OSDN Git Service

drm/tegra: Add NVDEC driver
authorMikko Perttunen <mperttunen@nvidia.com>
Thu, 16 Sep 2021 14:55:17 +0000 (17:55 +0300)
committerThierry Reding <treding@nvidia.com>
Thu, 16 Dec 2021 13:07:06 +0000 (14:07 +0100)
commit46f226c93d35b936aeec6eb31da932dc2e86f413
tree3e5c016ccebaec78bc9c4fc70accc9201fb36b6d
parentcae7472e4fb965aaa86bc9b7b6f4b739f09c178d
drm/tegra: Add NVDEC driver

Add support for booting and using NVDEC on Tegra210, Tegra186
and Tegra194 to the Host1x and TegraDRM drivers. Booting in
secure mode is not currently supported.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/Makefile
drivers/gpu/drm/tegra/drm.c
drivers/gpu/drm/tegra/drm.h
drivers/gpu/drm/tegra/nvdec.c [new file with mode: 0644]
drivers/gpu/host1x/dev.c
include/linux/host1x.h