Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [CI 00/12] drm/{i915, xe}: display (runtime) suspend/resume/shutdown unification, part 2
@ 2026-06-02  8:32 Jani Nikula
  2026-06-02  8:32 ` [CI 01/12] drm/i915/display: add "pm" to intel_display_driver_{suspend, resume}() names Jani Nikula
                   ` (15 more replies)
  0 siblings, 16 replies; 20+ messages in thread
From: Jani Nikula @ 2026-06-02  8:32 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: ville.syrjala, imre.deak, jani.nikula

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


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2026-06-03 15:33 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-02  8:32 [CI 00/12] drm/{i915, xe}: display (runtime) suspend/resume/shutdown unification, part 2 Jani Nikula
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox