mbox series

[v2,0/2] drm/i915/fbc: disable FBC if PSR2 selective fetch is enabled

Message ID 20250321094529.197397-1-vinod.govindapillai@intel.com (mailing list archive)
Headers show
Series drm/i915/fbc: disable FBC if PSR2 selective fetch is enabled | expand

Message

Vinod Govindapillai March 21, 2025, 9:45 a.m. UTC
Disable FBC in case PSR2 selective fetch is enabled for all
platforms from display version 12. Later on there will be
mechanism to select between selective fetch and FBC based
on the dirty rect percentage.

v2: keep the fbc psr1 wa as it is - excluded from panel replay

Vinod Govindapillai (2):
  drm/i915/fbc: keep FBC disabled if selective update is on in xe2lpd
  drm/i915/fbc: update the panel_replay dependency in fbc wa's

 drivers/gpu/drm/i915/display/intel_fbc.c | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)