aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
diff options
context:
space:
mode:
authorNirmoy Das <[email protected]>2024-12-13 12:24:14 +0000
committerNirmoy Das <[email protected]>2024-12-16 12:44:12 +0000
commitdc5e20ae1f8a7c354dc9833faa2720254e5a5443 (patch)
tree3a8f8f8b096d3ee7690d48bca6712883081a096c /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
parentdrm/xe: Revert some changes that break a mesa debug tool (diff)
downloadkernel-dc5e20ae1f8a7c354dc9833faa2720254e5a5443.tar.gz
kernel-dc5e20ae1f8a7c354dc9833faa2720254e5a5443.zip
drm/xe: Use non-interruptible wait when moving BO to system
Ensure a non-interruptible wait is used when moving a bo to XE_PL_SYSTEM. This prevents dma_mappings from being removed prematurely while a GPU job is still in progress, even if the CPU receives a signal during the operation. Fixes: 75521e8b56e8 ("drm/xe: Perform dma_map when moving system buffer objects to TT") Cc: Thomas Hellström <[email protected]> Cc: Matthew Brost <[email protected]> Cc: Lucas De Marchi <[email protected]> Cc: [email protected] # v6.11+ Suggested-by: Matthew Auld <[email protected]> Reviewed-by: Matthew Auld <[email protected]> Reviewed-by: Thomas Hellström <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Nirmoy Das <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions