Star64_linux/drivers/gpu/host1x/hw
Thierry Reding 14c95fc896 gpu: host1x: Consistently use unsigned int for counts
The number of channels, syncpoints, bases and mlocks can never be
negative, so use unsigned int instead of int. Also make loop variables
the same type for consistency.

Signed-off-by: Thierry Reding <treding@nvidia.com>
2016-06-23 11:59:23 +02:00
..
cdma_hw.c gpu: host1x: Consistently use unsigned int for counts 2016-06-23 11:59:23 +02:00
channel_hw.c gpu: host1x: Use struct host1x_bo pointers in traces 2014-11-13 16:11:32 +01:00
debug_hw.c gpu: host1x: Consistently use unsigned int for counts 2016-06-23 11:59:23 +02:00
host1x01.c
host1x01.h
host1x01_hardware.h
host1x02.c
host1x02.h
host1x02_hardware.h
host1x04.c
host1x04.h
host1x04_hardware.h
host1x05.c gpu: host1x: Add Tegra210 support 2015-12-14 10:50:33 +01:00
host1x05.h gpu: host1x: Add Tegra210 support 2015-12-14 10:50:33 +01:00
host1x05_hardware.h gpu: host1x: Add Tegra210 support 2015-12-14 10:50:33 +01:00
hw_host1x01_channel.h
hw_host1x01_sync.h gpu: host1x: Fix MLOCK's debug info 2015-10-02 14:40:12 +02:00
hw_host1x01_uclass.h
hw_host1x02_channel.h
hw_host1x02_sync.h gpu: host1x: Fix MLOCK's debug info 2015-10-02 14:40:12 +02:00
hw_host1x02_uclass.h
hw_host1x04_channel.h
hw_host1x04_sync.h gpu: host1x: Fix MLOCK's debug info 2015-10-02 14:40:12 +02:00
hw_host1x04_uclass.h
hw_host1x05_channel.h gpu: host1x: Add Tegra210 support 2015-12-14 10:50:33 +01:00
hw_host1x05_sync.h gpu: host1x: Add Tegra210 support 2015-12-14 10:50:33 +01:00
hw_host1x05_uclass.h gpu: host1x: Add Tegra210 support 2015-12-14 10:50:33 +01:00
intr_hw.c gpu: host1x: Consistently use unsigned int for counts 2016-06-23 11:59:23 +02:00
syncpt_hw.c gpu: host1x: Consistently use unsigned int for counts 2016-06-23 11:59:23 +02:00