linux/drivers/gpu/drm/amd/powerplay
Monk Liu a6dcfd9cc5 drm/amdgpu: fix pplib finish bug
1,should use late_fini to kfree all resource otherwise
the released pointer maybe accessed in IRQ ip fini routine.

2,hwmgr should not be kfree by pem_fini which is invoked
by hw fini path.

Signed-off-by: Monk Liu <Monk.Liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2016-06-09 10:48:56 -04:00
..
eventmgr drm/amdgpu: fix pplib finish bug 2016-06-09 10:48:56 -04:00
hwmgr drm/admgpu/powerplay/polaris: fix powertune table upload 2016-06-09 10:48:53 -04:00
inc drm/amd/powerplay: move asic unrelated function to hwmgr.c. 2016-05-13 14:26:42 -04:00
smumgr drm/amd/powerplay: use ARRAY_SIZE() to calculate array size. 2016-05-16 12:17:25 -04:00
amd_powerplay.c drm/amd/powerplay: rewrite pp_sw_init to make code readable 2016-05-11 13:30:33 -04:00
Kconfig
Makefile drm/amdgpu: clean up path handling for powerplay 2016-03-21 11:52:13 -04:00