]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Wed, 23 Apr 2014 10:35:33 +0000 (12:35 +0200)
commitb9c5023ab777404716c7a65477326239db6b54c0
tree0b221dfab22803f06fa525cfba4188525f60d6e9
parentf7099a39ecab56539a835ffe835b7540afd165e8
drm/tegra: dsi - Initialize proper packet sequences

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