From: Ville Syrjälä Date: Wed, 17 Apr 2013 14:48:51 +0000 (+0300) Subject: drm/i915: Use alphabetical names for sprites X-Git-Tag: v3.11-rc1~65^2~131^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06da8da2b014d6cc98fa86e72b605e525e6d6884;p=pandora-kernel.git drm/i915: Use alphabetical names for sprites Add sprite_name() macro which should be used with the kind of sprites that are fixed to pipes (gen4.5+). Also use dev_priv->num_plane to calculate the sprite index insted assuming two sprites per pipe. This should make it print the right name. Signed-off-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed