Files
linux/drivers/gpu/drm
Jesse Zhang caade9d69f 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 <lijo.lazar@amd.com>
Signed-off-by: Jesse Zhang <Jesse.Zhang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 3bab282dfe)
Cc: stable@vger.kernel.org
2025-06-18 13:11:15 -04:00
..
2025-02-18 07:43:43 +01:00
2025-05-04 09:20:28 -07:00
2025-04-23 15:40:30 -05:00
2025-04-23 15:40:30 -05:00
2025-04-17 10:21:40 +02:00
2025-01-08 01:39:58 +02:00
2024-10-08 10:00:30 +02:00