commit | 6d6a5eae5600689618feba43f4e8418c0b3cf4d9 | [log] [tgz] |
---|---|---|
author | Monk Liu <Monk.Liu@amd.com> | Wed Nov 15 17:10:13 2017 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 19 08:42:52 2018 +0100 |
tree | 70ba33a7ec98296ac870d4424f40508780abbce7 | |
parent | bd301e538bd65992fa9a2e539b2e3f642fc8e966 [diff] |
drm/amdgpu:fix virtual dce bug [ Upstream commit 129d65c18ecfb249aceb540c31fdaf79bd5a11ff ] 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> Signed-off-by: Sasha Levin <alexander.levin@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>