Move plane sel fetch configuration into plane source files and
implement selective fetch disable for planes that are not part of
selective update.

v2:
  - Move some changes from patch 1. to patch 2.

Cc: Ville Syrjälä <ville.syrj...@linux.intel.com>
Cc: Mika Kahola <mika.kah...@intel.com>

Jouni Högander (2):
  drm/i915/psr: Move plane sel fetch configuration into plane source
    files
  drm/i915/psr: Add proper handling for disabling sel fetch for planes

 drivers/gpu/drm/i915/display/intel_cursor.c   | 35 +++++++-
 drivers/gpu/drm/i915/display/intel_psr.c      | 88 +++----------------
 drivers/gpu/drm/i915/display/intel_psr.h      | 10 ---
 .../drm/i915/display/skl_universal_plane.c    | 79 ++++++++++++++++-
 4 files changed, 121 insertions(+), 91 deletions(-)

-- 
2.34.1

Reply via email to