]> www.infradead.org Git - users/hch/dma-mapping.git/commit
drm/amdgpu: resize VRAM BAR for CPU access on gfx10
authorAlan Swanson <reiver@improbability.net>
Thu, 21 May 2020 20:29:30 +0000 (21:29 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 21 May 2020 22:00:01 +0000 (18:00 -0400)
commit78b7dfd9cebe2bca986a88a3b0978557221b1dc4
treee4af5f561f4957b78a765d54c585978aeda70f9b
parentd3a3763432c5577fb46d45861eba489b0e76412e
drm/amdgpu: resize VRAM BAR for CPU access on gfx10

Try to resize BAR0 to let CPU access all of VRAM on Navi. Syncs
code with previous gfx generations from commit d6895ad39f3b39
("drm/amdgpu: resize VRAM BAR for CPU access v6").

Signed-off-by: Alan Swanson <reiver@improbability.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c