Home
last modified time | relevance | path

Searched hist:"98 ae41adb252866158dd4e998551dfa85e612bed" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/host1x/
H A Djob.cdiff 98ae41adb252866158dd4e998551dfa85e612bed Tue Feb 04 14:59:26 CET 2020 Thierry Reding <treding@nvidia.com> gpu: host1x: Set DMA direction only for DMA-mapped buffer objects

The DMA direction is only used by the DMA API, so there is no use in
setting it when a buffer object isn't mapped with the DMA API.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Tested-by: Dmitry Osipenko <digetx@gmail.com>
Reviewed-by: Dmitry Osipenko <digetx@gmail.com>