aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_auth.c
diff options
context:
space:
mode:
authorJordan Crouse <jcrouse@codeaurora.org>2018-09-14 09:03:46 -0600
committerRob Clark <robdclark@gmail.com>2018-10-03 20:24:55 -0400
commit32aa27e15c28d3898ed6f9b3c98f95f34a81eab2 (patch)
treefe6181bf98d9e257e7965bbee5af56e29510c245 /drivers/gpu/drm/drm_auth.c
parentfc6510ac4900db98851cabfd44a4a510b2d22db3 (diff)
msm/gpu/a6xx: Force of_dma_configure to setup DMA for GMU
The point of the 'force_dma' parameter for of_dma_configure is to force the device to be set up even if DMA capability is not described by the firmware which is exactly the use case we have for GMU - we need SMMU to get set up but we have no other dma capabilities since memory is managed by the GPU driver. Currently we pass false so of_dma_configure() fails and subsequently GMU and GPU probe does as well. Fixes: 4b565ca5a2c ("drm/msm: Add A6XX device support") Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Tested-by: Sibi Sankar <sibis@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/drm_auth.c')
0 files changed, 0 insertions, 0 deletions