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)
commit496263bf2bee13387f6e2a780f0c783c9c377c42
tree307aa5f7928d85b8756b637635b162035975189d
parent743b1e32f203ec1d28a65327dd98bd290a356ea0
drm/radeon: use the new drm helpers for dp aux

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
This page took 0.037101 seconds and 5 git commands to generate.