summaryrefslogtreecommitdiff
path: root/tests/kms_3d.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-04igt: Check drmModeGetResources()Chris Wilson1-0/+2
2015-12-04lib/kms+tests: Use cached connector stateDaniel Vetter1-2/+2
2015-11-16tests/kms_3d: Use XRGB8888 instead of ARGB8888Ville Syrjälä1-1/+1
2015-11-16tests/kms_3d: Use igt_assert_eq()Ville Syrjälä1-1/+1
2015-11-11tests: remove unnecessary igt_exit callsThomas Wood1-2/+0
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-05-29tests/kms_3d: Reduce the number of expected stereo 3D modesVille Syrjälä1-1/+1
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin1-1/+1
2014-12-04lib: remove igt_edid.hThomas Wood1-1/+0
2014-12-04tests: use base edidThomas Wood1-2/+2
2014-11-06docs: add some test descriptionsThomas Wood1-0/+2
2014-09-30test/kms, pm: use drm_open_any_masterImre Deak1-1/+1
2014-09-05tests/kms_3d: skip if connectors cannot be forcedThomas Wood1-1/+2
2014-09-05tests: add kms_3d testThomas Wood1-0/+120