Support for Clear Color is contained in the last two patches submitted by Radhakrishna Sripada. The first 5 patches are currently undergoing review/revision changes. The first 5 patches are cherry-picked from the series https://patchwork.freedesktop.org/series/67078/ Expecting feedback for the last patch. The series is tested with kms_cube and custom Mesa branch by Nanley. This series is rebased on latest drm-tip and omitted Media compression patches from previous rev. Dhinakaran Pandiyan (5): drm/framebuffer: Format modifier for Intel Gen-12 render compression drm/i915: Use intel_tile_height() instead of re-implementing drm/i915: Move CCS stride alignment W/A inside intel_fb_stride_alignment drm/i915/tgl: Gen-12 render decompression drm/i915: Extract framebufer CCS offset checks into a function Radhakrishna Sripada (2): drm/framebuffer/tgl: Format modifier for Intel Gen 12 render compression with Clear Color drm/i915/tgl: Add Clear Color support for TGL Render Decompression drivers/gpu/drm/i915/display/intel_display.c | 231 +++++++++++++----- .../drm/i915/display/intel_display_types.h | 3 + drivers/gpu/drm/i915/display/intel_sprite.c | 31 ++- drivers/gpu/drm/i915/i915_reg.h | 13 + include/uapi/drm/drm_fourcc.h | 30 +++ 5 files changed, 244 insertions(+), 64 deletions(-) -- 2.20.1 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx