drm/radeon: use the new drm helpers for dp aux
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 21 Mar 2014 14:34:07 +0000 (10:34 -0400)
committerChristian König <christian.koenig@amd.com>
Tue, 25 Mar 2014 12:13:21 +0000 (13:13 +0100)
Switch to the new dp helpers.  The main difference is
that the DP helpers don't allow an adjustable delay in
the aux transaction, but I don't know that this is
necessary.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
drivers/gpu/drm/radeon/atombios_dp.c
drivers/gpu/drm/radeon/radeon_connectors.c
drivers/gpu/drm/radeon/radeon_mode.h

Simple merge
Simple merge