summaryrefslogtreecommitdiff
path: root/tests/kms_universal_plane.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-21tests/kms_universal_plane: Re-work expectations for non-intel hwRob Clark1-22/+36
2023-11-27tests/kms/testplan: Optimize KMS testplan documentationBhanuprakash Modem1-15/+4
2023-11-27tests/kms/testplan: Move testplan documentation to beginning of the fileBhanuprakash Modem1-7/+7
2023-11-14tests: s/i915_pipe_output_combo_valid/intel_pipe_output_combo_valid/Bhanuprakash Modem1-1/+1
2023-10-09tests/kms_universal_plane: convert subtests to dynamic subtestsSwati Sharma1-116/+34
2023-09-11tests: Intel KMS: drop Run type fieldMauro Carvalho Chehab1-4/+0
2023-08-16tests/kms_universal_plane: Document each subtest for testplanBhanuprakash Modem1-0/+68
2023-06-28tests/kms: Use drm_close_driver() to close the drm fdBhanuprakash Modem1-1/+1
2023-04-28tests/kms_universal_plane: Add XE supportBhanuprakash Modem1-5/+10
2023-04-19tests/kms_universal_plane: Enable sanity_test_pipe for all devicesAlex Hung1-4/+5
2023-03-20tests/kms_universal_plane: Add support for BigjoinerBhanuprakash Modem1-10/+84
2023-03-15tests/kms: Cleanup to use linear modifierBhanuprakash Modem1-2/+2
2022-11-01lib/crc: s/INTEL_PIPE_CRC_SOURCE_AUTO/IGT_PIPE_CRC_SOURCE_AUTO/Ville Syrjälä1-1/+2
2022-10-17tests/kms_universal_plane: skip when pipe and primary plane cannot be offAlex Hung1-9/+13
2022-10-17tests/kms_universal_plane: turn off pipe when primary plane is offAlex Hung1-0/+10
2022-10-05kms_universal_plane: Close device before exitChris Wilson1-0/+1
2022-09-12tests/kms_universal_plane: Skip offscreen test for universal APIAlex Hung1-13/+20
2022-09-12tests/kms_universal_plane: Enable gen9_test_pipe for all devicesAlex Hung1-5/+4
2022-04-22tests/kms_universal_plane: Change num_primary and num_cursor asserts into war...Jessica Zhang1-2/+2
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä1-12/+12
2021-09-16tests/kms: Move Intel specific kms tests to i915 directoryBhanuprakash Modem1-2/+6
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi1-12/+12
2021-06-07lib/i915: Add intel_display_ver() and use it in display tests/libsMatt Roper1-5/+5
2021-02-01tests/kms_universal_plane:Added subtest descriptionArundhati Hagaragi1-0/+6
2020-07-21tests/kms: Skip kms test cases for disabled pipesMohammed Khajapasha1-6/+6
2019-12-03tests/i915/kms: remove igt_skip_on_simulation()Swati Sharma1-2/+0
2018-10-04igt: Check drmModeGetResources()Chris Wilson1-0/+1
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson1-1/+1
2017-08-14lib/kms: Add for_each_pipe_staticDaniel Vetter1-1/+3
2017-06-16tests: Rename I915_MAX_PIPES to IGT_MAX_PIPESLeo (Sunpeng) Li1-1/+1
2017-04-07tests/kms_*: Use correct DRM context versionDaniel Stone1-1/+1
2017-03-24lib/debugfs: Phase out igt_debugfs_fopen()Chris Wilson1-1/+5
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-6/+6
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-6/+6
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-6/+6
2017-01-31tests/kms_universal_plane: Add support for dynamic number of planesRobert Foss1-9/+9
2017-01-12kms_universal_plane: Skip tests if there are no valid outputs for the pipeMaarten Lankhorst1-7/+20
2016-12-08igt_kms: Remove support for drivers with <1 drm_planeLyude1-4/+1
2015-10-14kms_universal_plane: Add gen9-specific testMatt Roper1-0/+107
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-4/+1
2015-07-08kms_universal_plane.c: Update sanity checks for gen9Matt Roper1-7/+14
2015-03-23lib/debugfs: Add igt_assert_crc_equalDaniel Vetter1-7/+7
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin1-9/+9
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper1-3/+3
2015-02-27tests/kms_universal_planes: Inline igt_assert(ret == 0) checksDaniel Vetter1-62/+50
2015-02-27kms_universal_plane: Check for cursor fb leaksMatt Roper1-0/+119
2015-02-25tests: improve pipe enumerationThomas Wood1-1/+1
2015-02-17tests/kms_universal_plane: Fix subtest enumerationMatt Roper1-4/+5
2014-11-24lib/igt_debugfs: Don't setup crc in _newDaniel Vetter1-3/+0