From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org
Cc: ville.syrjala@linux.intel.com, imre.deak@intel.com,
jani.nikula@intel.com
Subject: [CI 00/12] drm/{i915, xe}: display (runtime) suspend/resume/shutdown unification, part 2
Date: Tue, 2 Jun 2026 11:32:40 +0300 [thread overview]
Message-ID: <cover.1780389001.git.jani.nikula@intel.com> (raw)
This is the second part of [1] for CI and merging.
This covers patches 6-12 and 14-18. Patch 13 needs additional work, but
it was isolated from the rest so I just dropped it from here.
BR,
Jani.
[1] https://lore.kernel.org/r/cover.1780051905.git.jani.nikula@intel.com
Jani Nikula (12):
drm/i915/display: add "pm" to intel_display_driver_{suspend,resume}()
names
drm/xe/display: rename xe_display_pm_shutdown*() to
xe_display_shutdown*()
drm/xe/display: relocate the xe_display_shutdown*() functions
drm/xe/display: relocate the xe_display_pm_runtime_*() functions
drm/{i915,xe}: move more calls inside
intel_display_driver_pm_suspend()
drm/{i915,xe}: move more calls inside intel_display_driver_pm_resume()
drm/{i915,xe}: add
intel_display_driver_pm_{suspend_late,resume_early}()
drm/{i915,xe}: add intel_display_driver_shutdown_late()
drm/i915: add intel_display_driver_shutdown()
drm/i915/display: deduplicate suspend and shutdown a bit
drm/xe/display: use intel_display_driver_pm_shutdown()
drm/{i915,xe}: move more stuff to __intel_display_driver_pm_suspend()
.../drm/i915/display/intel_display_driver.c | 110 +++++++++-
.../drm/i915/display/intel_display_driver.h | 9 +-
drivers/gpu/drm/i915/i915_driver.c | 87 ++------
drivers/gpu/drm/xe/display/xe_display.c | 194 ++++++------------
drivers/gpu/drm/xe/display/xe_display.h | 10 +-
drivers/gpu/drm/xe/xe_device.c | 4 +-
6 files changed, 192 insertions(+), 222 deletions(-)
--
2.47.3
next reply other threads:[~2026-06-02 8:33 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-02 8:32 Jani Nikula [this message]
2026-06-02 8:32 ` [CI 01/12] drm/i915/display: add "pm" to intel_display_driver_{suspend, resume}() names Jani Nikula
2026-06-02 8:32 ` [CI 02/12] drm/xe/display: rename xe_display_pm_shutdown*() to xe_display_shutdown*() Jani Nikula
2026-06-02 8:32 ` [CI 03/12] drm/xe/display: relocate the xe_display_shutdown*() functions Jani Nikula
2026-06-02 8:32 ` [CI 04/12] drm/xe/display: relocate the xe_display_pm_runtime_*() functions Jani Nikula
2026-06-02 8:32 ` [CI 05/12] drm/{i915, xe}: move more calls inside intel_display_driver_pm_suspend() Jani Nikula
2026-06-02 8:32 ` [CI 06/12] drm/{i915, xe}: move more calls inside intel_display_driver_pm_resume() Jani Nikula
2026-06-02 8:32 ` [CI 07/12] drm/{i915, xe}: add intel_display_driver_pm_{suspend_late, resume_early}() Jani Nikula
2026-06-02 8:32 ` [CI 08/12] drm/{i915,xe}: add intel_display_driver_shutdown_late() Jani Nikula
2026-06-02 8:32 ` [CI 09/12] drm/i915: add intel_display_driver_shutdown() Jani Nikula
2026-06-02 8:32 ` [CI 10/12] drm/i915/display: deduplicate suspend and shutdown a bit Jani Nikula
2026-06-02 8:32 ` [CI 11/12] drm/xe/display: use intel_display_driver_pm_shutdown() Jani Nikula
2026-06-02 8:32 ` [CI 12/12] drm/{i915, xe}: move more stuff to __intel_display_driver_pm_suspend() Jani Nikula
2026-06-02 8:40 ` ✓ CI.KUnit: success for drm/{i915, xe}: display (runtime) suspend/resume/shutdown unification, part 2 Patchwork
2026-06-02 9:34 ` ✓ Xe.CI.BAT: " Patchwork
[not found] ` <178039485806.35116.2101469529268890207@6beec6c84f66>
2026-06-02 12:46 ` ✗ i915.CI.BAT: failure " Jani Nikula
2026-06-03 13:29 ` Jani Nikula
2026-06-03 14:24 ` Imre Deak
2026-06-03 15:32 ` Jani Nikula
2026-06-02 16:13 ` ✓ Xe.CI.FULL: success " 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.1780389001.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=imre.deak@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=ville.syrjala@linux.intel.com \
/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