aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c
diff options
context:
space:
mode:
authorLeslie Shi <[email protected]>2022-01-05 02:57:20 +0000
committerAlex Deucher <[email protected]>2022-01-11 20:44:26 +0000
commit62d5f9f7110ad374db67ab4820f4ff2d916c3cdb (patch)
treeabf5a5281628893894dd0a8bf4ecc6790fe43ffc /drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c
parentdrm/amdgpu: Enable second VCN for certain Navy Flounder. (diff)
downloadkernel-62d5f9f7110ad374db67ab4820f4ff2d916c3cdb.tar.gz
kernel-62d5f9f7110ad374db67ab4820f4ff2d916c3cdb.zip
drm/amdgpu: Unmap MMIO mappings when device is not unplugged
Patch: 3efb17ae7e92 ("drm/amdgpu: Call amdgpu_device_unmap_mmio() if device is unplugged to prevent crash in GPU initialization failure") makes call to amdgpu_device_unmap_mmio() conditioned on device unplugged. This patch unmaps MMIO mappings even when device is not unplugged. v2: Add condition of drm_dev_enter() to deleted unmaps in patch "drm/amdgpu: Unmap all MMIO mappings" Signed-off-by: Leslie Shi <[email protected]> Reviewed-by: Andrey Grodzovsky <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c')
0 files changed, 0 insertions, 0 deletions