drm/xe: Convert hwmon from mem_access to xe_pm_runtime calls
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 22 Feb 2024 16:39:32 +0000 (11:39 -0500)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Mon, 26 Feb 2024 14:06:45 +0000 (09:06 -0500)
commit5a2a90847450f193f681886db56c3ace5a945785
tree3067d45f2e58187fd4a7c742114dfe069c31c31d
parentdb5a5a8338347ef43bb53ccab730cde326d030e8
drm/xe: Convert hwmon from mem_access to xe_pm_runtime calls

Continue the work to kill the mem_access in favor of a pure runtime pm.

Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240222163937.138342-9-rodrigo.vivi@intel.com
drivers/gpu/drm/xe/xe_hwmon.c