drm/i915: Send out the full AUX address
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 19 Mar 2015 09:44:06 +0000 (11:44 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 20 Mar 2015 10:48:16 +0000 (11:48 +0100)
commitd2d9cbbd224f5fc9254c9952a78bd8cfed3b96f9
tree8fb944a7d721c3fe66a0978667256986791244db
parenteb0b44adc08c0be01a027eb009e9cdadc31e65a2
drm/i915: Send out the full AUX address

AUX addresses are 20 bits long. Send out the entire address instead of
just the low 16 bits.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.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