diff options
author | 2021-09-15 16:07:49 -0400 | |
---|---|---|
committer | 2021-09-23 15:17:29 -0400 | |
commit | 006c26a0f1c851e0693e4bdd5657a687514d21cf (patch) | |
tree | 40165d311079ba281d89f30f19b31b0b05603b4b /drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c | |
parent | drm/amd/display: Add modifiers capable of DCC image stores for gfx10_3 (diff) | |
download | linux-dev-006c26a0f1c851e0693e4bdd5657a687514d21cf.tar.xz linux-dev-006c26a0f1c851e0693e4bdd5657a687514d21cf.zip |
drm/amd/display: Fix crash on device remove/driver unload
Why:
DC core is being released from DM before it's referenced
from hpd_rx wq destruction code.
How: Move hpd_rx destruction before DC core destruction.
Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c')
0 files changed, 0 insertions, 0 deletions