linux/drivers/gpu/host1x/drm
Wolfram Sang 687b81d083 i2c: move OF helpers into the core
I2C of helpers used to live in of_i2c.c but experience (from SPI) shows
that it is much cleaner to have this in the core. This also removes a
circular dependency between the helpers and the core, and so we can
finally register child nodes in the core instead of doing this manually
in each driver. So, fix the drivers and documentation, too.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
2013-08-23 10:22:20 +02:00
..
dc.c drm/tegra: Honor pixel-format changes 2013-05-25 12:32:50 +02:00
dc.h
drm.c gpu: host1x: Rework CPU syncpoint increment 2013-06-22 12:43:55 +02:00
drm.h drm/tegra: Add gr2d device 2013-04-22 12:40:04 +02:00
fb.c gpu: host1x: drm: Add memory manager and fb 2013-04-22 12:40:04 +02:00
gem.c gpu: host1x: drm: Add memory manager and fb 2013-04-22 12:40:04 +02:00
gem.h gpu: host1x: drm: Add memory manager and fb 2013-04-22 12:40:04 +02:00
gr2d.c gpu: host1x: Fix client_managed type 2013-06-22 12:43:54 +02:00
hdmi.c gpu: host1x: Remove second host1x driver 2013-04-22 12:39:59 +02:00
hdmi.h
Kconfig drm/tegra: don't depend on OF 2013-04-22 12:40:56 +02:00
output.c i2c: move OF helpers into the core 2013-08-23 10:22:20 +02:00
rgb.c