drm/tegra: Honor pixel-format changes
authorThierry Reding <thierry.reding@avionic-design.de>
Mon, 22 Apr 2013 19:31:15 +0000 (21:31 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Sat, 25 May 2013 10:32:50 +0000 (12:32 +0200)
commited683aead1962f2242c8dc8863517bcd3089703d
treea6a194a75a9f12d4c2ac6889b7283f39aa118327
parent603f0cc9482e5e5996b84d3ffb5578526974809c
drm/tegra: Honor pixel-format changes

When using a base mode-set, honor changes in pixel-format since the core
doesn't explicitly check for them as long as they use the same depth.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
drivers/gpu/host1x/drm/dc.c