[Intel-xe] [PATCH 0/4] Xe runtime pm refactoring
Jouni Högander
jouni.hogander at intel.com
Mon Sep 18 07:00:56 UTC 2023
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 at linux.intel.com>
Cc: Jani Nikula <jani.nikula at 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
More information about the Intel-xe
mailing list