linux/drivers/gpu/host1x
Thierry Reding 933deb8c7b gpu: host1x: Add early init and late exit callbacks
These callbacks can be used by client drivers to run code during early
init and during late exit. Early init callbacks are run prior to the
regular init callbacks while late exit callbacks run after the regular
exit callbacks.

Signed-off-by: Thierry Reding <treding@nvidia.com>
2021-03-31 17:42:14 +02:00
..
hw gpu: host1x: Fix Tegra194 syncpt interrupt threshold 2021-03-31 17:42:14 +02:00
Kconfig
Makefile
bus.c gpu: host1x: Add early init and late exit callbacks 2021-03-31 17:42:14 +02:00
bus.h
cdma.c gpu: host1x: Cleanup and refcounting for syncpoints 2021-03-31 17:42:13 +02:00
cdma.h
channel.c
channel.h
debug.c gpu: host1x: Show number of pending waiters in debugfs 2021-03-30 19:53:24 +02:00
debug.h
dev.c gpu: host1x: Reserve VBLANK syncpoints at initialization 2021-03-31 17:42:13 +02:00
dev.h gpu: host1x: Reserve VBLANK syncpoints at initialization 2021-03-31 17:42:13 +02:00
intr.c gpu: host1x: Assign intr waiter inside lock 2021-03-31 17:42:14 +02:00
intr.h gpu: host1x: Remove cancelled waiters immediately 2021-03-30 19:53:24 +02:00
job.c gpu: host1x: Cleanup and refcounting for syncpoints 2021-03-31 17:42:13 +02:00
job.h
mipi.c
syncpt.c gpu: host1x: Reserve VBLANK syncpoints at initialization 2021-03-31 17:42:13 +02:00
syncpt.h gpu: host1x: Cleanup and refcounting for syncpoints 2021-03-31 17:42:13 +02:00