]> git.baikalelectronics.ru Git - kernel.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)
commitd3388c903955114b045b0b397f054ad8de5eb44f
treee4af5f561f4957b78a765d54c585978aeda70f9b
parent1096eca0f607d3836f3e51f08905999fd3f369cd
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 94264cfd8363a4
("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