alistair23-linux/drivers/gpu/host1x
Thierry Reding b4a20144e0 gpu: host1x: Export host1x_syncpt_read()
This function is used to read the current value of the syncpt and is
useful in situations where drivers don't schedule work and wait for the
syncpoint to increment. One particular use-case is using the syncpoint
as a VBLANK counter.

Signed-off-by: Thierry Reding <treding@nvidia.com>
2015-04-02 18:46:20 +02:00
..
hw gpu: host1x: Print address/offset pairs consistently 2014-11-13 16:11:41 +01:00
bus.c gpu: host1x: Provide a proper struct bus_type 2015-01-27 10:09:14 +01:00
bus.h gpu: host1x: Provide a proper struct bus_type 2015-01-27 10:09:14 +01:00
cdma.c gpu: host1x: Make mapped field of push buffers void * 2014-11-13 16:11:35 +01:00
cdma.h gpu: host1x: Make mapped field of push buffers void * 2014-11-13 16:11:35 +01:00
channel.c
channel.h
debug.c
debug.h
dev.c gpu: host1x: Provide a proper struct bus_type 2015-01-27 10:09:14 +01:00
dev.h
intr.c
intr.h
job.c
job.h gpu: host1x: Make gather offsets unsigned 2014-11-13 16:11:44 +01:00
Kconfig
Makefile
mipi.c gpu: host1x: mipi: Set MIPI_CAL_BIAS_PAD_CFG1 register 2014-11-13 16:11:57 +01:00
syncpt.c gpu: host1x: Export host1x_syncpt_read() 2015-04-02 18:46:20 +02:00
syncpt.h