[PATCH 0/2] Enable PSR already on initial commit

Jouni Högander jouni.hogander at intel.com
Mon Jan 22 12:47:17 UTC 2024


After removing psr from fastset check it doesn't get enabled on
initial commit anymore. Instead it gets enabled on first fastset or full
mode set.

This patch set is allowing psr enable on initial commit without full
or fast modeset.

Cc: Stanislav Lisovskiy <stanislav.lisovskiy at intel.com>

Jouni Högander (2):
  drm/i915/psr: Remove conn_state from intel_psr_compute_config
    parameters
  drm/i915/psr: Compute psr configuration on initial fastset check

 drivers/gpu/drm/i915/display/intel_dp.c     | 4 +++-
 drivers/gpu/drm/i915/display/intel_dp_mst.c | 2 +-
 drivers/gpu/drm/i915/display/intel_psr.c    | 3 +--
 drivers/gpu/drm/i915/display/intel_psr.h    | 3 +--
 4 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.34.1



More information about the Intel-gfx-trybot mailing list