summaryrefslogtreecommitdiff
path: root/tests/kms_3d.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-27tests/kms/testplan: Move testplan documentation to beginning of the fileBhanuprakash Modem1-3/+6
2023-09-11tests: Intel KMS: drop Run type fieldMauro Carvalho Chehab1-1/+0
2023-08-16tests/kms_3d: Document each subtest for testplanBhanuprakash Modem1-0/+13
2023-06-28tests: Drop xe_device get/put from test levelBhanuprakash Modem1-6/+0
2023-06-28tests/kms: Use drm_close_driver() to close the drm fdBhanuprakash Modem1-1/+1
2023-04-28tests/kms_3d: Add XE supportBhanuprakash Modem1-0/+8
2022-10-05kms_3d: Close device before exitChris Wilson1-0/+1
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä1-1/+1
2021-09-16tests/kms: Move Intel specific kms tests to i915 directoryBhanuprakash Modem1-1/+1
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi1-1/+1
2021-03-08tests/kms_3d: update stereo mode count static valuePatnana Venkata Sai1-1/+1
2019-08-30tests/kms_3d: fix uninitialized valueSimon Ser1-5/+1
2019-08-15lib/igt_kms: use struct edid instead of unsigned charSimon Ser1-1/+1
2019-07-26tests/kms_3d: Accept any HDMI connectorVille Syrjälä1-2/+1
2019-07-26tests/kms_3d: Unset all crtcs before the testVille Syrjälä1-0/+2
2019-07-11lib/igt_kms: add igt_kms_get_3d_edidSimon Ser1-5/+2
2019-07-05lib/igt_kms: remove length parameter from kmstest_force_edidSimon Ser1-2/+2
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