linux/drivers/gpu/drm/tegra
Thierry Reding f34bc78741 drm/tegra: Add plane support
Add support for the B and C planes which support RGB and YUV pixel
formats and can be used as overlays or hardware cursor. Currently 32-bit
XRGB as well as UYVY, YUV420 and YUV422 pixel formats are advertised.
Other formats should be easy to add but these are the most common ones
and should cover the majority of use-cases.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
2013-02-22 08:21:12 +01:00
..
dc.c drm/tegra: Add plane support 2013-02-22 08:21:12 +01:00
dc.h drm/tegra: Add plane support 2013-02-22 08:21:12 +01:00
drm.c
drm.h drm/tegra: Add plane support 2013-02-22 08:21:12 +01:00
fb.c drm/tegra: don't set up initial fbcon config twice 2013-02-14 00:07:53 +01:00
hdmi.c drm: tegra: remove redundant tegra2_tmds_config entry 2012-12-30 14:01:33 +10:00
hdmi.h drm: tegra: Add HDMI support 2012-11-20 15:43:53 +10:00
host1x.c drm: tegra: don't leave clients host1x member uninitialized 2012-12-30 14:01:32 +10:00
Kconfig
Makefile drm: tegra: Add HDMI support 2012-11-20 15:43:53 +10:00
output.c drm: tegra: Add HDMI support 2012-11-20 15:43:53 +10:00
rgb.c