drm/i915: Reorder the AUX_CTL bits in descending order
authorDamien Lespiau <damien.lespiau@intel.com>
Mon, 20 Jan 2014 15:52:31 +0000 (15:52 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 24 Jan 2014 16:22:57 +0000 (17:22 +0100)
commit788d4433dc38549d80c3f7f3ca1982383157a65a
treec61c02b6e02dd5e7164ec07ae808adb40bd0c8d7
parent5ed12a19078b704e4ec0eca532b2992dc786d69f
drm/i915: Reorder the AUX_CTL bits in descending order

So it's easier to compare what we program with the documentation, not
having to jump at all.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_dp.c