[igt-dev] [PATCH i-g-t 0/4] GEN12 Color Clear

Mika Kahola mika.kahola at intel.com
Fri Nov 29 13:47:30 UTC 2019


The patch series extends the IGT testing for Color Clear, which
is part of E2E compression feature for GEN12 platforms.

Color Clear offers additional compression capability by encoding
a solid color option in the compression tags. 

Mika Kahola (4):
  drm-uapi/drm_fourcc: Format modifier for GEN12 render engine with
    Color Clear
  lib/rendercopy_gen9: Add GEN12 color clear
  lib/igt_fb.c: Update tile sizes for GEN12 Color Clear
  tests/kms_ccs: Add GEN12 CCS Color Clear format modifiers

 include/drm-uapi/drm_fourcc.h |  1 +
 lib/gen9_render.h             |  7 +++++--
 lib/igt_fb.c                  | 33 +++++++++++++++++++++++++--------
 lib/intel_batchbuffer.h       |  3 +++
 lib/ioctl_wrappers.h          |  4 ++--
 lib/rendercopy_gen9.c         | 11 +++++++++++
 tests/kms_ccs.c               |  1 +
 7 files changed, 48 insertions(+), 12 deletions(-)

-- 
2.17.1



More information about the igt-dev mailing list