summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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: Don't compile the test on Android with no cairo supportDamien Lespiau
2014-07-11kms_rotation_crc: Add the test to .gitignoreDamien Lespiau
2014-07-11kms_rotation_crc: Properly paint the whole frame bufferDamien Lespiau
2014-07-11kms_rotation_crc: Don't commit with no fb set upDamien Lespiau
2014-07-11kms_rotation_crc: Allow the sprite test to run even without universal planesDamien Lespiau
2014-07-11kms_rotation_crc: No need to test for NULL before freeing the pipe CRC objectDamien Lespiau
2014-07-11kms_rotation_crc: Remove plane from the stateDamien Lespiau
2014-07-11kms_rotation_crc: Remove the sleep(2)Damien Lespiau
2014-07-11kms_rotation_crc: Remove 'output' from the stateDamien Lespiau
2014-07-11kms_rotation_crc: Remove the test on output->validDamien Lespiau
2014-07-11kms_rotation_crc: Use for_each_pipe()Damien Lespiau
2014-07-11kms_rotation_crc: Remove now unnecessary definesDamien Lespiau
2014-07-11kms_rotation_crc: Use igt_plane_set_rotation()Damien Lespiau
2014-07-11kms_rotation_crc: Don't store 'pipe' in the stateDamien Lespiau
2014-07-11kms_rotation_crc: Don't store rotate in the test stateDamien Lespiau
2014-07-11kms_rotation_crc: Always disable the plane in cleanupDamien Lespiau
2014-07-11kms_rotation_crc: Unify the two testsDamien Lespiau
2014-07-11kms_rotation_crc: Just store the igt_plane_t in dataDamien Lespiau
2014-07-11kms_rotation_crc: Skip the tests if rotation is not supportedDamien Lespiau
2014-07-11kms_rotation_crc: Style issue: binary operators need spaces before and afterDamien Lespiau
2014-07-11kms_rotation_crc: Use drm_plane from igt_plane_tDamien Lespiau
2014-07-11kms_rotation_crc: Remove useless commentsDamien Lespiau
2014-07-11kms_rotation_crc: Factor out common primary/sprite code in prepare_crtc()Damien Lespiau
2014-07-11kms_rotation_crc: Factor out the square drawing functionDamien Lespiau
2014-07-11kms_rotation_crc: Fix style issue: single statement conditionalsDamien Lespiau
2014-07-11kms_rotation_crc: Fix style issue: '{' at the end of linesDamien Lespiau
2014-07-11kms_rotation_crc: Require universal planes for the testing primary rotationDamien Lespiau
2014-07-11kms_rotation_crc: Test the validity of the output firstDamien Lespiau
2014-07-11kms_rotation_crc: Update the copyright to have this year as wellDamien Lespiau
2014-07-11kms_rotation_crc: Align a few wrapped lines to the opening braceDamien Lespiau
2014-07-11kms_rotation_crc: Make more functions staticDamien Lespiau
2014-07-11kms_rotation_crc: Make check_plane_type() staticDamien Lespiau
2014-07-11tests/kms_rotation_crc: IGT for 180 degree HW rotationSonika Jindal
2014-07-11lib: allow the edid to be resetThomas Wood
2014-07-11tests: enable extra connectors in kms_flip and kms_pipe_crc_basicThomas Wood
2014-07-11lib: add the ability to set an EDID data block on a connectorThomas Wood
2014-07-11lib: add function to change connector statesThomas Wood
2014-07-11igt/gem_userptr_blits: Verify that userptr bo work on unshared memoryChris Wilson
2014-07-11igt/gem_userptr_blits: Shared memory allocationsChris Wilson
2014-07-10tests: Run igt.cocciDaniel Vetter
2014-07-10drv_module_reload: Unbind the right console driverDaniel Vetter
2014-07-10drv_module_reload: Don't declare success when failingDamien Lespiau
2014-07-09tests/gem_render_copy_redux needs legacy drm nodesDaniel Vetter
2014-07-09intel-gpu-tools: Dont build kms_univeral_plane if no cairoTim Gore
2014-07-09kms_plane: Specify the pipe when grabbing reference CRCsDamien Lespiau
2014-07-07kms_plane: Add a debug message when grabbing the CRC of a colored fbDamien Lespiau
2014-07-07kms_plane: Add panning test for primary planeYi Sun
2014-07-07kms_plane: Make the gathering of reference CRCs test agnosticDamien Lespiau