[PATCH 2/3] drm/radeon: use the new drm helpers for dp aux

2014-03-21 Thread Alex Deucher
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 --- drivers/gpu/drm/radeon/atombios_dp.c | 192 +

[PATCH 2/3] drm/radeon: use the new drm helpers for dp aux

2014-03-18 Thread Jani Nikula
On Tue, 18 Mar 2014, Alex Deucher wrote: > 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. This is related to my comment on patch 1. We should probably work to make

[PATCH 2/3] drm/radeon: use the new drm helpers for dp aux

2014-03-18 Thread Alex Deucher
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 --- drivers/gpu/drm/radeon/atombios_dp.c | 192 +