]> git.karo-electronics.de Git - linux-beck.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)
commitf7d6889b79aa93c0dde8e30d3e0f2f9acf0812b2
treecce8102bb326312cfa6f8fe5a98dc9e453a974e0
parent7e2464304ba71dc1b4ae89171529f0d004a2637c
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