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