]> git.karo-electronics.de Git - karo-tx-linux.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>
Wed, 23 Apr 2014 10:35:32 +0000 (12:35 +0200)
commit94d37f87f158547e311245fc101eda794677707d
tree1d5657ac6345ca20931ef74345524c64a7d7a3c9
parent77bc12f61851ca9f5a8ae790f984e582ed9ea070
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