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)
commit5407f31bd37d1289dfd0a2a23a45c5ff2aec8e58
tree3fb5e326c74693d083613568a2455a2b99f0e6e5
parent59d29c0ec93fe9879673b302a182fb3fb80896c3
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]
This page took 0.025582 seconds and 5 git commands to generate.