mbox series

[v2,0/2] Re-enable FBC on TGL

Message ID 20201119155050.20328-1-uma.shankar@intel.com (mailing list archive)
Headers show
Series Re-enable FBC on TGL | expand

Message

Shankar, Uma Nov. 19, 2020, 3:50 p.m. UTC
FBC was disabled on TGL due to random underruns. It has
been determined that FBC will not work reliably with PSR2.
This series re-enables fbc along with taking care of the
PSR2 limitations for TGL.

Bspec: 50422 HSD: 14010260002

v2: Addressed review comments and added bspec links

Uma Shankar (2):
  drm/i915/display/tgl: Disable FBC with PSR2
  Revert "drm/i915/display/fbc: Disable fbc by default on TGL"

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