From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [Intel-gfx] [PATCH 0/5] drm/i915/ipc: ipc and sub-struct refactoring, take 2
Date: Mon, 12 Sep 2022 14:45:11 +0300 [thread overview]
Message-ID: <cover.1662983005.git.jani.nikula@intel.com> (raw)
This is a rewrite of [1] after Ville NAK'd intel_ipc.[ch] and moved skl
watermark stuff to skl_watermark.[ch].
BR,
Jani.
[1] https://patchwork.freedesktop.org/series/108157/
Jani Nikula (5):
drm/i915/ipc: refactor and rename IPC functions
drm/i915/ipc: move IPC debugfs to skl_watermark.c
drm/i915/ipc: register debugfs only if IPC available
drm/i915/display: move IPC under display wm sub-struct
drm/i915/ipc: use intel_uncore_rmw() to enable/disable
drivers/gpu/drm/i915/display/intel_display.c | 6 +-
.../gpu/drm/i915/display/intel_display_core.h | 2 +
.../drm/i915/display/intel_display_debugfs.c | 54 +----------
drivers/gpu/drm/i915/display/skl_watermark.c | 94 +++++++++++++++----
drivers/gpu/drm/i915/display/skl_watermark.h | 6 +-
drivers/gpu/drm/i915/i915_driver.c | 2 +-
6 files changed, 86 insertions(+), 78 deletions(-)
--
2.34.1
next reply other threads:[~2022-09-12 11:45 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-12 11:45 Jani Nikula [this message]
2022-09-12 11:45 ` [Intel-gfx] [PATCH 1/5] drm/i915/ipc: refactor and rename IPC functions Jani Nikula
2022-09-13 9:23 ` Ville Syrjälä
2022-09-13 17:09 ` Jani Nikula
2022-09-12 11:45 ` [Intel-gfx] [PATCH 2/5] drm/i915/ipc: move IPC debugfs to skl_watermark.c Jani Nikula
2022-09-12 11:45 ` [Intel-gfx] [PATCH 3/5] drm/i915/ipc: register debugfs only if IPC available Jani Nikula
2022-09-12 11:45 ` [Intel-gfx] [PATCH 4/5] drm/i915/display: move IPC under display wm sub-struct Jani Nikula
2022-09-12 11:45 ` [Intel-gfx] [PATCH 5/5] drm/i915/ipc: use intel_uncore_rmw() to enable/disable Jani Nikula
2022-09-12 18:27 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/ipc: ipc and sub-struct refactoring, take 2 Patchwork
2022-09-12 18:50 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
2022-09-13 7:53 ` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/ipc: ipc and sub-struct refactoring, take 2 (rev2) Patchwork
2022-09-13 16:22 ` [Intel-gfx] ✓ Fi.CI.IGT: " 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=cover.1662983005.git.jani.nikula@intel.com \
--to=jani.nikula@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