]> 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)
commit8abf2cdbedbd8a930f5c269ddaa697994eca8e91
tree3fb5e326c74693d083613568a2455a2b99f0e6e5
parente72e43ba0ad0945bedf83db132d176a7cf49db01
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]