summaryrefslogtreecommitdiff
path: root/tests/kms_cursor_legacy.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-07tests: use poll.h in includesReagan Bohan1-1/+1
2024-02-22lib/igt_psr: modify library to support multiple PSR/PR outputsKunal Joshi1-2/+2
2023-11-27tests/kms/testplan: Optimize KMS testplan documentationBhanuprakash Modem1-64/+4
2023-11-27tests/kms/testplan: Regroup testplan documentationBhanuprakash Modem1-7/+0
2023-11-27tests/kms/testplan: Move testplan documentation to beginning of the fileBhanuprakash Modem1-243/+250
2023-11-14tests: s/i915_pipe_output_combo_valid/intel_pipe_output_combo_valid/Bhanuprakash Modem1-1/+1
2023-09-11tests: Intel KMS: drop Run type fieldMauro Carvalho Chehab1-16/+0
2023-08-16tests/kms_cursor_legacy: Document each subtest for testplanBhanuprakash Modem1-4/+229
2023-08-08kms_cursor_legacy: modeset-atomic-cursor-hotspotAlbert Esteve1-0/+79
2023-06-30tests/kms_cursor_legacy: Reducing the IOCTL(drm_mode_cursor_ioctl) calls by r...Garg, Nemesa1-2/+2
2023-06-28tests/kms: Use drm_close_driver() to close the drm fdBhanuprakash Modem1-1/+1
2023-06-26tests/kms_cursor_legacy: Allow busy tests to run on XEBhanuprakash Modem1-1/+1
2023-06-26tests/kms_cursor_legacy: Add Spin support for XEBhanuprakash Modem1-2/+7
2023-05-08tests/kms: Document kms subtests for XE BATBhanuprakash Modem1-0/+40
2023-04-20tests/kms_cursor_legacy: Add XE supportBhanuprakash Modem1-2/+2
2023-03-20tests/kms_cursor_legacy: Add support for BigjoinerBhanuprakash Modem1-78/+121
2023-03-15tests/kms: Cleanup to use linear modifierBhanuprakash Modem1-13/+23
2023-02-23tests/kms_cursor_legacy: Fix CI tiemout issuesBhanuprakash Modem1-66/+58
2023-01-12tests/kms_cursor_legacy: Add dependency size for spinner creationZbigniew Kempczyński1-1/+2
2022-11-01lib/crc: s/INTEL_PIPE_CRC_SOURCE_AUTO/IGT_PIPE_CRC_SOURCE_AUTO/Ville Syrjälä1-2/+4
2022-10-20tests/kms_cursor_legacy: allow an extra vblank in atomic-transitions testsAlex Hung1-0/+2
2022-10-05kms_cursor_legacy: Close device before exitChris Wilson1-0/+1
2022-07-19tests/kms_cursor_legacy: Add check for overlay planesJessica Zhang1-0/+6
2022-07-13tests/kms_cursor_legacy: Avoid usage of same pipe on multiple outputsBhanuprakash Modem1-0/+2
2022-06-22tests/kms_cursor_legacy: Test CleanupBhanuprakash Modem1-30/+128
2022-06-22tests/kms_cursor_legacy: Convert tests to dynamicBhanuprakash Modem1-118/+141
2021-12-09tests/kms_cursor_legacy: igt_require_pipe_crc for flip-vs-cursor{-busy}-crcMark Yacoub1-0/+4
2021-11-25tests/kms_cursor_legacy: Disable Intel's PSR2 selective fetch in this testJosé Roberto de Souza1-0/+10
2021-11-04tests/kms_cursor_legacy: Fix build warningPetri Latvala1-1/+3
2021-11-03tests/kms_cursor_legacy: Use igt_require_intel before get_reloc_ahndMark Yacoub1-1/+8
2021-09-20tests/kms_cursor_legacy: Fix CRC mismatch for flip-vs-cursor-busy-crc-*Vidya Srinivas1-0/+1
2021-09-08tests/kms_cursor_legacy: Handle cursor movements as slow patch for display 9+José Roberto de Souza1-10/+14
2021-08-10tests/kms_cursor_legacy: Adopt to use allocatorZbigniew Kempczyński1-0/+6
2021-07-15Remove local copies of I915 macrosLucas De Marchi1-1/+1
2021-05-18tests/kms_cursor_legacy: Fix mode selection for 2x testsBhanuprakash Modem1-3/+47
2021-03-10tests/kms_cursor_legacy: added test descriptionNidhi Gupta1-59/+97
2021-01-01kms_cursor_legacy: Remove unused function 'pipe_select'Chris Wilson1-10/+0
2020-08-12tests/kms_cursor_legacy: Remove duplicate codeBhanuprakash Modem1-43/+31
2020-07-21tests/kms_cursor_legacy: Read crtc id for enable pipesMohammed Khajapasha1-5/+8
2020-06-09kms_cursor_legacy: Keep primary plane enabled for XRGB overlay fallbackMichel Dänzer1-0/+1
2020-05-07lib/i915: Split igt_require_gem() into i915/Chris Wilson1-0/+1
2020-04-20tests/kms_cursor_legacy: Wait for an extra vblankMika Kahola1-7/+15
2020-03-09tests/kms_cursor_legacy: increase timeout for nonblocking flip waitJuha-Pekka Heikkila1-1/+1
2019-04-30tests/kms_cursor_legacy: Don't stop cursor_vs_flip earlyArkadiusz Hiler1-7/+16
2019-04-18lib/igt_dummyload: Get rid of 'batch' on spinner accessorsMika Kuoppala1-6/+6
2019-03-22tests/kms_cursor_legacy: Fix assertion failure due to vblank mismatchNischala Yelchuri1-7/+1
2019-03-02tests/kms_cursor_legacy: Add missing munmapNischala Yelchuri1-11/+14
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson1-2/+1
2018-08-14tests: Replace calls to igt_pipe_crc_drain + get_single with igt_pipe_crc_get...Maarten Lankhorst1-2/+1
2018-07-06lib: Convert spin batch constructor to a factoryChris Wilson1-3/+4