]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1ec26957f01d60332879eb717e8bbfec7151ae81
tree50a88db914337dd65c5f71a7e8501d041cd94c54
parent183a64e0dd96cfd84aec95a9a250e32f63fff84e
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]