drm/tegra: Fix color expansion
authorThierry Reding <thierry.reding@avionic-design.de>
Thu, 21 Feb 2013 07:11:57 +0000 (08:11 +0100)
committerThierry Reding <thierry.reding@avionic-design.de>
Fri, 22 Feb 2013 07:21:35 +0000 (08:21 +0100)
bpp stores the number of bytes per pixel, but color expansion needs to
be enabled for less than 24 bits per pixel.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>

No differences found