[PATCH] drm/amdgpu/gfx10: handle SDMA in KIQ map/unmap

2024-07-18 Thread Alex Deucher
Add support for SMDA to the KIQ map/unmap functions. Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 85 +- drivers/gpu/drm/amd/amdgpu/nvd.h | 2 + 2 files changed, 73 insertions(+), 14 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/

[PATCH] drm/amdgpu/gfx10: handle SDMA in KIQ map/unmap

2024-06-20 Thread Alex Deucher
Add support for SMDA to the KIQ map/unmap functions. Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 85 +- drivers/gpu/drm/amd/amdgpu/nvd.h | 2 + 2 files changed, 73 insertions(+), 14 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/