summaryrefslogtreecommitdiff
path: root/tests/kms_flip.c
AgeCommit message (Expand)Author
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
2016-06-22tests/kms_flip: Check that the last vs. current seq/ts are consistentVille Syrjälä
2016-06-22tests/kms_flip: Print the expected diff between two eventsVille Syrjälä
2016-06-22tests/kms_flip: Account for diff.tv_secs in jitter checkVille Syrjälä
2016-06-22tests/kms_flip: Use USEC_PER_SECVille Syrjälä
2016-06-22tests/kms_flip: Constify some function argumentsVille Syrjälä
2016-06-22tests/kms_flip: Print timestamps in a consistent formVille Syrjälä
2016-05-16tests/kms_flip: Adjust tolerance when counting framesFeceoru, Gabriel
2016-04-25tests/kms_flip: Open DRM device with DRIVER_ANYTomeu Vizoso
2016-04-25tests/kms_flip: Move bufmgr requirement into subtestsTomeu Vizoso
2016-04-25tests/kms_flip: Create tiled BOs only when neededTomeu Vizoso
2016-04-25kms_flip: Shorten basic tests a bitTvrtko Ursulin
2016-04-09igt/kms_flip: Convert over to real hang injectionChris Wilson
2016-01-08tests/kms_flip: Increase TEST_TS_CONT max seq difference to 150Ville Syrjälä
2016-01-08Fix a bunch of printf typesVille Syrjälä
2015-12-04lib/kms+tests: Use cached connector stateDaniel Vetter
2015-11-27lib/igt_fb: also pass the stride to igt_create_fb_with_bo_size()Paulo Zanoni