diff options
| author | Jesse Zhang <[email protected]> | 2025-06-11 07:07:11 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2025-06-18 17:11:15 +0000 |
| commit | caade9d69f2e2b76d2e2d47089736a99135b8772 (patch) | |
| tree | 6f83eb51b41315ce7ca09095834af6e52addc476 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
| parent | drm/amdgpu: Fix SDMA engine reset with logical instance ID (diff) | |
| download | kernel-caade9d69f2e2b76d2e2d47089736a99135b8772.tar.gz kernel-caade9d69f2e2b76d2e2d47089736a99135b8772.zip | |
drm/amdgpu: Use logical instance ID for SDMA v4_4_2 queue operations
Simplify SDMA v4_4_2 queue reset and stop operations by:
1. Removing GET_INST(SDMA0) conversion for ring->me
2. Using the logical instance ID (ring->me) directly
3. Maintaining consistent behavior with other SDMA queue operations
This change aligns with the existing queue handling logic where
ring->me already represents the correct instance identifier.
Signed-off-by: Lijo Lazar <[email protected]>
Signed-off-by: Jesse Zhang <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
(cherry picked from commit 3bab282dfe25dff7a55add432f56898505a6cc6c)
Cc: [email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions
