]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: add late_fini for ip_funcs
authorMonk Liu <Monk.Liu@amd.com>
Thu, 19 May 2016 06:35:17 +0000 (14:35 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 9 Jun 2016 14:48:54 +0000 (10:48 -0400)
commit93b1f8ce4574d512d846fd8c244abf0e0afa8613
tree4ce328316acc656c87dd7f7af7d6edd8d86bb085
parent526b3090753c8505c05a63d8c4bcc4f25b206d64
drm/amdgpu: add late_fini for ip_funcs

This give IP modules an optional late cleanup
function.  This is needed to handle tricky inter-module
dependencies during tear down.

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>
drivers/gpu/drm/amd/include/amd_shared.h