drm/amdgpu:fix virtual dce bug
authorMonk Liu <Monk.Liu@amd.com>
Wed, 15 Nov 2017 09:10:13 +0000 (17:10 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Dec 2017 17:47:52 +0000 (12:47 -0500)
commit129d65c18ecfb249aceb540c31fdaf79bd5a11ff
tree214ddf9ee873d24132ab170966eca9530783ecc8
parent241361350648adaaa3510410245a66a7c02b2b8e
drm/amdgpu:fix virtual dce bug

this fix the issue that access memory after freed
after driver unloaded.

Signed-off-by: Monk Liu <Monk.Liu@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/dce_virtual.c