 e6fff4aaf9
			
		
	
	
	e6fff4aaf9
	
	
	
		
			
			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>
		
			
				
	
	
		
			15 lines
		
	
	
	
		
			195 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			195 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| host1x-y = \
 | |
| 	bus.o \
 | |
| 	syncpt.o \
 | |
| 	dev.o \
 | |
| 	intr.o \
 | |
| 	cdma.o \
 | |
| 	channel.o \
 | |
| 	job.o \
 | |
| 	debug.o \
 | |
| 	mipi.o \
 | |
| 	hw/host1x01.o \
 | |
| 	hw/host1x02.o \
 | |
| 	hw/host1x04.o
 | |
| 
 | |
| obj-$(CONFIG_TEGRA_HOST1X) += host1x.o
 |