Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH 0/4] Xe runtime pm refactoring
@ 2023-09-18  7:00 Jouni Högander
  2023-09-18  7:00 ` [Intel-xe] [PATCH 1/4] Revert "FIXME: drm/i915: runtime pm changes" Jouni Högander
                   ` (10 more replies)
  0 siblings, 11 replies; 18+ messages in thread
From: Jouni Högander @ 2023-09-18  7:00 UTC (permalink / raw)
  To: intel-xe; +Cc: Jouni Högander, Jani Nikula

These patches are dropping some ifdefs added to build Xe runtime pm code. Mainly it's renaming xe_runtime_pm to intel_runtime_pm.

Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: Jani Nikula <jani.nikula@intel.com>

Jouni Högander (4):
  Revert "FIXME: drm/i915: runtime pm changes"
  drm/i915: Remove runtime suspended boolean from intel_runtime_pm
    struct
  fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
  fixup! drm/xe/display: Implement display support

 .../drm/i915/display/intel_display_power.c    | 25 ++++++++++---------
 drivers/gpu/drm/i915/i915_driver.c            |  3 ---
 drivers/gpu/drm/i915/i915_gpu_error.c         |  2 +-
 drivers/gpu/drm/i915/intel_runtime_pm.c       |  1 -
 drivers/gpu/drm/i915/intel_runtime_pm.h       |  4 +--
 .../gpu/drm/xe/compat-i915-headers/i915_drv.h |  8 +++---
 drivers/gpu/drm/xe/xe_device_types.h          |  2 +-
 7 files changed, 21 insertions(+), 24 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-09-21 11:16 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-18  7:00 [Intel-xe] [PATCH 0/4] Xe runtime pm refactoring Jouni Högander
2023-09-18  7:00 ` [Intel-xe] [PATCH 1/4] Revert "FIXME: drm/i915: runtime pm changes" Jouni Högander
2023-09-18 21:20   ` Govindapillai, Vinod
2023-09-18  7:00 ` [Intel-xe] [PATCH 2/4] drm/i915: Remove runtime suspended boolean from intel_runtime_pm struct Jouni Högander
2023-09-18 21:21   ` Govindapillai, Vinod
2023-09-18  7:00 ` [Intel-xe] [PATCH 3/4] fixup! drm/xe: Introduce a new DRM driver for Intel GPUs Jouni Högander
2023-09-18 21:22   ` Govindapillai, Vinod
2023-09-20 20:02   ` Rodrigo Vivi
2023-09-21 11:15     ` Hogander, Jouni
2023-09-18  7:01 ` [Intel-xe] [PATCH 4/4] fixup! drm/xe/display: Implement display support Jouni Högander
2023-09-18 21:22   ` Govindapillai, Vinod
2023-09-18  7:27 ` [Intel-xe] ✓ CI.Patch_applied: success for Xe runtime pm refactoring Patchwork
2023-09-18  7:28 ` [Intel-xe] ✗ CI.checkpatch: warning " Patchwork
2023-09-18  7:29 ` [Intel-xe] ✓ CI.KUnit: success " Patchwork
2023-09-18  7:36 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-09-18  7:36 ` [Intel-xe] ✗ CI.Hooks: failure " Patchwork
2023-09-18  7:38 ` [Intel-xe] ✗ CI.checksparse: warning " Patchwork
2023-09-18  8:10 ` [Intel-xe] ✓ CI.BAT: success " Patchwork

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