diff options
author | Jingwen Chen <Jingwen.Chen2@amd.com> | 2021-12-14 11:50:39 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-12-14 16:10:00 -0500 |
commit | 948e7ce01413b71395723aaf846015062aea3a43 (patch) | |
tree | f8e5fbde1b28f1d3b9eb194eb198afc29d373d77 /drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c | |
parent | 85dfc1d692c9434c37842e610be37cd4ae4e0081 (diff) |
drm/amd/amdgpu: fix gmc bo pin count leak in SRIOV
[Why]
gmc bo will be pinned during loading amdgpu and reset in SRIOV while
only unpinned in unload amdgpu
[How]
add amdgpu_in_reset and sriov judgement to skip pin bo
v2: fix wrong judgement
Signed-off-by: Jingwen Chen <Jingwen.Chen2@amd.com>
Reviewed-by: Horace Chen <horace.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c')
0 files changed, 0 insertions, 0 deletions