Home
last modified time | relevance | path

Searched hist:"7 e3bc3a98fd1df5839cdc5cbce4dfdb9e4c03655" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/tegra/
H A Ddsi.cdiff 7e3bc3a98fd1df5839cdc5cbce4dfdb9e4c03655 Tue Oct 07 16:04:42 CEST 2014 Sean Paul <seanpaul@chromium.org> drm/tegra: dsi: Set up PHY_TIMING & BTA_TIMING registers earlier

Make sure the DSI PHY_TIMING and BTA_TIMING registers are initialized
when the clocks are set up as opposed to when the output is enabled.
This makes sure that the PHY timings are properly set up when the panel
is prepared and that DCS commands sent at that time use the appropriate
timings.

Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>