[PATCH 0/7] drm/i915: 10bpc/fp16 + CCS support
Ville Syrjala
ville.syrjala at linux.intel.com
Wed Sep 18 14:44:38 UTC 2024
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
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: 20240918120518.30258-1-ville.syrjala at linux.intel.com
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
More information about the Intel-gfx
mailing list