]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/tegra: dsi: Use proper back-porch for non-sync video mode
authorThierry Reding <treding@nvidia.com>
Wed, 8 Apr 2015 14:58:07 +0000 (16:58 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Aug 2015 11:47:44 +0000 (13:47 +0200)
commitb8be0bdbd52d35aac30fb2d8c295f9a3000873f2
tree7d3444fde4229fb16f18ae0fc94cc8daa485d98a
parent472a6d1fd5f5d37a1c081e69f5c8ad5307ac358f
drm/tegra: dsi: Use proper back-porch for non-sync video mode

In video modes without sync pulses, the horizontal back-porch needs to
include the horizontal sync width.

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