OpenCloudOS-Kernel/drivers/gpu/drm/tegra
Thierry Reding 3b9e71eae5 drm/tegra: Split DC_CMD_STATE_CONTROL register write
The Tegra TRM says that the ACT_REQ and UPDATE fields cannot be
programmed at the same time so they are updated in two consecutive
writes instead.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
2013-02-22 08:21:32 +01:00
..
Kconfig
Makefile drm: tegra: Add HDMI support 2012-11-20 15:43:53 +10:00
dc.c drm/tegra: Split DC_CMD_STATE_CONTROL register write 2013-02-22 08:21:32 +01:00
dc.h drm/tegra: Implement page-flipping support 2013-02-22 08:21:27 +01:00
drm.c drm/tegra: Implement page-flipping support 2013-02-22 08:21:27 +01:00
drm.h drm/tegra: Implement page-flipping support 2013-02-22 08:21:27 +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
output.c drm: tegra: Add HDMI support 2012-11-20 15:43:53 +10:00
rgb.c