Re: [PATCHv3 11/23] drm/bridge: tc358767: disable only video stream in tc_stream_disable

2019-05-20 Thread Andrzej Hajda
On 03.05.2019 14:29, Tomi Valkeinen wrote: > Currently the code writes 0 to DP0CTL in tc_stream_disable(), which > disables the whole DP link instead of just the video stream. We always > disable the link and the stream together from tc_bridge_disable(), so > this doesn't cause any issues. > >

[PATCHv3 11/23] drm/bridge: tc358767: disable only video stream in tc_stream_disable

2019-05-03 Thread Tomi Valkeinen
Currently the code writes 0 to DP0CTL in tc_stream_disable(), which disables the whole DP link instead of just the video stream. We always disable the link and the stream together from tc_bridge_disable(), so this doesn't cause any issues. Nevertheless, fix this by only clearing VID_EN in