Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e884dc28 authored by Xiaowen Wu's avatar Xiaowen Wu Committed by Gerrit - the friendly Code Review server
Browse files

drm/msm/dp: add dp-mst protocol simulator helper



Add dp-mst sideband message protocol simulator to simulate
downstream reply. This is useful for special bridge that
doesn't support sideband message.

Change-Id: I7670abd3505affb9db3232747b86681cea0b4310
Signed-off-by: default avatarXiaowen Wu <wxiaowen@codeaurora.org>
parent 85a233f8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@ msm_drm-y := \
	dp/dp_ctrl.o \
	dp/dp_audio.o \
	dp/dp_debug.o \
	dp/dp_mst_sim_helper.o \
	dp/dp_hpd.o \
	dp/dp_aux_bridge.o \
	dp/dp_bridge_hpd.o \
+965 −0

File added.

Preview size limit exceeded, changes collapsed.

+147 −0

File added.

Preview size limit exceeded, changes collapsed.