[PATCH 0/5] drm/i915: Enable CCS+10bpc and CCS+async flips
Ville Syrjala
ville.syrjala at linux.intel.com
Mon Jun 24 15:05:33 UTC 2024
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
Add support for compressed 10bpc scanout, and async flips
with render compression.
Ville Syrjälä (5):
drm/i915: Disable compression tricks on JSL
drm/i915: Expose CCS for 10bpc RGB formats on TGL+
drm/i915: Enable 10bpc + CCS on ICL
drm/i915: Allow async flips with render compression on TGL+
drm/i915: Allow async flips with CCS on ICL
drivers/gpu/drm/i915/display/intel_display.c | 35 +++++++-
drivers/gpu/drm/i915/display/intel_fb.c | 44 +++++++++
.../drm/i915/display/skl_universal_plane.c | 90 ++++++++++++++++---
.../drm/i915/display/skl_universal_plane.h | 3 +
drivers/gpu/drm/i915/gt/intel_gt_regs.h | 1 +
drivers/gpu/drm/i915/gt/intel_workarounds.c | 9 ++
6 files changed, 169 insertions(+), 13 deletions(-)
--
2.44.2
More information about the Intel-gfx
mailing list