gpu: host1x: Tegra234 device data and headers
authorMikko Perttunen <mperttunen@nvidia.com>
Mon, 27 Jun 2022 14:20:04 +0000 (17:20 +0300)
committerThierry Reding <treding@nvidia.com>
Fri, 8 Jul 2022 14:27:52 +0000 (16:27 +0200)
commit9abdd497cd0ac08ed55aea30de1e46d73eef9fc5
tree50a88db914337dd65c5f71a7e8501d041cd94c54
parent7afd1194a3cdb7ba5aa8d658b2d0655f61457c86
gpu: host1x: Tegra234 device data and headers

Add device data and chip headers for Tegra234.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/host1x/Makefile
drivers/gpu/host1x/dev.c
drivers/gpu/host1x/hw/host1x08.c [new file with mode: 0644]
drivers/gpu/host1x/hw/host1x08.h [new file with mode: 0644]
drivers/gpu/host1x/hw/host1x08_hardware.h [new file with mode: 0644]
drivers/gpu/host1x/hw/hw_host1x08_channel.h [new file with mode: 0644]
drivers/gpu/host1x/hw/hw_host1x08_common.h [new file with mode: 0644]
drivers/gpu/host1x/hw/hw_host1x08_hypervisor.h [new file with mode: 0644]
drivers/gpu/host1x/hw/hw_host1x08_uclass.h [new file with mode: 0644]
drivers/gpu/host1x/hw/hw_host1x08_vm.h [new file with mode: 0644]