summaryrefslogtreecommitdiff
path: root/tests/kms_vblank.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-07tests: use poll.h in includesReagan Bohan1-1/+1
2023-11-27tests/kms/testplan: Optimize KMS testplan documentationBhanuprakash Modem1-27/+3
2023-11-27tests/kms/testplan: Move testplan documentation to beginning of the fileBhanuprakash Modem1-19/+12
2023-11-14tests: s/i915_pipe_output_combo_valid/intel_pipe_output_combo_valid/Bhanuprakash Modem1-1/+1
2023-10-13tests/kms_vblank: restrict to 2 pipesSwati Sharma1-1/+38
2023-10-13tests/kms_vblank: convert test to dynamicSwati Sharma1-170/+82
2023-10-13tests/kms_vblank: cosmetic changesSwati Sharma1-10/+5
2023-09-11tests: Intel KMS: drop Run type fieldMauro Carvalho Chehab1-9/+0
2023-09-07tests/kms_vblank: Allow hang tests to run on XEBhanuprakash Modem1-1/+4
2023-08-16tests/kms_vblank: Document each subtest for testplanBhanuprakash Modem1-0/+160
2023-06-28tests/kms: Use drm_close_driver() to close the drm fdBhanuprakash Modem1-1/+1
2023-03-20tests/kms_vblank: Add support for BigjoinerBhanuprakash Modem1-2/+52
2023-02-27tests/kms_vblank: no need to clear black with blackJuha-Pekka Heikkila1-5/+4
2022-10-05kms_vblank: Close device before exitChris Wilson1-0/+4
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä1-1/+1
2021-08-10tests/kms_vblank: Adopt to use allocatorBhanuprakash Modem1-2/+7
2021-07-28tests/kms_vblank: Turn on hardware before testing invalid vblank.Mark Yacoub1-2/+11
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi1-1/+1
2021-07-02Revert "tests/kms_vblank: Turn on hardware before testing invalid vblank."Arkadiusz Hiler1-7/+1
2021-07-02tests/kms_vblank: Turn on hardware before testing invalid vblank.Mark Yacoub1-1/+7
2021-05-19tests/kms_vblank: Reset the state before exiting the testBhanuprakash Modem1-0/+2
2021-02-19tests/kms_vblank:Added subtest descriptionArundhati Hagaragi1-0/+4
2021-01-30meson: Turn on -WerrorAshutosh Dixit1-9/+9
2020-11-19Remove unused intel_bufmgr.h headersDominik Grzegorzek1-2/+0
2020-07-21tests/kms: Use crtc offset to read vblank event for a pipeMohammed Khajapasha1-1/+2
2020-01-31lib: Find the associated runtime-pm sysfs for the deviceChris Wilson1-1/+1
2019-12-03tests/i915/kms: remove igt_skip_on_simulation()Swati Sharma1-2/+0
2019-04-10igt: tests: kms_vblank: Stop using magic valueStanislav Lisovskiy1-2/+15
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson1-1/+1
2018-09-05igt/kms_vblank: Exercise some EINVALChris Wilson1-0/+45
2018-08-31tests/kms_vblank: Test if we have functional rpm before testingChris Wilson1-1/+1
2018-07-17igt/kms_vblank: Check if hangs are allowedChris Wilson1-0/+4
2018-02-05tests/kms_vblank: Fix spurious test failure.Maarten Lankhorst1-7/+12
2018-01-24kms_vblank: Remove teardown code from cleanup_crtcMaarten Lankhorst1-9/+2
2018-01-24kms_vblank: Add tests implemented in kms_flipMaarten Lankhorst1-4/+80
2018-01-24tests/kms_flip: Move kms_flip.vblank-vs-hang to kms_vblank, v4.Maarten Lankhorst1-2/+27
2018-01-24kms_vblank: Reorganize subtests by pipe, v2.Maarten Lankhorst1-51/+60
2017-12-11igt/kms_vblank: To set a mode requires DRM_MASTERChris Wilson1-1/+1
2017-12-08tests/kms_vblank: Add test to ensure DRM_CAP_CRTC_IN_VBLANK_EVENT works corre...Maarten Lankhorst1-4/+56
2017-03-19igt/kms_vblank: Exercise contention of drmWaitVblankChris Wilson1-84/+101
2017-01-31tests/kms_vblank: Add support for dynamic number of planesRobert Foss1-2/+2
2017-01-05kms_vblank: Stop looking at output->valid.Maarten Lankhorst1-28/+16
2016-07-04kms_vblank: Switch from using crtc0 statically to explicitly setting mode.Robert Foss1-25/+136
2016-04-14tests: Open any driverTomeu Vizoso1-1/+1
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-8/+1
2015-04-06igt/kms_vblank: Simple accuracy testChris Wilson1-6/+43
2015-04-02igt/kms_vblank: Include a test for comparing blocking drmWaitVblankChris Wilson1-5/+50
2015-03-26igt.cocci: check the return values of various functionsThomas Wood1-1/+1
2015-03-19igt/kms_vblank: Simple harness for measuring speed of drmWaitVBlankChris Wilson1-0/+123