]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/sdma7: update mqd init for UQ
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 18 Oct 2024 18:15:51 +0000 (14:15 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Apr 2025 20:48:19 +0000 (16:48 -0400)
commit21926b5db8c1d4e82b47bbd484b085a0e604bfd6
tree819cbe3f81df383b8242860d2fcb6e0fb107e955
parentd07a7fcb8d25724351b7f9c03739b814da343b72
drm/amdgpu/sdma7: update mqd init for UQ

Set the addresses for the UQ metadata.

V2: Fix lower offset mask (Shashank)
V2: Use lower_32_bits for mqd objects(Alex)

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Shashank Sharma <shashank.sharma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c