]> git.baikalelectronics.ru Git - kernel.git/commit
gpu: host1x: Add support for Tegra114
authorThierry Reding <treding@nvidia.com>
Mon, 30 Sep 2013 12:17:39 +0000 (14:17 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 31 Oct 2013 08:55:41 +0000 (09:55 +0100)
commit0232157a4953f2624ae198afb06cdf974bb41b44
tree3fb5e326c74693d083613568a2455a2b99f0e6e5
parente38bc4d89b83d7671ea2c0e7bc5a5e498ec74a8a
gpu: host1x: Add support for Tegra114

Tegra114 uses a slightly updated version of host1x with an additional
syncpoint.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/host1x/Makefile
drivers/gpu/host1x/dev.c
drivers/gpu/host1x/hw/host1x02.c [new file with mode: 0644]
drivers/gpu/host1x/hw/host1x02.h [new file with mode: 0644]
drivers/gpu/host1x/hw/hw_host1x02_channel.h [new file with mode: 0644]
drivers/gpu/host1x/hw/hw_host1x02_sync.h [new file with mode: 0644]
drivers/gpu/host1x/hw/hw_host1x02_uclass.h [new file with mode: 0644]