drm/bridge: analogix_dp: add helpers for capture of frame CRCs
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Fri, 3 Mar 2017 13:39:35 +0000 (14:39 +0100)
committerSean Paul <seanpaul@chromium.org>
Mon, 6 Mar 2017 17:14:27 +0000 (12:14 -0500)
commit737d6e339f50dcdbd5a8444d04dede2f0d305361
tree5432fabf4d8506b2903db17f2bfb3cdbcea877ea
parent79c1da7c3bf74be9b1dae9450ef79f32dd22def6
drm/bridge: analogix_dp: add helpers for capture of frame CRCs

Add two simple functions that just take the drm_dp_aux from our struct
and calls the corresponding DP helpers with it.

v6: Pass to the DP helper the drm_crtc of the current connector (Sean Paul)

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20170303133936.14964-4-tomeu.vizoso@collabora.com
drivers/gpu/drm/bridge/analogix/analogix_dp_core.c
include/drm/bridge/analogix_dp.h