[Intel-gfx] [PATCH i-g-t 0/7] kms_rotation_crc cleanups

Tvrtko Ursulin tvrtko.ursulin at linux.intel.com
Wed Apr 22 08:46:41 PDT 2015


From: Tvrtko Ursulin <tvrtko.ursulin at intel.com>

I thought I will need to add some page flipping tests here and wanted
to do some cleanups first.

Unfortunately (or fortunately), kms_flip_tiling already tests Y tiled
flips with CRC so the focus shifts to fixing that one.

But these cleanups are still an improvement in amount of code and clarity.

This is on top of Sonika's 90/270 kms_rotation_crc patch which I r-b-ed.

Tvrtko Ursulin (7):
  kms_rotation_crc: Local framebuffers do not need to be global
  kms_rotation_crc: Framebuffer used for initial modeset does not need
    to be painted
  kms_rotation_crc: Remove unused variable in negative test
  kms_rotation_crc: Negative test does not need to render anything
  kms_rotation_crc: Consolidate plane and cursor code paths
  kms_rotation_crc: No need to square the buffer in paint
  kms_rotation_crc: Use main test for negative cases

 tests/kms_rotation_crc.c | 271 ++++++++++++++++-------------------------------
 1 file changed, 92 insertions(+), 179 deletions(-)

-- 
2.3.5



More information about the Intel-gfx mailing list