]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/gfx12: update mqd init for UQ
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 18 Oct 2024 18:15:12 +0000 (14:15 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Apr 2025 20:48:18 +0000 (16:48 -0400)
commitab328d9a7b614ba8c6f63096eae817dd6e7f72f1
treeee9b6fc15a6fb0c4d5ae533ddfc7e62181865ca2
parentf2234816a31d0ec85ab63899762ec962ab682704
drm/amdgpu/gfx12: 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/gfx_v12_0.c