From: "Jouni Högander" <jouni.hogander@intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] [PATCH v2 0/2] Implement sel_fetch disable for planes
Date: Fri, 17 Nov 2023 12:02:25 +0200 [thread overview]
Message-ID: <20231117100227.609261-1-jouni.hogander@intel.com> (raw)
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.syrjala@linux.intel.com>
Cc: Mika Kahola <mika.kahola@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
next reply other threads:[~2023-11-17 10:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-17 10:02 Jouni Högander [this message]
2023-11-17 10:02 ` [Intel-gfx] [PATCH v2 1/2] drm/i915/psr: Move plane sel fetch configuration into plane source files Jouni Högander
2023-11-17 16:12 ` Ville Syrjälä
2023-11-17 10:02 ` [Intel-gfx] [PATCH v2 2/2] drm/i915/psr: Add proper handling for disabling sel fetch for planes Jouni Högander
2023-11-17 11:09 ` Ville Syrjälä
2023-11-17 11:23 ` Hogander, Jouni
2023-11-17 16:14 ` Ville Syrjälä
2023-11-17 10:34 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Implement sel_fetch disable for planes (rev3) Patchwork
2023-11-17 10:34 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2023-11-17 10:49 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2023-11-18 4:30 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231117100227.609261-1-jouni.hogander@intel.com \
--to=jouni.hogander@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox