Re: [PATCH v2] drm/dp_mst: Remove VCPI while disabling topology mgr

2020-01-22 Thread Lyude Paul
ktop.org; > > amd-...@lists.freedesktop.org; Zuo, Jerry ; Kazlauskas, > > Nicholas ; sta...@vger.kernel.org > > Subject: Re: [PATCH v2] drm/dp_mst: Remove VCPI while disabling topology > > mgr > > > > Yeah that's fine with me, I'll send out a revert for this in

RE: [PATCH v2] drm/dp_mst: Remove VCPI while disabling topology mgr

2020-01-21 Thread Lin, Wayne
ktop.org; > amd-...@lists.freedesktop.org; Zuo, Jerry ; Kazlauskas, > Nicholas ; sta...@vger.kernel.org > Subject: Re: [PATCH v2] drm/dp_mst: Remove VCPI while disabling topology > mgr > > Yeah that's fine with me, I'll send out a revert for this in just a moment > > O

Re: [PATCH v2] drm/dp_mst: Remove VCPI while disabling topology mgr

2020-01-17 Thread Lyude Paul
; > amd-...@lists.freedesktop.org > > > > > Cc: Kazlauskas, Nicholas ; Wentland, > > > > > Harry > > > > > ; Zuo, Jerry ; > > > > > sta...@vger.kernel.org > > > > > Subject: Re: [PATCH v2] drm/dp_mst: Remove VCPI while di

Re: [PATCH v2] drm/dp_mst: Remove VCPI while disabling topology mgr

2020-01-17 Thread Sean Paul
> > > Sent: Saturday, December 7, 2019 3:57 AM > > > > To: Lin, Wayne ; dri-devel@lists.freedesktop.org; > > > > amd-...@lists.freedesktop.org > > > > Cc: Kazlauskas, Nicholas ; Wentland, Harry > > > > ; Zuo, Jerry ; > > > > sta...@v

Re: [PATCH v2] drm/dp_mst: Remove VCPI while disabling topology mgr

2020-01-17 Thread Lyude Paul
Wayne ; dri-devel@lists.freedesktop.org; > > > amd-...@lists.freedesktop.org > > > Cc: Kazlauskas, Nicholas ; Wentland, Harry > > > ; Zuo, Jerry ; > > > sta...@vger.kernel.org > > > Subject: Re: [PATCH v2] drm/dp_mst: Remove VCPI while disabling topology > > &

Re: [PATCH v2] drm/dp_mst: Remove VCPI while disabling topology mgr

2020-01-17 Thread Sean Paul
t; Cc: Kazlauskas, Nicholas ; Wentland, Harry > > ; Zuo, Jerry ; > > sta...@vger.kernel.org > > Subject: Re: [PATCH v2] drm/dp_mst: Remove VCPI while disabling topology > > mgr > > > > On Fri, 2019-12-06 at 14:24 -0500, Lyude Paul wrote: > > > Reviewed-by: Ly

RE: [PATCH v2] drm/dp_mst: Remove VCPI while disabling topology mgr

2019-12-08 Thread Lin, Wayne
Subject: Re: [PATCH v2] drm/dp_mst: Remove VCPI while disabling topology > mgr > > On Fri, 2019-12-06 at 14:24 -0500, Lyude Paul wrote: > > Reviewed-by: Lyude Paul > > > > I'll go ahead and push this to drm-misc-next-fixes right now, thanks! > > Whoops-mean

Re: [PATCH v2] drm/dp_mst: Remove VCPI while disabling topology mgr

2019-12-06 Thread Lyude Paul
On Fri, 2019-12-06 at 14:24 -0500, Lyude Paul wrote: > Reviewed-by: Lyude Paul > > I'll go ahead and push this to drm-misc-next-fixes right now, thanks! Whoops-meant to say drm-misc-next here, anyway, pushed! > > On Thu, 2019-12-05 at 17:00 +0800, Wayne Lin wrote: > > [Why] > > > > This patch

Re: [PATCH v2] drm/dp_mst: Remove VCPI while disabling topology mgr

2019-12-06 Thread Lyude Paul
Reviewed-by: Lyude Paul I'll go ahead and push this to drm-misc-next-fixes right now, thanks! On Thu, 2019-12-05 at 17:00 +0800, Wayne Lin wrote: > [Why] > > This patch is trying to address the issue observed when hotplug DP > daisy chain monitors. > > e.g. > src-mstb-mstb-sst -> src (unplug)

[PATCH v2] drm/dp_mst: Remove VCPI while disabling topology mgr

2019-12-05 Thread Wayne Lin
[Why] This patch is trying to address the issue observed when hotplug DP daisy chain monitors. e.g. src-mstb-mstb-sst -> src (unplug) mstb-mstb-sst -> src-mstb-mstb-sst (plug in again) Once unplug a DP MST capable device, driver will call drm_dp_mst_topology_mgr_set_mst() to disable MST. In this