diff options
author | 2021-09-23 16:05:31 +0800 | |
---|---|---|
committer | 2021-09-28 09:30:05 -0400 | |
commit | 71cf9e72b3121abb660dc18d91b4cb2b38963913 (patch) | |
tree | 8f73c42f82d9052989a33aa45d06553a63268c7e /drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | |
parent | Merge tag 'amd-drm-next-5.16-2021-09-27' of https://gitlab.freedesktop.org/agd5f/linux into drm-next (diff) | |
download | wireguard-linux-71cf9e72b3121abb660dc18d91b4cb2b38963913.tar.xz wireguard-linux-71cf9e72b3121abb660dc18d91b4cb2b38963913.zip |
drm/amdgpu: fix gart.bo pin_count leak
gmc_v{9,10}_0_gart_disable() isn't called matched with
correspoding gart_enbale function in SRIOV case. This will
lead to gart.bo pin_count leak on driver unload.
Cc: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Leslie Shi <Yuliang.Shi@amd.com>
Signed-off-by: Guchun Chen <guchun.chen@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c')
0 files changed, 0 insertions, 0 deletions