linux-bl808/drivers/gpu/host1x
Thierry Reding 0c7dfd36b7 gpu: host1x: Rename internal functions for clarity
The internal host1x_{,un}register_client() functions can potentially be
confused with public the host1x_client_{,un}register() functions.

Rename them to host1x_{add,del}_client() to remove some of the possible
confusion.

Signed-off-by: Thierry Reding <treding@nvidia.com>
2014-06-05 23:10:30 +02:00
..
hw gpu: host1x: handle the correct # of syncpt regs 2014-04-16 17:11:04 +02:00
bus.c gpu: host1x: Rename internal functions for clarity 2014-06-05 23:10:30 +02:00
bus.h
cdma.c
cdma.h
channel.c
channel.h
debug.c gpu: host1x: Fix build warnings 2013-12-19 09:29:52 +01:00
debug.h
dev.c gpu: host1x: Add Tegra124 support 2013-12-19 09:29:52 +01:00
dev.h
intr.c
intr.h
job.c gpu: host1x: do not check previously handled gathers 2014-02-12 07:50:37 +01:00
job.h
Kconfig gpu: host1x: Increase compile test coverage 2013-12-19 09:29:51 +01:00
Makefile gpu: host1x: Add Tegra124 support 2013-12-19 09:29:52 +01:00
mipi.c gpu: host1x: Fix more sparse warnings 2013-12-19 09:29:51 +01:00
syncpt.c gpu: host1x: export host1x_syncpt_incr_max() function 2014-04-04 09:12:49 +02:00
syncpt.h