Skip to content
Snippets Groups Projects
Commit eb0c0621 authored by Thierry Reding's avatar Thierry Reding
Browse files

gpu: host1x: Set up device DMA parameters


In order to store device DMA parameters, the DMA framework depends on
the device's dma_parms field to point at a valid memory location. Add
backing storage for this in struct host1x_memory_context and point to
it.

Reported-by: default avatarJonathan Hunter <jonathanh@nvidia.com>
Reviewed-by: default avatarChristoph Hellwig <hch@lst.de>
Tested-by: default avatarJon Hunter <jonathanh@nvidia.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240916133320.368620-1-thierry.reding@gmail.com


(cherry picked from commit b4ad4ef3)
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent c8347f91
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment