summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/job.c
diff options
context:
space:
mode:
authorJun Lei <Jun.Lei@amd.com>2019-08-15 15:22:34 -0400
committerAlex Deucher <alexander.deucher@amd.com>2019-09-13 18:02:52 -0500
commit119630061e72e6512ee8911b473cfacb6b211c53 (patch)
tree635e2cfcce3846fb195e0cf6511948c5da309f7d /drivers/gpu/host1x/job.c
parentff344c8d2a404e441b83182d0bd68d97e37894eb (diff)
downloadlinux-119630061e72e6512ee8911b473cfacb6b211c53.tar.bz2
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 <Jun.Lei@amd.com> Reviewed-by: Yongqiang Sun <yongqiang.sun@amd.com> Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/host1x/job.c')
0 files changed, 0 insertions, 0 deletions