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

Set the addresses for the UQ metadata.

V2: Fix lower address mask (Shashank)
V3: 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_v6_0.c