Use system cacheability configuration register to assign a reserved area in system cache for FBC
Vinod Govindapillai (2): drm/i915/display: Use a sub-struct for fbc operations in intel_display drm/i915/xe3p_lpd: Enable display use of system cache for FBC drivers/gpu/drm/i915/display/i9xx_plane.c | 2 +- .../gpu/drm/i915/display/intel_display_core.h | 8 +- .../drm/i915/display/intel_display_device.h | 1 + drivers/gpu/drm/i915/display/intel_fbc.c | 99 ++++++++++++++++++- drivers/gpu/drm/i915/display/intel_fbc_regs.h | 10 ++ .../drm/i915/display/skl_universal_plane.c | 2 +- 6 files changed, 116 insertions(+), 6 deletions(-) -- 2.43.0
