[Intel-gfx] [RFC PATCH 0/2] Implement sel_fetch disable for planes

Jouni Högander jouni.hogander at intel.com
Tue Feb 21 13:36:33 UTC 2023


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

Cc: Ville Syrjälä <ville.syrjala at linux.intel.com>
Cc: Uma Shankar <uma.shankar at intel.com>
Cc: Mika Kahola <mika.kahola at intel.com>
Cc: José Roberto de Souza <jose.souza at 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   | 34 ++++++-
 drivers/gpu/drm/i915/display/intel_psr.c      | 94 +++----------------
 drivers/gpu/drm/i915/display/intel_psr.h      | 10 --
 .../drm/i915/display/skl_universal_plane.c    | 78 ++++++++++++++-
 4 files changed, 122 insertions(+), 94 deletions(-)

-- 
2.34.1



More information about the Intel-gfx mailing list