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

Kahola, Mika mika.kahola at intel.com
Wed Dec 4 08:55:20 UTC 2019


The series has been pushed upstream.

Thanks for the review!

On Fri, 2019-11-29 at 15:47 +0200, Mika Kahola wrote:
> 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(-)
> 


More information about the igt-dev mailing list