]> git.baikalelectronics.ru Git - kernel.git/commit
drm/tegra: dsi - Use internal pixel format
authorThierry Reding <treding@nvidia.com>
Thu, 13 Mar 2014 07:50:39 +0000 (08:50 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 5 Jun 2014 21:09:26 +0000 (23:09 +0200)
commit4efc64bca22aa5fb6def45739d2e083c3cac8689
treecce8102bb326312cfa6f8fe5a98dc9e453a974e0
parent0e87b53db936a152790dba4ffa9e34c2cdb4dd93
drm/tegra: dsi - Use internal pixel format

The pixel format enumeration values used by the Tegra DSI controller
don't match those defined by the DSI framework. Make sure to convert
them to the internal format before writing it to the register.

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