linux/drivers/gpu/drm/tegra
Thierry Reding 23fb47404e drm/tegra: Implement .mode_set_base()
The sequence for replacing the scanout buffer is much shorter than a
full mode change operation so implementing this callback considerably
speeds up cases where only a new framebuffer is to be scanned out.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
2013-02-22 08:21:17 +01:00
..
Kconfig
Makefile
dc.c drm/tegra: Implement .mode_set_base() 2013-02-22 08:21:17 +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
host1x.c drm: tegra: don't leave clients host1x member uninitialized 2012-12-30 14:01:32 +10:00
output.c
rgb.c