[PATCH 1/2] drm/radeon/native: Send out the full AUX address

2015-08-31 Thread Christian König
On 31.08.2015 17:19, Alex Deucher wrote: > 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 > > Signed-off-by: Alex Deucher > Cc: stable at vger.kernel.org Rev

[PATCH 1/2] drm/radeon/native: Send out the full AUX address

2015-08-31 Thread Alex Deucher
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 Signed-off-by: Alex Deucher Cc: stable at vger.kernel.org --- drivers/gpu/drm/radeon/radeon_dp_auxch.c | 4 ++-- 1 fil