From: Ville Syrjälä Date: Fri, 7 Jun 2013 15:43:05 +0000 (+0000) Subject: drm/i915: Print pretty names for pixel formats X-Git-Tag: v3.11-rc1~65^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ee62c7669be1a6f1dd407e5ba7e38c0e2204e92;p=pandora-kernel.git drm/i915: Print pretty names for pixel formats Use drm_get_format_name to print more readable pixel format names in debug output. Also unify the debug messages to say "unsupported pixel format", which better describes what is going on. Signed-off-by: Ville Syrjälä Reviewed-by: Daniel Vetter Signed-off-by: Dave Airlie --- Reading git-diff-tree failed