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

Set the addresses for the UQ metadata.

V2: Fix lower address (Shashank)
V3: Restore lower_32_bits() for MQD addresses (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/gfx_v11_0.c