All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v2 0/4] Add tile 4 plane format support
@ 2022-03-17 20:54 Jeevan B
  2022-03-17 20:54 ` [igt-dev] [PATCH i-g-t v2 1/4] lib/igt_draw: Use XY_FAST_COLOR_BLT on DG2 Jeevan B
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Jeevan B @ 2022-03-17 20:54 UTC (permalink / raw)
  To: igt-dev

Adding new tests and support for tile 4 plane format. 

v2: Rename f-tile to tile-4 and revert the call to avoid ci failures.

Jeevan B (1):
  igt/tests: Add support for Tile4(TileF) format to
    tests/kms_addfb_basic

Matt Roper (1):
  lib/igt_draw: Use XY_FAST_COLOR_BLT on DG2

Mika Kahola (2):
  tests/kms_frontbuffer_tracking: Add support for 4 tiling
  tests/kms_draw_crc: Use 4 tiling when filling framebuffer

 lib/igt_draw.c                        | 107 +++++++++++++++++++-------
 lib/intel_reg.h                       |   2 +
 tests/i915/kms_draw_crc.c             |   5 +-
 tests/i915/kms_frontbuffer_tracking.c |  22 +++++-
 tests/kms_addfb_basic.c               |  46 +++++++++++
 5 files changed, 153 insertions(+), 29 deletions(-)

-- 
2.35.1

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

end of thread, other threads:[~2022-03-18  9:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-17 20:54 [igt-dev] [PATCH i-g-t v2 0/4] Add tile 4 plane format support Jeevan B
2022-03-17 20:54 ` [igt-dev] [PATCH i-g-t v2 1/4] lib/igt_draw: Use XY_FAST_COLOR_BLT on DG2 Jeevan B
2022-03-17 20:54 ` [igt-dev] [PATCH i-g-t v2 2/4] igt/tests: Add support for Tile4(TileF) format to tests/kms_addfb_basic Jeevan B
2022-03-18  9:34   ` Juha-Pekka Heikkila
2022-03-17 20:54 ` [igt-dev] [PATCH i-g-t v2 3/4] tests/kms_frontbuffer_tracking: Add support for 4 tiling Jeevan B
2022-03-17 20:54 ` [igt-dev] [PATCH i-g-t v2 4/4] tests/kms_draw_crc: Use 4 tiling when filling framebuffer Jeevan B
2022-03-17 21:46 ` [igt-dev] ✓ Fi.CI.BAT: success for Add tile 4 plane format support (rev2) Patchwork
2022-03-18  1:34 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

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.