drm/tegra: dsi - Initialize proper packet sequences
authorThierry Reding <treding@nvidia.com>
Fri, 14 Mar 2014 13:13:15 +0000 (14:13 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 5 Jun 2014 21:09:29 +0000 (23:09 +0200)
The packet sequencer needs to be programmed depending on the video mode
of the attached peripheral. Add support for non-burst video modes with
sync events (as opposed to sync pulses) and select either sequence
depending on the video mode.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/dsi.c

Simple merge