[Intel-gfx] [PATCH i-g-t v3 0/5] Add Y-tiling support into IGTs
Praveen Paneri
praveen.paneri at intel.com
Tue Jul 18 17:22:55 UTC 2017
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
More information about the Intel-gfx
mailing list