]> git.baikalelectronics.ru Git - kernel.git/commit
gpu: host1x: Program virtualization tables
authorMikko Perttunen <mperttunen@nvidia.com>
Mon, 27 Jun 2022 14:20:01 +0000 (17:20 +0300)
committerThierry Reding <treding@nvidia.com>
Fri, 8 Jul 2022 14:27:52 +0000 (16:27 +0200)
commit476b927e485bc4008014f0d7e2c076756dc7aeee
tree9a6aa113e734556ec9313422e2dae31de6faa6db
parent6738276e7927ae8e9d164728507a75201a8101a6
gpu: host1x: Program virtualization tables

Program virtualization tables specifying which VMs have access to which
Host1x hardware resources. Programming these has become mandatory in
Tegra234.

For now, since the driver does not operate as a Host1x hypervisor, we
basically allow access to everything to everyone.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/host1x/dev.c
drivers/gpu/host1x/dev.h