[PATCH 0/2] Allow PSR mode changes without full modeset

Jouni Högander jouni.hogander at intel.com
Tue Jan 9 10:05:15 UTC 2024


Currently PSR mode changes are triggering full modeset. This patch set
allows changes to PSR mode using fast modeset.

Jouni Högander (2):
  drm/i915/display: No need for full modeset due to psr
  drm/i915/psr: CAN_PSR and CAN_PANEL_REPLAY can be now local defines

 drivers/gpu/drm/i915/display/intel_display.c | 7 -------
 drivers/gpu/drm/i915/display/intel_dp.c      | 7 -------
 drivers/gpu/drm/i915/display/intel_psr.c     | 6 ++++++
 drivers/gpu/drm/i915/display/intel_psr.h     | 6 ------
 4 files changed, 6 insertions(+), 20 deletions(-)

-- 
2.34.1



More information about the Intel-gfx mailing list