[PATCH i-g-t 0/4] Meteorlake ccs related changes

Juha-Pekka Heikkila juhapekka.heikkila at gmail.com
Tue May 9 17:07:42 UTC 2023


Fix Meteorlake rc ccs, mc ccs and rc ccs cc modifier handling in IGT and
add modifiers to related tests. This set include patch to add fourcc codes
for Meteorlake ccs modifiers, this patch is for testing only and will need to
be recreated once kernel changes are merged.

Juha-Pekka Heikkila (4):
  For CI only sync fourcc.h from kernel sources
  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                  |  31 +++++--
 lib/intel_aux_pgtable.c       | 102 ++++++++++++++--------
 lib/intel_batchbuffer.c       |  15 +++-
 lib/rendercopy.h              |   8 ++
 lib/rendercopy_gen9.c         |  49 +++++++++++
 lib/veboxcopy_gen12.c         |  79 ++++++++---------
 tests/i915/kms_ccs.c          |   6 +-
 tests/kms_getfb.c             |  13 ++-
 9 files changed, 362 insertions(+), 97 deletions(-)

-- 
2.25.1



More information about the Intel-gfx-trybot mailing list