[PATCH 0/3] fix module unloading with powerplay enabled
Alex Deucher
alexdeucher at gmail.com
Wed Jun 1 21:17:28 UTC 2016
This fixes a crash in module unloading with powerplay enabled
due to cross IP module dependencies.
Monk Liu (3):
drm/amdgpu: add late_fini for ip_funcs
drm/amdgpu: impl late_fini for amdgpu_pp_ip
drm/amdgpu: fix pplib finish bug
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 5 +++++
drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.c | 24 ++++++++++++++++-------
drivers/gpu/drm/amd/include/amd_shared.h | 1 +
drivers/gpu/drm/amd/powerplay/eventmgr/eventmgr.c | 3 ---
4 files changed, 23 insertions(+), 10 deletions(-)
--
2.5.5
More information about the dri-devel
mailing list