From: Benoit Parrot Date: Tue, 18 Jun 2013 22:18:31 +0000 (-0500) Subject: gpu:drm:tilcdc: get preferred_bpp value from DT X-Git-Tag: v3.11-rc1~65^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc28aa072f502433b6adc5c9ae8f56955c07580a;p=pandora-kernel.git gpu:drm:tilcdc: get preferred_bpp value from DT The preferred_bpp value in currently hard-coded to 16. This causes color corruption on the am335x-evm lcd panel which requires 32 bpp instead. This changes attempts to use the configured bpp value from the DT or built-in panel-info struct. Signed-off-by: Benoit Parrot Acked-by: Rob Clark Signed-off-by: Dave Airlie --- Reading git-diff-tree failed