All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v3 0/5] Add Y-tiling support into IGTs
@ 2017-07-18 17:22 Praveen Paneri
  2017-07-18 17:22 ` [PATCH i-g-t v3 1/5] lib/igt_fb: Let others use igt_get_fb_tile_size Praveen Paneri
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Praveen Paneri @ 2017-07-18 17:22 UTC (permalink / raw)
  To: intel-gfx; +Cc: paulo.r.zanoni, Praveen Paneri

This series adds Y-tiled buffer creation support into IGT libraries and
goes on to use this capability to add support into FBC tests to use
Y-tiled buffers.

v2: Adressed review comments
v3: Included original patches from Paulo and addressed more comments

Paulo Zanoni (2):
  lib/igt_draw: add support for Y tiling
  tests/kms_draw_crc: add support for Y tiling

Praveen Paneri (3):
  lib/igt_fb: Let others use igt_get_fb_tile_size
  lib/igt_fb: Add helper function for tile_to_mod
  igt/kms_fbc_crc.c : Add Y-tile tests

 lib/igt_draw.c       | 171 ++++++++++++++++++++++++++++++++++++---------------
 lib/igt_fb.c         |  41 +++++++++++-
 lib/igt_fb.h         |   3 +
 tests/kms_draw_crc.c |  55 ++++++++++++-----
 tests/kms_fbc_crc.c  |  73 +++++++++++++---------
 5 files changed, 246 insertions(+), 97 deletions(-)

-- 
1.9.1

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

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

end of thread, other threads:[~2017-07-25 15:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-18 17:22 [PATCH i-g-t v3 0/5] Add Y-tiling support into IGTs Praveen Paneri
2017-07-18 17:22 ` [PATCH i-g-t v3 1/5] lib/igt_fb: Let others use igt_get_fb_tile_size Praveen Paneri
2017-07-18 17:22 ` [PATCH i-g-t v3 2/5] lib/igt_fb: Add helper function for tile_to_mod Praveen Paneri
2017-07-18 17:22 ` [PATCH i-g-t v3 3/5] lib/igt_draw: add support for Y tiling Praveen Paneri
2017-07-18 17:22 ` [PATCH i-g-t v3 4/5] tests/kms_draw_crc: " Praveen Paneri
2017-07-18 17:23 ` [PATCH i-g-t v3 5/5] igt/kms_fbc_crc.c : Add Y-tile tests Praveen Paneri
2017-07-25 15:18 ` [PATCH i-g-t v3 0/5] Add Y-tiling support into IGTs Paulo Zanoni
2017-07-25 15:37   ` Praveen Paneri

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.