>From xe2_lpd onwards, FBC do not restrict on the plane width. FBC can be enabled with platform's maximum supported width
Vinod Govindapillai (4): drm/xe/display: Expose plane max width/height helpers to global scope drm/i915/fbc: refactor maximum plane size handling for fbc drm/i915/fbc: xe2_lpd+ don't require any hardcoded plane width limit drm/i915/fbc: xe2_lpd+ no more surface size restrictions for FBC drivers/gpu/drm/i915/display/intel_fbc.c | 19 +++++++++++++++---- .../drm/i915/display/skl_universal_plane.c | 16 ++++++++-------- .../drm/i915/display/skl_universal_plane.h | 9 +++++++++ 3 files changed, 32 insertions(+), 12 deletions(-) -- 2.43.0
