summaryrefslogtreecommitdiff
path: root/tests/kms_rotation_crc.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-07tests/kms_rotation_crc: enable bad-pixel-format subtest for gen11+Swati Sharma1-7/+6
2019-01-28tests/kms_rotation_crc: Fix multiplane-rotation-cropping* testsJuha-Pekka Heikkila1-4/+25
2019-01-17tests/kms_rotation_crc: add NV12 support for multiplane* testsJuha-Pekka Heikkila1-15/+20
2019-01-17tests/kms_rotation: align rendered image correctly for rotationJuha-Pekka Heikkila1-2/+9
2018-12-04tests/kms_rotation_crc: static before constDaniel Vetter1-3/+3
2018-12-04tests/kms_rotation_crc: Add multi plane testsJuha-Pekka Heikkila1-0/+246
2018-10-24tests/kms_rotation_crc: Don't leave crc runningJuha-Pekka Heikkila1-4/+8
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson1-1/+1
2018-09-11lib/igt_fb: Make fb size 64bitVille Syrjälä1-1/+2
2018-09-06tests/kms_rotation_crc: Fix bad-pixel-format not to be run on gen11 and laterJuha-Pekka Heikkila1-1/+6
2018-08-14tests: Replace calls to igt_pipe_crc_drain + get_single with igt_pipe_crc_get...Maarten Lankhorst1-8/+5
2018-05-24tests: Move wait_for_pageflip as library functionMika Kahola1-18/+1
2018-02-12tests/kms_rotation_crc: Test all pixel formats on all planes.Maarten Lankhorst1-52/+77
2018-02-12tests/kms_rotation_crc: Clean up exhaust-fences subtestMaarten Lankhorst1-55/+12
2018-02-12tests/kms_rotation_crc: Perform lazy cleanup and require atomic.Maarten Lankhorst1-143/+60
2018-02-12tests/kms_rotation_crc: Remove primary-rotation-90-Y-tiled.Maarten Lankhorst1-84/+0
2018-02-12tests/kms_rotation_crc: Always run the flip tests when available.Maarten Lankhorst1-72/+34
2018-02-12tests/kms_rotation_crc: Move bad_format parameter to test_plane_rotationMaarten Lankhorst1-16/+6
2018-02-12tests/kms_rotation_crc: Fix bad-tiling testcase.Maarten Lankhorst1-5/+7
2018-02-12tests: Always call igt_remove_fb without checking.Maarten Lankhorst1-14/+2
2018-02-01lib/fb: Add support for creating planar framebuffers, v3.Maarten Lankhorst1-2/+3
2018-02-01lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctxMaarten Lankhorst1-1/+1
2017-12-12igt/kms_rotation_crc: Add horizontal flip subtest.Joseph Garvey1-40/+158
2017-10-20lib/igt_kms: Add igt_$obj_has_prop functions, v2.Maarten Lankhorst1-3/+3
2017-10-20lib/igt_kms: Rework plane properties to be more atomic, v5.Maarten Lankhorst1-2/+2
2017-10-02tests: Stop looking at plane private membersMaarten Lankhorst1-10/+0
2017-10-02igt/kms_rotation_crc: Fix flip tests for sprite planeMaarten Lankhorst1-6/+17
2017-09-12kms_rotation_crc: 90 degree flip test is not a stress testTvrtko Ursulin1-72/+122
2017-06-12kms_rotation_crc: Fix rotation tests on older platforms again.Maarten Lankhorst1-0/+8
2017-06-06tests/kms_rotation_crc: Keep primary plane enabled while testing.Maarten Lankhorst1-7/+10
2017-06-06tests/kms_rotation_crc: Implement stricter rotation testsMaarten Lankhorst1-54/+98
2017-06-06tests/kms_cursor_legacy: Prepare for non-square rotation testsMaarten Lankhorst1-70/+80
2017-04-07tests/kms_*: Use correct DRM context versionDaniel Stone1-1/+1
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-2/+2
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-2/+2
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-2/+2
2017-01-31tests/kms_rotation_crc: Add support for dynamic number of planesRobert Foss1-32/+33
2017-01-31kms_rotation_crc: Make tests pass.Maarten Lankhorst1-26/+29
2017-01-05kms_rotation_crc: Stop looking at output->validMaarten Lankhorst1-72/+108
2016-12-08igt_kms: Remove support for drivers with <1 drm_planeLyude1-12/+13
2016-04-20tests/kms_rotation_crc: Adding rotation tests using COMMIT_ATOMIC pathpvishwak1-0/+12
2016-02-18lib: Restore gem_available_aperture_size()Chris Wilson1-1/+1
2016-02-18igt: Report the global GTT sizeChris Wilson1-1/+1
2016-01-05tests: Bump pageflip wait timeout to 50 ms.Maarten Lankhorst1-1/+1
2015-11-17igt/kms_rotation_crc: Add a new subtest to exhaustively test for fence leaks ...Vivek Kasireddy1-0/+108
2015-11-03tests: Run igt.cocciDaniel Stone1-2/+2
2015-10-30igt/kms_rotation_crc: Add a subtest to validate Y-tiled obj + Y fb modifier (v3)Vivek Kasireddy1-0/+68
2015-10-14kms_rotation_crc: Exercise page flips with 90 degree rotationTvrtko Ursulin1-16/+74
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke1-1/+1
2015-08-21lib: add a single include headerThomas Wood1-5/+1