summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@intel.com>2025-06-12 15:14:12 -0700
committerLucas De Marchi <lucas.demarchi@intel.com>2025-06-17 13:22:15 -0700
commit21cf47d89fba353b2d5915ba4718040c4cb955d3 (patch)
tree4779550e551acd7d922b4c12b5770ad9c80a449c /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parent61a5a3f182cc3f8e141045509c8eeb104f7be632 (diff)
drm/xe: Fix memset on iomem
It should rather use xe_map_memset() as the BO is created with XE_BO_FLAG_VRAM_IF_DGFX in xe_guc_pc_init(). Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs") Cc: stable@vger.kernel.org Reviewed-by: Matthew Brost <matthew.brost@intel.com> Link: https://lore.kernel.org/r/20250612-vmap-vaddr-v1-1-26238ed443eb@intel.com Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions