gfx: drv: Check framebuffer depth with HDMI
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 20 Mar 2012 14:46:18 +0000 (16:46 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 3 Jul 2012 09:30:42 +0000 (12:30 +0300)
commit4139d02d1315f178d244c2980a747025d5fa02b4
tree590947fcd9d310e528e588e4bbe80dbd34a81a22
parent7220802c53b0a6eac7bd8fa6351f5a2ef5fd9901
gfx: drv: Check framebuffer depth with HDMI

The HDMI code takes an entirely separate code path for mode setting.
Mode the framebuffer depth check earlier, so that the HDMI case is
checked as well.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
drivers/staging/mrst/drv/psb_intel_display.c