[Intel-xe] [PATCH v2 0/4] Xe runtime pm refactoring

Hogander, Jouni jouni.hogander at intel.com
Mon Sep 25 05:38:52 UTC 2023


On Thu, 2023-09-21 at 12:28 -0400, Rodrigo Vivi wrote:
> On Thu, Sep 21, 2023 at 02:14:30PM +0300, Jouni Högander wrote:
> > These patches are dropping some ifdefs added to build Xe runtime pm
> > code.
> > 
> > v2:
> >   - Remove xe_runtime_pm completely from DRM driver patch
> >   - Add xe_runtime_pm struct pointer to xe_device in display fixup
> >   - Add define (xe_runtime_pm -> intel_runtime_pm) instead of
> > rename
> > 
> > Cc: Jani Nikula <jani.nikula at intel.com>
> > Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
> > Cc: Vinod Govindapillai <vinod.govindapillai at intel.com>
> 
> for the series:
> 
> Acked-by: Rodrigo Vivi <rodrigo.vivi at intel.com>

Thank you Rodrigo and Vinod for checking my patches. These are now
merged.

BR,

Jouni Högander

> 
> 
> > 
> > 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 +--
> >  .../xe/compat-i915-headers/intel_runtime_pm.h |  2 ++
> >  6 files changed, 18 insertions(+), 19 deletions(-)
> > 
> > -- 
> > 2.34.1
> > 



More information about the Intel-xe mailing list