summaryrefslogtreecommitdiff
path: root/tests/kms_rotation_crc.c
AgeCommit message (Expand)Author
2019-01-28tests/kms_rotation_crc: Fix multiplane-rotation-cropping* testsJuha-Pekka Heikkila
2019-01-17tests/kms_rotation_crc: add NV12 support for multiplane* testsJuha-Pekka Heikkila
2019-01-17tests/kms_rotation: align rendered image correctly for rotationJuha-Pekka Heikkila
2018-12-04tests/kms_rotation_crc: static before constDaniel Vetter
2018-12-04tests/kms_rotation_crc: Add multi plane testsJuha-Pekka Heikkila
2018-10-24tests/kms_rotation_crc: Don't leave crc runningJuha-Pekka Heikkila
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson
2018-09-11lib/igt_fb: Make fb size 64bitVille Syrjälä
2018-09-06tests/kms_rotation_crc: Fix bad-pixel-format not to be run on gen11 and laterJuha-Pekka Heikkila
2018-08-14tests: Replace calls to igt_pipe_crc_drain + get_single with igt_pipe_crc_get...Maarten Lankhorst
2018-05-24tests: Move wait_for_pageflip as library functionMika Kahola
2018-02-12tests/kms_rotation_crc: Test all pixel formats on all planes.Maarten Lankhorst
2018-02-12tests/kms_rotation_crc: Clean up exhaust-fences subtestMaarten Lankhorst
2018-02-12tests/kms_rotation_crc: Perform lazy cleanup and require atomic.Maarten Lankhorst
2018-02-12tests/kms_rotation_crc: Remove primary-rotation-90-Y-tiled.Maarten Lankhorst
2018-02-12tests/kms_rotation_crc: Always run the flip tests when available.Maarten Lankhorst
2018-02-12tests/kms_rotation_crc: Move bad_format parameter to test_plane_rotationMaarten Lankhorst
2018-02-12tests/kms_rotation_crc: Fix bad-tiling testcase.Maarten Lankhorst
2018-02-12tests: Always call igt_remove_fb without checking.Maarten Lankhorst
2018-02-01lib/fb: Add support for creating planar framebuffers, v3.Maarten Lankhorst
2018-02-01lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctxMaarten Lankhorst
2017-12-12igt/kms_rotation_crc: Add horizontal flip subtest.Joseph Garvey
2017-10-20lib/igt_kms: Add igt_$obj_has_prop functions, v2.Maarten Lankhorst
2017-10-20lib/igt_kms: Rework plane properties to be more atomic, v5.Maarten Lankhorst
2017-10-02tests: Stop looking at plane private membersMaarten Lankhorst
2017-10-02igt/kms_rotation_crc: Fix flip tests for sprite planeMaarten Lankhorst
2017-09-12kms_rotation_crc: 90 degree flip test is not a stress testTvrtko Ursulin
2017-06-12kms_rotation_crc: Fix rotation tests on older platforms again.Maarten Lankhorst
2017-06-06tests/kms_rotation_crc: Keep primary plane enabled while testing.Maarten Lankhorst
2017-06-06tests/kms_rotation_crc: Implement stricter rotation testsMaarten Lankhorst
2017-06-06tests/kms_cursor_legacy: Prepare for non-square rotation testsMaarten Lankhorst
2017-04-07tests/kms_*: Use correct DRM context versionDaniel Stone
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso
2017-01-31tests/kms_rotation_crc: Add support for dynamic number of planesRobert Foss
2017-01-31kms_rotation_crc: Make tests pass.Maarten Lankhorst
2017-01-05kms_rotation_crc: Stop looking at output->validMaarten Lankhorst
2016-12-08igt_kms: Remove support for drivers with <1 drm_planeLyude
2016-04-20tests/kms_rotation_crc: Adding rotation tests using COMMIT_ATOMIC pathpvishwak
2016-02-18lib: Restore gem_available_aperture_size()Chris Wilson
2016-02-18igt: Report the global GTT sizeChris Wilson
2016-01-05tests: Bump pageflip wait timeout to 50 ms.Maarten Lankhorst
2015-11-17igt/kms_rotation_crc: Add a new subtest to exhaustively test for fence leaks ...Vivek Kasireddy
2015-11-03tests: Run igt.cocciDaniel Stone
2015-10-30igt/kms_rotation_crc: Add a subtest to validate Y-tiled obj + Y fb modifier (v3)Vivek Kasireddy
2015-10-14kms_rotation_crc: Exercise page flips with 90 degree rotationTvrtko Ursulin
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke
2015-08-21lib: add a single include headerThomas Wood
2015-05-27kms_rotation_crc: Update rotation direction for kernel changesTvrtko Ursulin