Re: [PATCH 5/9] drm/amdgpu/sdma7: update mqd init for UQ

2024-11-21 Thread Alex Deucher
On Thu, Nov 21, 2024 at 8:42 AM Shashank Sharma wrote: > > From: Alex Deucher > > Set the addresses for the UQ metadata. > > V2: Fix lower offset mask (Shashank) > > Signed-off-by: Alex Deucher > Signed-off-by: Shashank Sharma > --- > drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c | 3 +++ > 1 file ch

Re: [PATCH 5/9] drm/amdgpu/sdma7: update mqd init for UQ

2024-11-21 Thread Sharma, Shashank
On 21/11/2024 16:19, Christian König wrote: Am 21.11.24 um 14:10 schrieb Shashank Sharma: From: Alex Deucher Set the addresses for the UQ metadata. V2: Fix lower offset mask (Shashank) Signed-off-by: Alex Deucher Signed-off-by: Shashank Sharma ---   drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c

Re: [PATCH 5/9] drm/amdgpu/sdma7: update mqd init for UQ

2024-11-21 Thread Christian König
Am 21.11.24 um 14:10 schrieb Shashank Sharma: From: Alex Deucher Set the addresses for the UQ metadata. V2: Fix lower offset mask (Shashank) Signed-off-by: Alex Deucher Signed-off-by: Shashank Sharma --- drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c | 3 +++ 1 file changed, 3 insertions(+) dif

[PATCH 5/9] drm/amdgpu/sdma7: update mqd init for UQ

2024-11-21 Thread Shashank Sharma
From: Alex Deucher Set the addresses for the UQ metadata. V2: Fix lower offset mask (Shashank) Signed-off-by: Alex Deucher Signed-off-by: Shashank Sharma --- drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c

[PATCH 5/9] drm/amdgpu/sdma7: update mqd init for UQ

2024-11-21 Thread Shashank Sharma
From: Alex Deucher Set the addresses for the UQ metadata. V2: Fix lower offset mask (Shashank) Signed-off-by: Alex Deucher Signed-off-by: Shashank Sharma --- drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c