]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Fix physical address mask
authorDavid Belanger <david.belanger@amd.com>
Fri, 19 Apr 2024 14:28:02 +0000 (10:28 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 2 May 2024 20:18:14 +0000 (16:18 -0400)
commitda43e93d1becce2d757ae217baa09a9b9bae3171
tree6acfeeb52e37a6d2745b410e97fa4d2fd84536a8
parent0a75dc9831af72f1b85f80f0b8e8a711e5ebfe75
drm/amdgpu: Fix physical address mask

Mask should be 44-bit.

Signed-off-by: David Belanger <david.belanger@amd.com>
Reviewed-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v12_0.c