From: Ville Syrjälä Date: Tue, 4 Jun 2013 10:49:00 +0000 (+0300) Subject: drm/i915: Always enable the cursor right after the primary plane X-Git-Tag: v3.11-rc1~65^2~61^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c38d48cd8dfb3332c072a257bc2a6dab1e5dc3b;p=pandora-kernel.git drm/i915: Always enable the cursor right after the primary plane Follow the same sequence when enabling the cursor plane during modeset. No point in doing this stuff in different order on different generations. This should also avoid a needless wait for vblank for the g4x cursor workaround when the cursor gets enabled anyway. Acked-by: Egbert Eich Signed-off-by: Ville Syrjälä Reviewed-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed