summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSunil Khatri <sunil.khatri@amd.com>2026-05-25 13:18:00 +0530
committerAlex Deucher <alexander.deucher@amd.com>2026-06-03 13:55:33 -0400
commit758a868043dcb07eca923bc451c16da3e73dc47c (patch)
tree6ba65b3ebd43856405f8f20c59fe3054761a67f7 /include
parent6fa41db7ffdec97d62433adf03b7b9b759af8c2c (diff)
drm/amdgpu/userq: remove the vital queue unmap logging
Mesa userqueues free does not wait for the free to complete and go ahead in unmapping the vital bos while kernel is still in queue free and corresponding cleanup. So ideally we don't need the logging for that and hence remove the warn message as this is expected behaviour and functionally, we are making sure to wait for the required fences before unmap. Signed-off-by: Sunil Khatri <sunil.khatri@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions