linux/drivers/gpu/host1x
Thierry Reding 776dc38403 drm/tegra: Move subdevice infrastructure to host1x
The Tegra DRM driver currently uses some infrastructure to defer the DRM
core initialization until all required devices have registered. The same
infrastructure can potentially be used by any other driver that requires
more than a single sub-device of the host1x module.

Make the infrastructure more generic and keep only the DRM specific code
in the DRM part of the driver. Eventually this will make it easy to move
the DRM driver part back to the DRM subsystem.

Signed-off-by: Thierry Reding <treding@nvidia.com>
2013-10-31 09:55:33 +01:00
..
drm drm/tegra: Move subdevice infrastructure to host1x 2013-10-31 09:55:33 +01:00
hw gpu: host1x: Expose syncpt and channel functionality 2013-10-31 09:20:11 +01:00
bus.c drm/tegra: Move subdevice infrastructure to host1x 2013-10-31 09:55:33 +01:00
bus.h drm/tegra: Move subdevice infrastructure to host1x 2013-10-31 09:55:33 +01:00
cdma.c gpu: host1x: Expose syncpt and channel functionality 2013-10-31 09:20:11 +01:00
cdma.h gpu: host1x: Add channel support 2013-04-22 12:32:43 +02:00
channel.c gpu: host1x: Add channel support 2013-04-22 12:32:43 +02:00
channel.h gpu: host1x: Expose syncpt and channel functionality 2013-10-31 09:20:11 +01:00
debug.c gpu: host1x: Add debug support 2013-04-22 12:32:46 +02:00
debug.h gpu: host1x: Add debug support 2013-04-22 12:32:46 +02:00
dev.c drm/tegra: Move subdevice infrastructure to host1x 2013-10-31 09:55:33 +01:00
dev.h drm/tegra: Move subdevice infrastructure to host1x 2013-10-31 09:55:33 +01:00
intr.c gpu: host1x: Add channel support 2013-04-22 12:32:43 +02:00
intr.h gpu: host1x: Add channel support 2013-04-22 12:32:43 +02:00
job.c gpu: host1x: Expose syncpt and channel functionality 2013-10-31 09:20:11 +01:00
job.h gpu: host1x: Expose syncpt and channel functionality 2013-10-31 09:20:11 +01:00
Kconfig drm/tegra: Move drm to live under host1x 2013-04-22 12:39:11 +02:00
Makefile drm/tegra: Move subdevice infrastructure to host1x 2013-10-31 09:55:33 +01:00
syncpt.c gpu: host1x: Expose syncpt and channel functionality 2013-10-31 09:20:11 +01:00
syncpt.h gpu: host1x: Expose syncpt and channel functionality 2013-10-31 09:20:11 +01:00