Searched hist:af1cbfb9bf0fe079ca328231451fd4db8b3eafec (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/host1x/ |
H A D | job.h | diff af1cbfb9bf0fe079ca328231451fd4db8b3eafec Mon Oct 28 07:37:13 CDT 2019 Thierry Reding <treding@nvidia.com> gpu: host1x: Support DMA mapping of buffers
If host1x_bo_pin() returns an SG table, create a DMA mapping for the buffer. For buffers that the host1x client has already mapped itself, host1x_bo_pin() returns NULL and the existing DMA address is used.
Signed-off-by: Thierry Reding <treding@nvidia.com>
|
H A D | job.c | diff af1cbfb9bf0fe079ca328231451fd4db8b3eafec Mon Oct 28 07:37:13 CDT 2019 Thierry Reding <treding@nvidia.com> gpu: host1x: Support DMA mapping of buffers
If host1x_bo_pin() returns an SG table, create a DMA mapping for the buffer. For buffers that the host1x client has already mapped itself, host1x_bo_pin() returns NULL and the existing DMA address is used.
Signed-off-by: Thierry Reding <treding@nvidia.com>
|
H A D | dev.c | diff af1cbfb9bf0fe079ca328231451fd4db8b3eafec Mon Oct 28 07:37:13 CDT 2019 Thierry Reding <treding@nvidia.com> gpu: host1x: Support DMA mapping of buffers
If host1x_bo_pin() returns an SG table, create a DMA mapping for the buffer. For buffers that the host1x client has already mapped itself, host1x_bo_pin() returns NULL and the existing DMA address is used.
Signed-off-by: Thierry Reding <treding@nvidia.com>
|
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | gem.c | diff af1cbfb9bf0fe079ca328231451fd4db8b3eafec Mon Oct 28 07:37:13 CDT 2019 Thierry Reding <treding@nvidia.com> gpu: host1x: Support DMA mapping of buffers
If host1x_bo_pin() returns an SG table, create a DMA mapping for the buffer. For buffers that the host1x client has already mapped itself, host1x_bo_pin() returns NULL and the existing DMA address is used.
Signed-off-by: Thierry Reding <treding@nvidia.com>
|