-
- Downloads
drm/xe: Implement a local xe_mmio_wait32
Then, move the i915_utils.h include to its user. The overall goal is to kill all the usages of the i915_utils stuff. Yes, wait_for also depends on <linux/delay.h>, so they go together to where it is needed. It will be likely needed anyway directly for udelay or usleep_range. Signed-off-by:Rodrigo Vivi <rodrigo.vivi@intel.com> Reviewed-by:
Matthew Brost <matthew.brost@intel.com>
Showing
- drivers/gpu/drm/xe/xe_force_wake.c 6 additions, 0 deletionsdrivers/gpu/drm/xe/xe_force_wake.c
- drivers/gpu/drm/xe/xe_gt_mcr.c 7 additions, 0 deletionsdrivers/gpu/drm/xe/xe_gt_mcr.c
- drivers/gpu/drm/xe/xe_guc.c 7 additions, 0 deletionsdrivers/gpu/drm/xe/xe_guc.c
- drivers/gpu/drm/xe/xe_guc_pc.c 7 additions, 0 deletionsdrivers/gpu/drm/xe/xe_guc_pc.c
- drivers/gpu/drm/xe/xe_mmio.h 20 additions, 9 deletionsdrivers/gpu/drm/xe/xe_mmio.h
- drivers/gpu/drm/xe/xe_pcode.c 7 additions, 0 deletionsdrivers/gpu/drm/xe/xe_pcode.c
Loading
Please register or sign in to comment