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
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
2014-07-11
kms_rotation_crc: Unify the two tests
Damien Lespiau
2014-07-11
kms_rotation_crc: Just store the igt_plane_t in data
Damien Lespiau
2014-07-11
kms_rotation_crc: Skip the tests if rotation is not supported
Damien Lespiau
2014-07-11
kms_rotation_crc: Style issue: binary operators need spaces before and after
Damien Lespiau
2014-07-11
kms_rotation_crc: Use drm_plane from igt_plane_t
Damien Lespiau
2014-07-11
kms_rotation_crc: Remove useless comments
Damien Lespiau
2014-07-11
kms_rotation_crc: Factor out common primary/sprite code in prepare_crtc()
Damien Lespiau
2014-07-11
kms_rotation_crc: Factor out the square drawing function
Damien Lespiau
2014-07-11
kms_rotation_crc: Fix style issue: single statement conditionals
Damien Lespiau
2014-07-11
kms_rotation_crc: Fix style issue: '{' at the end of lines
Damien Lespiau
2014-07-11
kms_rotation_crc: Require universal planes for the testing primary rotation
Damien Lespiau
2014-07-11
kms_rotation_crc: Test the validity of the output first
Damien Lespiau
2014-07-11
kms_rotation_crc: Update the copyright to have this year as well
Damien Lespiau
2014-07-11
kms_rotation_crc: Align a few wrapped lines to the opening brace
Damien Lespiau
2014-07-11
kms_rotation_crc: Make more functions static
Damien Lespiau
2014-07-11
kms_rotation_crc: Make check_plane_type() static
Damien Lespiau
2014-07-11
tests/kms_rotation_crc: IGT for 180 degree HW rotation
Sonika Jindal
[prev]