summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.h
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2024-04-14 13:06:39 -0400
committerAlex Deucher <alexander.deucher@amd.com>2024-05-08 15:17:05 -0400
commit24e82654e98e96cece5d8b919c522054456eeec6 (patch)
treef3adfda9a3b0d69d22d95028ccbb42252f2188af /drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.h
parent2b3b9d2150c02c340f2ad50bae1a20f6913587ce (diff)
downloadlinux-24e82654e98e96cece5d8b919c522054456eeec6.tar.gz
linux-24e82654e98e96cece5d8b919c522054456eeec6.tar.bz2
linux-24e82654e98e96cece5d8b919c522054456eeec6.zip
drm/amdkfd: don't allow mapping the MMIO HDP page with large pages
We don't get the right offset in that case. The GPU has an unused 4K area of the register BAR space into which you can remap registers. We remap the HDP flush registers into this space to allow userspace (CPU or GPU) to flush the HDP when it updates VRAM. However, on systems with >4K pages, we end up exposing PAGE_SIZE of MMIO space. Fixes: d8e408a82704 ("drm/amdkfd: Expose HDP registers to user space") Reviewed-by: Felix Kuehling <felix.kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.h')
0 files changed, 0 insertions, 0 deletions