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 14:55:23 -0400
commit2a07f3fa4998e2ef248e1f55cd3776348758aec0 (patch)
treecbf1a8b5748cb7c0b141f67037101d32a0f4cde7 /include
parent352ea59028ea48a6fff77f19ae28f98f71946a80 (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> (cherry picked from commit 758a868043dcb07eca923bc451c16da3e73dc47c)
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions