drm/radeon/native: Send out the full AUX address
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 31 Aug 2015 15:15:05 +0000 (11:15 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 31 Aug 2015 15:38:30 +0000 (11:38 -0400)
commit7040c399aea2b0213a9aefd73e507369a6d641d6
tree23cd5f19fc9b4b3496bcd3a488585ed800633869
parent3f8340cc72c9a1a4b49bce7802afd7f248400ef5
drm/radeon/native: Send out the full AUX address

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

Port of:
drm/radeon/atom: Send out the full AUX address
to radeon non-atom aux path

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/radeon/radeon_dp_auxch.c