Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/4] Add Meteorlake CCS support
@ 2023-05-16 15:43 Juha-Pekka Heikkila
  2023-05-16 15:43 ` [igt-dev] [PATCH i-g-t 1/4] drm/fourcc: Import drm_fourcc header from commit c7c12de893f8 ("drm/fourcc: define Intel Meteorlake related ccs modifiers") Juha-Pekka Heikkila
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Juha-Pekka Heikkila @ 2023-05-16 15:43 UTC (permalink / raw)
  To: igt-dev

Import fourcc codes from kernel and built support for MTL 4-tile aux ccs type
compression support for render and vebox copy paths.

/Juha-Pekka

Juha-Pekka Heikkila (4):
  drm/fourcc: Import drm_fourcc header from commit c7c12de893f8
    ("drm/fourcc: define Intel Meteorlake related ccs modifiers")
  lib/mtl: Add MTL related tile4 ccs modifiers handling
  tests/i915/kms_ccs: enable mtl aux ccs tests
  tests/kms_getfb: Add meteorlake related ccs modifiers

 include/drm-uapi/drm_fourcc.h | 156 +++++++++++++++++++++++++++++++---
 lib/igt_fb.c                  |  30 +++++--
 lib/intel_aux_pgtable.c       |  79 ++++++++++++-----
 lib/intel_batchbuffer.c       |  15 +++-
 lib/rendercopy.h              |   8 ++
 lib/rendercopy_gen9.c         |  44 +++++++++-
 lib/veboxcopy_gen12.c         |  79 ++++++++---------
 tests/i915/kms_ccs.c          |   6 +-
 tests/kms_getfb.c             |  13 ++-
 9 files changed, 345 insertions(+), 85 deletions(-)

-- 
2.25.1

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

end of thread, other threads:[~2023-05-23  9:12 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-16 15:43 [igt-dev] [PATCH i-g-t 0/4] Add Meteorlake CCS support Juha-Pekka Heikkila
2023-05-16 15:43 ` [igt-dev] [PATCH i-g-t 1/4] drm/fourcc: Import drm_fourcc header from commit c7c12de893f8 ("drm/fourcc: define Intel Meteorlake related ccs modifiers") Juha-Pekka Heikkila
2023-05-22 12:07   ` Kahola, Mika
2023-05-16 15:43 ` [igt-dev] [PATCH i-g-t 2/4] lib/mtl: Add MTL related tile4 ccs modifiers handling Juha-Pekka Heikkila
2023-05-23  9:12   ` Kahola, Mika
2023-05-16 15:43 ` [igt-dev] [PATCH i-g-t 3/4] tests/i915/kms_ccs: enable mtl aux ccs tests Juha-Pekka Heikkila
2023-05-22 12:54   ` Kahola, Mika
2023-05-16 15:43 ` [igt-dev] [PATCH i-g-t 4/4] tests/kms_getfb: Add meteorlake related ccs modifiers Juha-Pekka Heikkila
2023-05-22 12:56   ` Kahola, Mika
2023-05-16 17:14 ` [igt-dev] ✓ Fi.CI.BAT: success for Add Meteorlake CCS support Patchwork
2023-05-17  1:12 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

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