summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/msm_drv.h
diff options
context:
space:
mode:
authorJordan Crouse <jcrouse@codeaurora.org>2017-02-06 10:39:29 -0700
committerRob Clark <robdclark@gmail.com>2017-04-08 06:59:36 -0400
commit9873ef0743535ee71efecfb5228f96432e393f8a (patch)
treef6790acfcbbcfa6d1095ae10a8cfc31ac427c1fb /drivers/gpu/drm/msm/msm_drv.h
parent3a882143794ab31aa25551ba90b2d0740c4973c4 (diff)
drm/msm: Make sure to detach the MMU during GPU cleanup
We should be detaching the MMU before destroying the address space. To do this cleanly, the detach has to happen in adreno_gpu_cleanup() because it needs access to structs in adreno_gpu.c. Plus it is better symmetry to have the attach and detach at the same code level. Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/msm/msm_drv.h')
0 files changed, 0 insertions, 0 deletions