]> git.kernelconcepts.de Git - karo-tx-linux.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>
Wed, 16 Oct 2013 18:03:00 +0000 (20:03 +0200)
commit3743ea574fc7223811b2f3fdfea9f27e6c84237b
tree3fb5e326c74693d083613568a2455a2b99f0e6e5
parent578e249856a328178f4ba924eab54b0776c7c7dd
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]