summaryrefslogtreecommitdiff
path: root/tests/kms_rotation_crc.c
AgeCommit message (Expand)Author
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
2015-05-01kms_rotation_crc: Do not leak framebuffers during test durationTvrtko Ursulin
2015-04-27kms_rotation_crc: Use main test for negative casesTvrtko Ursulin
2015-04-27kms_rotation_crc: No need to square the buffer in paintTvrtko Ursulin
2015-04-27kms_rotation_crc: Consolidate plane and cursor code pathsTvrtko Ursulin
2015-04-27kms_rotation_crc: Negative test does not need to render anythingTvrtko Ursulin
2015-04-27kms_rotation_crc: Remove unused variable in negative testTvrtko Ursulin
2015-04-27kms_rotation_crc: Framebuffer used for initial modeset does not need to be pa...Tvrtko Ursulin
2015-04-27kms_rotation_crc: Local framebuffers do not need to be globalTvrtko Ursulin
2015-04-22kms_rotation_crc: Adding test for 90/270 rotationSonika Jindal
2015-03-23lib/debugfs: Add igt_assert_crc_equalDaniel Vetter
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin
2014-11-24lib/igt_debugfs: Don't setup crc in _newDaniel Vetter
2014-10-23kms_rotation_crc: Add test for cursor rotation (v2)Sonika Jindal
2014-09-30test/kms, pm: use drm_open_any_masterImre Deak
2014-08-26kms_rotation_crc: Calling commit2 instead of legacy commitSonika Jindal
2014-08-14tests: check plane rotation is reset after the VT mode is restoredThomas Wood
2014-08-12lib/igt_kms: set_vt_graphics_mode is a low-level helperDaniel Vetter
2014-07-11kms_rotation_crc: Use the igt_kms enum to encode the plane rotationDamien Lespiau
2014-07-11kms_rotation_crc: Remove unnecessary includesDamien Lespiau
2014-07-11kms_rotation_crc: Always use the primary plane to compute the reference CRCDamien Lespiau
2014-07-11kms_rotation_crc: Document the two steps in prepare_crtc()Damien Lespiau
2014-07-11kms_rotation_crc: Properly paint the whole frame bufferDamien Lespiau