gpu: host1x: Add Tegra124 support

Tegra124 has 192 syncpoints whereas its predecessors had 32 syncpoints.
This required changes to the hardware register layout.

Signed-off-by: Arto Merilainen <amerilainen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Thierry Reding
2013-11-15 14:58:05 +01:00
vanhempi 23a0e27aac
commit e6fff4aaf9
8 muutettua tiedostoa jossa 768 lisäystä ja 1 poistoa

Näytä tiedosto

@@ -9,6 +9,7 @@ host1x-y = \
debug.o \
mipi.o \
hw/host1x01.o \
hw/host1x02.o
hw/host1x02.o \
hw/host1x04.o
obj-$(CONFIG_TEGRA_HOST1X) += host1x.o