From: Fredrik Höglund Date: Sat, 21 Sep 2013 15:15:36 +0000 (+0200) Subject: drm/radeon: use pixel formats instead of depth/bpp X-Git-Tag: omap-for-v3.16/fixes-rc4~80^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bae42769da2346f7b3c783980f038826e09e84c;p=pandora-kernel.git drm/radeon: use pixel formats instead of depth/bpp This disambiguates depth 16 formats, such as ARGB1555 and ARGB4444, and depth 32 formats such as ARGB2101010 and ARGB8888. This patch also adds support for depth 30 (XRGB2101010) framebuffers. Signed-off-by: Fredrik Höglund Reviewed-by: Mario Kleiner Tested-by: Mario Kleiner Signed-off-by: Alex Deucher --- Reading git-diff-tree failed