04.02.2020 16:59, Thierry Reding пишет:
From: Thierry Reding treding@nvidia.com
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
drivers/gpu/host1x/job.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Tested-by: Dmitry Osipenko digetx@gmail.com