tegra: Add channel APIs
authorThierry Reding <treding@nvidia.com>
Fri, 9 Jul 2021 18:30:07 +0000 (20:30 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 23 Feb 2022 14:40:01 +0000 (15:40 +0100)
commitb77af8ece6be4d35a88953965da2d5229b7d5a21
tree86e2b60cc70d91d90cae609b6ff5a0c78b1b7458
parentdece59037d9392185e9add34ccdd5148c6e50c8b
tegra: Add channel APIs

These new functions can be used to open a channel to a given engine, map
and unmap buffer objects to that channel, and close the channel.

Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
tegra/channel.c [new file with mode: 0644]
tegra/meson.build
tegra/private.h
tegra/tegra-symbols.txt
tegra/tegra.h