-
- Downloads
drm/xe: Runtime PM wake on every debugfs call
Let's ensure our PCI device is awaken on every debugfs call. Let's increase the runtime_pm protection and start moving that to the outer bounds. Also let's remove the mem_access_{get,put} from where they are not needed anymore. 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-7-rodrigo.vivi@intel.com
Showing
- drivers/gpu/drm/xe/xe_debugfs.c 6 additions, 4 deletionsdrivers/gpu/drm/xe/xe_debugfs.c
- drivers/gpu/drm/xe/xe_gt_debugfs.c 48 additions, 5 deletionsdrivers/gpu/drm/xe/xe_gt_debugfs.c
- drivers/gpu/drm/xe/xe_guc_debugfs.c 5 additions, 4 deletionsdrivers/gpu/drm/xe/xe_guc_debugfs.c
- drivers/gpu/drm/xe/xe_huc_debugfs.c 3 additions, 2 deletionsdrivers/gpu/drm/xe/xe_huc_debugfs.c
- drivers/gpu/drm/xe/xe_ttm_sys_mgr.c 4 additions, 1 deletiondrivers/gpu/drm/xe/xe_ttm_sys_mgr.c
Loading
Please register or sign in to comment