aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorJun Lei <[email protected]>2019-08-15 19:22:34 +0000
committerAlex Deucher <[email protected]>2019-09-13 23:02:52 +0000
commit119630061e72e6512ee8911b473cfacb6b211c53 (patch)
tree635e2cfcce3846fb195e0cf6511948c5da309f7d /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentdrm/amd/display: Reuse dcn2 registers (diff)
downloadkernel-119630061e72e6512ee8911b473cfacb6b211c53.tar.gz
kernel-119630061e72e6512ee8911b473cfacb6b211c53.zip
drm/amd/display: remove hw access from dc_destroy
[why] dc_destroy should only clean up SW, this is because GPUs may be removed before driver unload, leading to HW to be unavailable. [how] remove GPIO close as part of GPIO destroy, this is unnecessary because GPIO is not shared, and GPIOs are generally closed after being opened Add tracking to HW access during destructor to make future issues easier to pinpoint, and block access to prevent hangs. Signed-off-by: Jun Lei <[email protected]> Reviewed-by: Yongqiang Sun <[email protected]> Acked-by: Bhawanpreet Lakha <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions