]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu/atom: Send out the full AUX address
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 31 Aug 2015 15:08:44 +0000 (11:08 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 17:10:40 +0000 (10:10 -0700)
commitb11b8de427d0fa915f8f0421fa91bd75402775bd
treea4af4d5010c415bf0831237786b1c7dacbe62bf2
parent14d98e461e0c70e5b85b25bddd6ca8947e950881
drm/amdgpu/atom: Send out the full AUX address

commit e39daf2c63518a8ce92e3ad5caa04097524b3585 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 amdgpu

Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com>
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/amd/amdgpu/atombios_dp.c