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)
commit939179fab8ff42165c1e9a487495a3f2f3319e18
tree9a6aa113e734556ec9313422e2dae31de6faa6db
parent97dea367d8dab90b520cda589f83c60514013110
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