]> git.infradead.org Git - nvme.git/commit
drm/amd/amdgpu: Assign GART pages to AMD device mapping
authorTom St Denis <tom.stdenis@amd.com>
Wed, 17 Jan 2024 17:47:37 +0000 (12:47 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 25 Jan 2024 20:47:36 +0000 (15:47 -0500)
commite7a8594cc2af920a905db15653c19c362d4ebd3f
tree0f3c99b9485862ed820a6c3d694f5d974d8aac4e
parentf1807682de0edbff6c1e46b19642a517d2e15c57
drm/amd/amdgpu: Assign GART pages to AMD device mapping

This allows kernel mapped pages like the PDB and PTB to be
read via the iomem debugfs when there is no vram in the system.

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org # 6.7.x
drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c