From: Ville Syrjälä <[email protected]> Enable 10bpc+CCS scanout support for ICL+, and fp16+CCS scanout for TGL+, and toss in a couple of drive-by cleanups in the end for good measure.
Test-with: [email protected] Ville Syrjälä (7): drm/i915: Set clear color block size to 0x0 drm/i915: Disable compression tricks on JSL drm/i915: Enable 10bpc + CCS on TGL+ drm/i915: Enable 10bpc + CCS on ICL drm/i915: Enable fp16 + CCS on TGL+ drm/i915: Drop GEN12_MC_CCS check from skl_plane_max_width() drm/i915: s/gen12/tgl/ in the universal plane code drivers/gpu/drm/i915/display/intel_fb.c | 96 ++++++++++++++++-- .../drm/i915/display/skl_universal_plane.c | 98 +++++++++++++++---- drivers/gpu/drm/i915/gt/intel_gt_regs.h | 1 + drivers/gpu/drm/i915/gt/intel_workarounds.c | 9 ++ 4 files changed, 179 insertions(+), 25 deletions(-) -- 2.44.2
