[igt-dev] [PATCH i-g-t 0/4] Add Meteorlake CCS support
Juha-Pekka Heikkila
juhapekka.heikkila at gmail.com
Tue May 16 15:43:25 UTC 2023
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
More information about the igt-dev
mailing list