From: Jani Nikula Date: Wed, 1 Jul 2015 12:58:50 +0000 (+0300) Subject: drm/i915/dsi: abstract dsi bpp derivation from pixel format X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=260c1ad1993d3f17e25c5d848d6d2525ff38913c;p=pandora-kernel.git drm/i915/dsi: abstract dsi bpp derivation from pixel format Nuke three copies of the same switch case. Hopefully we can switch to a drm generic function later on, but that will require us to swich to enum mipi_dsi_pixel_format first. Reviewed-by: Ville Syrjälä Signed-off-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed