summaryrefslogtreecommitdiff
path: root/tests/kms_flip.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-06tests/kms_flip: Skip VBlank tests in modules without VBlankRodrigo Siqueira1-1/+23
2019-05-27kms_flip: Nuke custom main functionPetri Latvala1-10/+1
2019-04-24tests/kms_flip: Improve asserts for expired vblank testsDaniel Vetter1-1/+1
2019-04-10tests/kms_flip: Do not request event for flips we expect to fail.Maarten Lankhorst1-7/+6
2019-04-10tests/kms_flip: Reduce runtime to 1s for busy-flip.Maarten Lankhorst1-1/+1
2019-04-10tests/kms_flip: Make busy-flip test less strict.Maarten Lankhorst1-0/+7
2019-03-29Revert "lib/igt_device: Move intel_get_pci_device under igt_device"Ville Syrjälä1-1/+1
2019-03-20lib/igt_device: Move intel_get_pci_device under igt_deviceMichał Winiarski1-1/+1
2019-03-12kms_flip: Standardize return value for fb_is_boundRodrigo Siqueira1-3/+2
2019-03-12kms_flip: Rework set_mode()Rodrigo Siqueira1-12/+14
2019-03-12kms_flip: Remove magic constant in run_test_on_crtc_set()Rodrigo Siqueira1-4/+8
2019-03-12kms_flip: Fix warning related to i915 gem dependenceRodrigo Siqueira1-4/+6
2019-03-12kms_flip: Removes unreachable code related to TEST_TS_CONTRodrigo Siqueira1-16/+0
2019-03-12kms_flip: Removes unreachable code related to TEST_RPMRodrigo Siqueira1-15/+0
2019-03-11tests/kms_flip: Validate the vbl sequence numbersVille Syrjälä1-0/+9
2019-03-11tests/kms_flip: Request the initial vbl count with RELATIVE instead of ABSOLUTEVille Syrjälä1-1/+1
2019-01-28tests: Make a fb-tiling subtest to check for invalid tiling changes.Maarten Lankhorst1-33/+2
2019-01-27tests/kms_flip: Add test to check suspend/resumeShayenne Moura1-0/+1
2018-10-04igt: Check drmModeGetResources()Chris Wilson1-2/+2
2018-10-03lib/kms: Handle no connectors for igt_enable_connectors()Chris Wilson1-1/+1
2018-09-27lib/igt_fb: Pass around igt_fb internallyVille Syrjälä1-2/+2
2018-07-13tests/kms_flip: Print timevals as floatVille Syrjälä1-20/+23
2018-02-12tests: Always call igt_remove_fb without checking.Maarten Lankhorst1-2/+1
2018-02-01lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctxMaarten Lankhorst1-2/+1
2018-01-24kms_flip: Remove redundant vblank tests.Maarten Lankhorst1-8/+0
2018-01-24tests/kms_flip: Move kms_flip.vblank-vs-hang to kms_vblank, v4.Maarten Lankhorst1-9/+1
2018-01-24tests/kms_flip: Remove blt/rcs flip tests.Maarten Lankhorst1-39/+1
2018-01-04igt/kms_flip: Do igt_require_gem() just onceChris Wilson1-4/+7
2017-12-12igt/kms_flip: Allow very large bo to fail pageflips with E2BIGChris Wilson1-1/+8
2017-11-15Revert "tests/kms_flip: Make flip-vs-panning-vs-hang change DSPSURF"Maarten Lankhorst1-4/+0
2017-10-18tests: Clean up igt_skip_on_simulation() usesArkadiusz Hiler1-1/+0
2017-09-08build: Nuke #ifdef HAVE_CONFIG_H cargo-cultDaniel Vetter1-2/+0
2017-09-07igt/gem_exec_schedule: Basic tests for preemptionChris Wilson1-2/+2
2017-08-15tests/kms_flip: fix spin_batch conversionDaniel Vetter1-12/+9
2017-08-14tests/kms_flip: Remove $engine-flip-vs-dpms/modesetMaarten Lankhorst1-10/+1
2017-07-07tests/kms_flip: Make panning tests actually pan all the timeVille Syrjälä1-1/+4
2017-06-20tests/kms_flip: degrade warn to debugMaarten Lankhorst1-3/+3
2017-04-07tests/kms_*: Use correct DRM context versionDaniel Stone1-1/+1
2017-02-08kms_flip: Handle EINTR in poll call for -interruptible tests.Maarten Lankhorst1-3/+18
2016-12-06igt/kms_flip: Poll before reading from nonblocking drm_fdChris Wilson1-0/+1
2016-12-06igt/kms_flip.c: Fix timings checkDorota Czaplejewicz1-3/+6
2016-12-01igt/kms_flip: Fix set_dpms called with an idle boAbdiel Janulgue1-2/+2
2016-11-29igt/kms_flip: Use new igt_spin_batchAbdiel Janulgue1-186/+26
2016-11-10lib: Pass tiling constant where that's expectedTomeu Vizoso1-1/+1
2016-11-02igt/kms_flip: Use the computed vblank interval for TS checkingChris Wilson1-11/+22
2016-11-02igt/kms_flip: Mark frame_time() as coming from the modeChris Wilson1-12/+12
2016-10-24igt/kms_flip: Calibrate timestamp errorsChris Wilson1-1/+67
2016-10-22igt/kms_flip: Print more information to debug for flip timing checksChris Wilson1-22/+24
2016-10-13lib/igt_aux: Add support for various system suspend/resume optionsImre Deak1-1/+2
2016-09-13igt/gem_busy: Prevent banning when running multiple hang testsChris Wilson1-4/+4