]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 17:05:26 +0000 (10:05 -0700)
commit00f6fa71ff02e572f660f7971232e9f3a95c9838
tree67bcaa95643dfa4508761faf16fe43c902a1c5ad
parentb394195ca54af86c6ebb44396c29c24875870de4
drm/radeon/native: Send out the full AUX address

commit 7040c399aea2b0213a9aefd73e507369a6d641d6 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/radeon_dp_auxch.c