drm/i915: Reorder/respace MI instruction definition
authorBen Widawsky <benjamin.widawsky@intel.com>
Tue, 17 Dec 2013 04:50:37 +0000 (20:50 -0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 17 Dec 2013 08:55:20 +0000 (09:55 +0100)
A few command were out of numerical order and had different spacing. Put
them back in numerical order, with proper spacing.

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found