public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/7] kms_rotation_crc cleanups
@ 2015-04-22 15:46 Tvrtko Ursulin
  2015-04-22 15:46 ` [PATCH i-g-t 1/7] kms_rotation_crc: Local framebuffers do not need to be global Tvrtko Ursulin
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Tvrtko Ursulin @ 2015-04-22 15:46 UTC (permalink / raw)
  To: Intel-gfx

From: Tvrtko Ursulin <tvrtko.ursulin@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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-04-27 17:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-22 15:46 [PATCH i-g-t 0/7] kms_rotation_crc cleanups Tvrtko Ursulin
2015-04-22 15:46 ` [PATCH i-g-t 1/7] kms_rotation_crc: Local framebuffers do not need to be global Tvrtko Ursulin
2015-04-22 15:46 ` [PATCH i-g-t 2/7] kms_rotation_crc: Framebuffer used for initial modeset does not need to be painted Tvrtko Ursulin
2015-04-22 15:46 ` [PATCH i-g-t 3/7] kms_rotation_crc: Remove unused variable in negative test Tvrtko Ursulin
2015-04-22 15:46 ` [PATCH i-g-t 4/7] kms_rotation_crc: Negative test does not need to render anything Tvrtko Ursulin
2015-04-22 15:46 ` [PATCH i-g-t 5/7] kms_rotation_crc: Consolidate plane and cursor code paths Tvrtko Ursulin
2015-04-22 15:46 ` [PATCH i-g-t 6/7] kms_rotation_crc: No need to square the buffer in paint Tvrtko Ursulin
2015-04-22 15:46 ` [PATCH i-g-t 7/7] kms_rotation_crc: Use main test for negative cases Tvrtko Ursulin
2015-04-23  9:41   ` Jindal, Sonika
2015-04-27 17:30     ` Thomas Wood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox