aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* more compile fixRob Clark2014-09-281-0/+4
* automake: pick up all files for distribution.Emil Velikov2014-09-281-0/+2
* modetest: Add support of STI driverBenjamin Gaignard2014-09-281-1/+1
* modetest: add Android buildEmil Velikov2014-09-281-0/+14
* modetest: move sources lists to makefiles.sourcesEmil Velikov2014-09-282-4/+9
* all: include config.h only when available and use its definesEmil Velikov2014-09-015-0/+10
* exynos: do not build fimg2d_test when building without libkms support.Maarten Lankhorst2014-07-251-0/+2
* radeon: Add missing header includes.Thomas Klausner2014-07-151-0/+2
* exynos_fimg2d_test: fix drmModeRmFBDaniel Kurtz2014-05-121-1/+1
* exynos: remove unusable "run" targetDaniel Kurtz2014-05-121-2/+0
* eyxnos: install exynos tests if HAVE_INSTALL_TESTSDaniel Kurtz2014-05-121-0/+5
* modetest: add cursor supportRob Clark2014-04-224-5/+310
* tests: Use drmFreeVersion() instead of drmFree()Thierry Reding2014-04-171-1/+1
* Mark functions printf-like where possibleThierry Reding2014-04-171-1/+1
* modeprint: pretty print connector namesLucas Stach2014-01-241-1/+27
* modetest: add the possibility to select the refresh frequency for a modeVincent ABRIOU2014-01-121-8/+27
* tests/kmstest: support exynosHyungwon Hwang2014-01-121-0/+1
* modetest: allow setting a scaling factor when showing planeIlia Mirkin2013-09-111-5/+15
* modetest: add a -D option to specify a device to be usedIlia Mirkin2013-09-111-4/+10
* tests/modetest: silence compiler warning about uninitialised variablesEmil Velikov2013-08-301-3/+3
* tests/*version: add missing string.h headerEmil Velikov2013-08-302-0/+2
* tests: add msmRob Clark2013-08-302-2/+2
* modetest: Allocate NV buffers large enough for the two planesLaurent Pinchart2013-08-051-1/+18
* modetest: Fix line stride in SMPTE YUV packet pattern generatorLaurent Pinchart2013-08-051-6/+6
* modetest: Try all possible encoders for a connectorLaurent Pinchart2013-08-051-10/+25
* modetest: Support pipes with multiple connectorsLaurent Pinchart2013-08-051-54/+157
* modetest: Rename struct connector_arg to struct pipe_argLaurent Pinchart2013-08-051-77/+85
* modetest: Split mode setting and plane setupLaurent Pinchart2013-08-051-32/+72
* modetest: Give the CRTC ID to the -P optionLaurent Pinchart2013-08-051-15/+17
* modetest: Store the mode in the crtc structureLaurent Pinchart2013-08-051-2/+8
* modetest: Store the crtc in the connector_arg structureLaurent Pinchart2013-08-051-21/+37
* modetest: Remove the struct connector_arg encoder fieldLaurent Pinchart2013-08-051-5/+5
* modetest: Compute CRTC pipe number as neededLaurent Pinchart2013-08-051-12/+17
* modetest: Create a device structureLaurent Pinchart2013-08-051-98/+103
* modetest: Remove the -m argumentLaurent Pinchart2013-08-051-7/+3
* modetest: Print the plane ID when setting up a planeLaurent Pinchart2013-08-051-4/+4
* modetest: Allow specifying plane positionLaurent Pinchart2013-08-051-15/+52
* modetest: Add a command line parameter to set propertiesLaurent Pinchart2013-08-051-2/+106
* modetest: Don't limit mode set and planes to two instancesLaurent Pinchart2013-08-051-2/+18
* modetest: Retrieve all resources in one goLaurent Pinchart2013-08-051-147/+261
* modetest: Add a command line parameter to drop master after mode setLaurent Pinchart2013-08-051-2/+9
* modetest: Add a command line parameter to select the driverLaurent Pinchart2013-08-051-15/+35
* modetest: Sort command line argumentsLaurent Pinchart2013-08-051-22/+27
* modetest: Remove extern declarations of opt(arg|ind|err|opt)Laurent Pinchart2013-08-051-2/+0
* modetest: Fix warningsLaurent Pinchart2013-08-054-31/+35
* tests: add tilcdc to modetest/vbltestRob Clark2013-08-012-2/+2
* modetest: Make RGB565 pwetty tooVille Syrjälä2013-05-221-3/+23
* modetest: Add YUV420 support and fix YVU420 Cb/Cr orderingVille Syrjälä2013-04-181-2/+12
* modetest: Pass format_info to fill_tiles functionsVille Syrjälä2013-04-181-11/+16
* modetest: Reduce the length of the connector type stringVille Syrjälä2013-04-181-2/+2