[PATCH 0/6] Pipe DMC with PSR suspend/resume reverts

Anusha Srivatsa anusha.srivatsa at intel.com
Tue Jun 15 23:54:05 UTC 2021


The Pipe DMC series https://patchwork.freedesktop.org/series/90445/
encountered regressions with PSR error signatures. Reverting
the https://patchwork.freedesktop.org/series/91152/ series which could
potentially be the reason.

This is to test if the revert makes CI happy or not. 


Cc: Gwan-gyeong Mun <gwan-gyeong.mun at intel.com>

Anusha Srivatsa (6):
  drm/i915/display: Revert "drm/i915/display: Introduce new
    intel_psr_pause/resume function"
  drm/i915/display: Revert "drm/i915: Disable PSR around cdclk changes"
  drm/i915/dmc: Introduce DMC_FW_MAIN
  drm/i915/xelpd: Pipe A DMC plugging
  drm/i915/adl_p: Pipe B DMC Support
  drm/i915/adl_p: Load DMC

 drivers/gpu/drm/i915/display/intel_cdclk.c    |  13 --
 .../drm/i915/display/intel_display_debugfs.c  |   6 +-
 .../drm/i915/display/intel_display_power.c    |   5 +-
 .../drm/i915/display/intel_display_types.h    |   1 -
 drivers/gpu/drm/i915/display/intel_dmc.c      | 165 ++++++++++--------
 drivers/gpu/drm/i915/display/intel_dmc.h      |  23 ++-
 drivers/gpu/drm/i915/display/intel_psr.c      |  94 ++--------
 drivers/gpu/drm/i915/display/intel_psr.h      |   2 -
 drivers/gpu/drm/i915/i915_reg.h               |   2 +-
 9 files changed, 134 insertions(+), 177 deletions(-)

-- 
2.32.0



More information about the Intel-gfx-trybot mailing list