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
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
2015-03-23
lib/debugfs: Add igt_assert_crc_equal
Daniel Vetter
2015-03-12
tiling: Convert framebuffer helpers to use fb modifiers
Tvrtko Ursulin
2014-11-24
lib/igt_debugfs: Don't setup crc in _new
Daniel Vetter
2014-10-23
kms_rotation_crc: Add test for cursor rotation (v2)
Sonika Jindal
2014-09-30
test/kms, pm: use drm_open_any_master
Imre Deak
2014-08-26
kms_rotation_crc: Calling commit2 instead of legacy commit
Sonika Jindal
2014-08-14
tests: check plane rotation is reset after the VT mode is restored
Thomas Wood
2014-08-12
lib/igt_kms: set_vt_graphics_mode is a low-level helper
Daniel Vetter
2014-07-11
kms_rotation_crc: Use the igt_kms enum to encode the plane rotation
Damien Lespiau
2014-07-11
kms_rotation_crc: Remove unnecessary includes
Damien Lespiau
2014-07-11
kms_rotation_crc: Always use the primary plane to compute the reference CRC
Damien Lespiau
2014-07-11
kms_rotation_crc: Document the two steps in prepare_crtc()
Damien Lespiau
2014-07-11
kms_rotation_crc: Properly paint the whole frame buffer
Damien Lespiau
2014-07-11
kms_rotation_crc: Don't commit with no fb set up
Damien Lespiau
2014-07-11
kms_rotation_crc: Allow the sprite test to run even without universal planes
Damien Lespiau
2014-07-11
kms_rotation_crc: No need to test for NULL before freeing the pipe CRC object
Damien Lespiau
2014-07-11
kms_rotation_crc: Remove plane from the state
Damien Lespiau
2014-07-11
kms_rotation_crc: Remove the sleep(2)
Damien Lespiau
2014-07-11
kms_rotation_crc: Remove 'output' from the state
Damien Lespiau
2014-07-11
kms_rotation_crc: Remove the test on output->valid
Damien Lespiau
2014-07-11
kms_rotation_crc: Use for_each_pipe()
Damien Lespiau
2014-07-11
kms_rotation_crc: Remove now unnecessary defines
Damien Lespiau
2014-07-11
kms_rotation_crc: Use igt_plane_set_rotation()
Damien Lespiau
2014-07-11
kms_rotation_crc: Don't store 'pipe' in the state
Damien Lespiau
2014-07-11
kms_rotation_crc: Don't store rotate in the test state
Damien Lespiau
2014-07-11
kms_rotation_crc: Always disable the plane in cleanup
Damien Lespiau
[next]