[PATCH v2 00/12] vt-d + fbc stuff
Ville Syrjala
ville.syrjala at linux.intel.com
Wed Jul 7 21:48:37 UTC 2021
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
v2: Drop the bdw stuff as it still seems borked
Ville Syrjälä (12):
iommu/vt-d: Disable superpage for Geminilake igfx
iommu/vt-d: Disable superpage for Broxton igfx
iommu/vt-d: Disable superpage for Skylake igfx
drm/i915/fbc: Allow FBC + VT-d on SKL/BXT
drm/i915/fbc: Rewrite the FBC tiling check a bit
drm/i915/fbc: Extract intel_fbc_update()
drm/i915/fbc: Move the "recompress on activate" to a central place
drm/i915/fbc: Polish the skl+ FBC stride override handling
drm/i915/fbc: Rework cfb stride/size calculations
drm/i915/fbc: Align FBC segments to 512B on glk+
drm/i915/fbc: Implement Wa_16011863758 for icl+
drm/i915/fbc: Allow higher compression limits on FBC1
drivers/gpu/drm/i915/display/intel_display.c | 5 +-
drivers/gpu/drm/i915/display/intel_fbc.c | 258 +++++++++++--------
drivers/gpu/drm/i915/display/intel_fbc.h | 2 +-
drivers/gpu/drm/i915/i915_drv.h | 6 +-
drivers/gpu/drm/i915/i915_reg.h | 9 +-
drivers/iommu/intel/iommu.c | 44 ++++
6 files changed, 212 insertions(+), 112 deletions(-)
--
2.31.1
More information about the Intel-gfx-trybot
mailing list