index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
kms_rotation_crc.c
Age
Commit message (
Expand
)
Author
2018-08-14
tests: Replace calls to igt_pipe_crc_drain + get_single with igt_pipe_crc_get...
Maarten Lankhorst
2018-05-24
tests: Move wait_for_pageflip as library function
Mika Kahola
2018-02-12
tests/kms_rotation_crc: Test all pixel formats on all planes.
Maarten Lankhorst
2018-02-12
tests/kms_rotation_crc: Clean up exhaust-fences subtest
Maarten Lankhorst
2018-02-12
tests/kms_rotation_crc: Perform lazy cleanup and require atomic.
Maarten Lankhorst
2018-02-12
tests/kms_rotation_crc: Remove primary-rotation-90-Y-tiled.
Maarten Lankhorst
2018-02-12
tests/kms_rotation_crc: Always run the flip tests when available.
Maarten Lankhorst
2018-02-12
tests/kms_rotation_crc: Move bad_format parameter to test_plane_rotation
Maarten Lankhorst
2018-02-12
tests/kms_rotation_crc: Fix bad-tiling testcase.
Maarten Lankhorst
2018-02-12
tests: Always call igt_remove_fb without checking.
Maarten Lankhorst
2018-02-01
lib/fb: Add support for creating planar framebuffers, v3.
Maarten Lankhorst
2018-02-01
lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctx
Maarten Lankhorst
2017-12-12
igt/kms_rotation_crc: Add horizontal flip subtest.
Joseph Garvey
2017-10-20
lib/igt_kms: Add igt_$obj_has_prop functions, v2.
Maarten Lankhorst
2017-10-20
lib/igt_kms: Rework plane properties to be more atomic, v5.
Maarten Lankhorst
2017-10-02
tests: Stop looking at plane private members
Maarten Lankhorst
2017-10-02
igt/kms_rotation_crc: Fix flip tests for sprite plane
Maarten Lankhorst
2017-09-12
kms_rotation_crc: 90 degree flip test is not a stress test
Tvrtko Ursulin
2017-06-12
kms_rotation_crc: Fix rotation tests on older platforms again.
Maarten Lankhorst
2017-06-06
tests/kms_rotation_crc: Keep primary plane enabled while testing.
Maarten Lankhorst
2017-06-06
tests/kms_rotation_crc: Implement stricter rotation tests
Maarten Lankhorst
2017-06-06
tests/kms_cursor_legacy: Prepare for non-square rotation tests
Maarten Lankhorst
2017-04-07
tests/kms_*: Use correct DRM context version
Daniel Stone
2017-03-21
Restore "lib: Open debugfs files for the given DRM device"
Chris Wilson
2017-03-21
Revert "lib: Open debugfs files for the given DRM device"
Tomeu Vizoso
2017-03-21
lib: Open debugfs files for the given DRM device
Tomeu Vizoso
2017-01-31
tests/kms_rotation_crc: Add support for dynamic number of planes
Robert Foss
2017-01-31
kms_rotation_crc: Make tests pass.
Maarten Lankhorst
2017-01-05
kms_rotation_crc: Stop looking at output->valid
Maarten Lankhorst
2016-12-08
igt_kms: Remove support for drivers with <1 drm_plane
Lyude
2016-04-20
tests/kms_rotation_crc: Adding rotation tests using COMMIT_ATOMIC path
pvishwak
2016-02-18
lib: Restore gem_available_aperture_size()
Chris Wilson
2016-02-18
igt: Report the global GTT size
Chris Wilson
2016-01-05
tests: Bump pageflip wait timeout to 50 ms.
Maarten Lankhorst
2015-11-17
igt/kms_rotation_crc: Add a new subtest to exhaustively test for fence leaks ...
Vivek Kasireddy
2015-11-03
tests: Run igt.cocci
Daniel Stone
2015-10-30
igt/kms_rotation_crc: Add a subtest to validate Y-tiled obj + Y fb modifier (v3)
Vivek Kasireddy
2015-10-14
kms_rotation_crc: Exercise page flips with 90 degree rotation
Tvrtko Ursulin
2015-09-11
convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
Micah Fedke
2015-08-21
lib: add a single include header
Thomas Wood
2015-05-27
kms_rotation_crc: Update rotation direction for kernel changes
Tvrtko Ursulin
2015-05-01
kms_rotation_crc: Do not leak framebuffers during test duration
Tvrtko Ursulin
2015-04-27
kms_rotation_crc: Use main test for negative cases
Tvrtko Ursulin
2015-04-27
kms_rotation_crc: No need to square the buffer in paint
Tvrtko Ursulin
2015-04-27
kms_rotation_crc: Consolidate plane and cursor code paths
Tvrtko Ursulin
2015-04-27
kms_rotation_crc: Negative test does not need to render anything
Tvrtko Ursulin
2015-04-27
kms_rotation_crc: Remove unused variable in negative test
Tvrtko Ursulin
2015-04-27
kms_rotation_crc: Framebuffer used for initial modeset does not need to be pa...
Tvrtko Ursulin
2015-04-27
kms_rotation_crc: Local framebuffers do not need to be global
Tvrtko Ursulin
2015-04-22
kms_rotation_crc: Adding test for 90/270 rotation
Sonika Jindal
[next]