summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-09-01all: include config.h only when available and use its definesEmil Velikov
2014-07-25exynos: do not build fimg2d_test when building without libkms support.Maarten Lankhorst
2014-07-16radeon: Add missing header includes.Thomas Klausner
2014-05-12exynos_fimg2d_test: fix drmModeRmFBDaniel Kurtz
2014-05-12exynos: remove unusable "run" targetDaniel Kurtz
2014-05-12eyxnos: install exynos tests if HAVE_INSTALL_TESTSDaniel Kurtz
2014-04-22modetest: add cursor supportRob Clark
2014-04-17tests: Use drmFreeVersion() instead of drmFree()Thierry Reding
2014-04-17Mark functions printf-like where possibleThierry Reding
2014-01-24modeprint: pretty print connector namesLucas Stach
2014-01-12modetest: add the possibility to select the refresh frequency for a modeVincent ABRIOU
2014-01-12tests/kmstest: support exynosHyungwon Hwang
2013-09-11modetest: allow setting a scaling factor when showing planeIlia Mirkin
2013-09-11modetest: add a -D option to specify a device to be usedIlia Mirkin
2013-08-30tests/modetest: silence compiler warning about uninitialised variablesEmil Velikov
2013-08-30tests/*version: add missing string.h headerEmil Velikov
2013-08-30tests: add msmRob Clark
2013-08-05modetest: Allocate NV buffers large enough for the two planesLaurent Pinchart
2013-08-05modetest: Fix line stride in SMPTE YUV packet pattern generatorLaurent Pinchart
2013-08-05modetest: Try all possible encoders for a connectorLaurent Pinchart
2013-08-05modetest: Support pipes with multiple connectorsLaurent Pinchart
2013-08-05modetest: Rename struct connector_arg to struct pipe_argLaurent Pinchart
2013-08-05modetest: Split mode setting and plane setupLaurent Pinchart
2013-08-05modetest: Give the CRTC ID to the -P optionLaurent Pinchart
2013-08-05modetest: Store the mode in the crtc structureLaurent Pinchart
2013-08-05modetest: Store the crtc in the connector_arg structureLaurent Pinchart
2013-08-05modetest: Remove the struct connector_arg encoder fieldLaurent Pinchart
2013-08-05modetest: Compute CRTC pipe number as neededLaurent Pinchart
2013-08-05modetest: Create a device structureLaurent Pinchart
2013-08-05modetest: Remove the -m argumentLaurent Pinchart
2013-08-05modetest: Print the plane ID when setting up a planeLaurent Pinchart
2013-08-05modetest: Allow specifying plane positionLaurent Pinchart
2013-08-05modetest: Add a command line parameter to set propertiesLaurent Pinchart
2013-08-05modetest: Don't limit mode set and planes to two instancesLaurent Pinchart
2013-08-05modetest: Retrieve all resources in one goLaurent Pinchart
2013-08-05modetest: Add a command line parameter to drop master after mode setLaurent Pinchart
2013-08-05modetest: Add a command line parameter to select the driverLaurent Pinchart
2013-08-05modetest: Sort command line argumentsLaurent Pinchart
2013-08-05modetest: Remove extern declarations of opt(arg|ind|err|opt)Laurent Pinchart
2013-08-05modetest: Fix warningsLaurent Pinchart
2013-08-01tests: add tilcdc to modetest/vbltestRob Clark
2013-05-22modetest: Make RGB565 pwetty tooVille Syrjälä
2013-04-18modetest: Add YUV420 support and fix YVU420 Cb/Cr orderingVille Syrjälä
2013-04-18modetest: Pass format_info to fill_tiles functionsVille Syrjälä
2013-04-18modetest: Reduce the length of the connector type stringVille Syrjälä
2013-04-18modetest: Print possible_crtcs for planesVille Syrjälä
2013-04-18modetest: Add support for all 16/32 bpp RGB formatsVille Syrjälä
2013-04-18modetest: Fix pitches, somewhatVille Syrjälä
2013-03-26tests: allow tests programs to be installed (cumulative patch)Benjamin Gaignard
2013-03-25tests: allow tests programs to be installedBenjamin Gaignard