[Intel-gfx] [PATCH v3 0/2] Implement sel_fetch disable for planes
Hogander, Jouni
jouni.hogander at intel.com
Mon Nov 27 05:43:37 UTC 2023
On Mon, 2023-11-20 at 10:26 +0200, Jouni Högander wrote:
> Move plane sel fetch configuration into plane source files and
> implement selective fetch disable for planes that are not part of
> selective update.
These are now pushed to drm-intel-next. Thank you Ville for your
review.
BR,
Jouni Högander
>
> v3: Checkpatch warnings fixed
> v2: Move some changes from patch 1. to patch 2.
>
> Cc: Ville Syrjälä <ville.syrjala at linux.intel.com>
> Cc: Mika Kahola <mika.kahola 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 | 36 +++++++-
> 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 | 78 +++++++++++++++-
> 4 files changed, 120 insertions(+), 92 deletions(-)
>
More information about the Intel-gfx
mailing list