diff options
| author | Sunil Khatri <sunil.khatri@amd.com> | 2026-05-25 13:18:00 +0530 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-06-03 14:55:23 -0400 |
| commit | 2a07f3fa4998e2ef248e1f55cd3776348758aec0 (patch) | |
| tree | cbf1a8b5748cb7c0b141f67037101d32a0f4cde7 /include | |
| parent | 352ea59028ea48a6fff77f19ae28f98f71946a80 (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
