drm/i915/dp: use the new drm helpers for dp aux
authorJani Nikula <jani.nikula@intel.com>
Fri, 14 Mar 2014 14:51:15 +0000 (16:51 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 18 Mar 2014 14:05:34 +0000 (15:05 +0100)
commit9d1a1031e84f30f3671f0a650fc38a7c588acc8a
tree8ef8ac96c735f7da51f6dde341ad770b6aa7bba1
parent884f19e948894fc87b03b631fd03a0998c0ca1ef
drm/i915/dp: use the new drm helpers for dp aux

Functionality remains largely the same as before.

Note that the retry loops and native reply handling all moved into the
core drm helper functions now.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
[danvet: Fix up the stray ; Rodrigo spotted in his review and add a
note to the commit message to answer Rodrigo's question in his review.]
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_dp.c
drivers/gpu/drm/i915/intel_drv.h
This page took 0.026088 seconds and 5 git commands to generate.