summaryrefslogtreecommitdiff
path: root/include/video/w100fb.h
diff options
context:
space:
mode:
authorAlexandre Courbot <acourbot@nvidia.com>2016-02-26 09:06:53 (GMT)
committerThierry Reding <treding@nvidia.com>2016-03-04 15:24:57 (GMT)
commitc95469aa5a188384ccf8ac520ece931c66caf8aa (patch)
treeff5b147057b1b5f9fb981ae411c173865e0a40d2 /include/video/w100fb.h
parent097452e61366a939a4772332181cea7cdcc74760 (diff)
downloadlinux-c95469aa5a188384ccf8ac520ece931c66caf8aa.tar.xz
gpu: host1x: Set DMA ops on device creation
Currently host1x-instanciated devices have their dma_ops left to NULL, which makes any DMA operation (like buffer import) on ARM64 fallback to the dummy_dma_ops and fail with an error. This patch calls of_dma_configure() with the host1x node when creating such a device, so the proper DMA operations are set. Suggested-by: Thierry Reding <thierry.reding@gmail.com> Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'include/video/w100fb.h')
0 files changed, 0 insertions, 0 deletions