summaryrefslogtreecommitdiff
path: root/tests/kms_sink_crc_basic.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke1-1/+1
2015-08-21lib: add a single include headerThomas Wood1-3/+1
2015-04-14lib: add a define for test failure exit statusThomas Wood1-1/+1
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin1-2/+4
2014-11-06tests: use igt_debugfs where possibleThomas Wood1-1/+3
2014-10-10Revert "tests/kms_sink_crc_basic: Wait 2 vblanks before grabing the new crc."Rodrigo Vivi1-11/+5
2014-09-30test/kms, pm: use drm_open_any_masterImre Deak1-1/+1
2014-09-11tests/kms_sink_crc_basic: Wait 2 vblanks before grabing the new crc.Rodrigo Vivi1-5/+11
2014-09-11tests/kms_sink_crc_basic: Simplify test by using igt_kms functionsRodrigo Vivi1-93/+82
2014-08-21kms_sink_crc_basic: Adjust to the new igt_create.*fb() APIDamien Lespiau1-1/+1
2014-08-12lib/igt_kms: Simplify return value of kmstest_get_connector_configDaniel Vetter1-6/+4
2014-08-12lib/igt_kms: set_vt_graphics_mode is a low-level helperDaniel Vetter1-1/+1
2014-05-22tests/kms_sink_crc_basic: Use igt_assertDaniel Vetter1-12/+3
2014-05-22tests/kms_sink_crc_basic: skip properlyDaniel Vetter1-2/+1
2014-05-16tests/kms_sink_crc_basic: Basic test to verify Sink CRC debugfs.Rodrigo Vivi1-0/+201