aboutsummaryrefslogtreecommitdiffstats
path: root/tests/kms_vblank.c
Commit message (Expand)AuthorAgeFilesLines
* igt: tests: kms_vblank: Stop using magic valueStanislav Lisovskiy2019-04-101-2/+15
* igt: Require a display (KMS enabled) for KMS testsChris Wilson2018-10-011-1/+1
* igt/kms_vblank: Exercise some EINVALChris Wilson2018-09-051-0/+45
* tests/kms_vblank: Test if we have functional rpm before testingChris Wilson2018-08-311-1/+1
* igt/kms_vblank: Check if hangs are allowedChris Wilson2018-07-171-0/+4
* tests/kms_vblank: Fix spurious test failure.Maarten Lankhorst2018-02-051-7/+12
* kms_vblank: Remove teardown code from cleanup_crtcMaarten Lankhorst2018-01-241-9/+2
* kms_vblank: Add tests implemented in kms_flipMaarten Lankhorst2018-01-241-4/+80
* tests/kms_flip: Move kms_flip.vblank-vs-hang to kms_vblank, v4.Maarten Lankhorst2018-01-241-2/+27
* kms_vblank: Reorganize subtests by pipe, v2.Maarten Lankhorst2018-01-241-51/+60
* igt/kms_vblank: To set a mode requires DRM_MASTERChris Wilson2017-12-111-1/+1
* tests/kms_vblank: Add test to ensure DRM_CAP_CRTC_IN_VBLANK_EVENT works corre...Maarten Lankhorst2017-12-081-4/+56
* igt/kms_vblank: Exercise contention of drmWaitVblankChris Wilson2017-03-191-84/+101
* tests/kms_vblank: Add support for dynamic number of planesRobert Foss2017-01-311-2/+2
* kms_vblank: Stop looking at output->valid.Maarten Lankhorst2017-01-051-28/+16
* kms_vblank: Switch from using crtc0 statically to explicitly setting mode.Robert Foss2016-07-041-25/+136
* tests: Open any driverTomeu Vizoso2016-04-141-1/+1
* convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke2015-09-111-1/+1
* lib: add a single include headerThomas Wood2015-08-211-8/+1
* igt/kms_vblank: Simple accuracy testChris Wilson2015-04-061-6/+43
* igt/kms_vblank: Include a test for comparing blocking drmWaitVblankChris Wilson2015-04-021-5/+50
* igt.cocci: check the return values of various functionsThomas Wood2015-03-261-1/+1
* igt/kms_vblank: Simple harness for measuring speed of drmWaitVBlankChris Wilson2015-03-191-0/+123