RE: [PATCH 3/3] drm/dp_mst: Remove single tx msg restriction.

2020-03-06 Thread Lin, Wayne
, 2020 1:15 AM > > > To: Lin, Wayne > > > Cc: Sean Paul ; dri-devel@lists.freedesktop.org; > > > ly...@redhat.com; Sean Paul ; Maarten > > > Lankhorst ; Maxime Ripard > > > ; David Airlie > > > Subject: Re: [PATCH 3/3] drm/dp_mst: Remove si

Re: [PATCH 3/3] drm/dp_mst: Remove single tx msg restriction.

2020-03-05 Thread Sean Paul
rg; > > ly...@redhat.com; Sean Paul ; Maarten Lankhorst > > ; Maxime Ripard ; > > David Airlie > > Subject: Re: [PATCH 3/3] drm/dp_mst: Remove single tx msg restriction. > > > > On Tue, Feb 18, 2020 at 10:52:06AM -0500, Sean Paul wrote: > >

RE: [PATCH 3/3] drm/dp_mst: Remove single tx msg restriction.

2020-02-19 Thread Lin, Wayne
t; > > -Original Message- > > > > From: Sean Paul > > > > Sent: Saturday, February 15, 2020 12:09 AM > > > > To: Lin, Wayne > > > > Cc: dri-devel@lists.freedesktop.org; ly...@redhat.com; Sean Paul > > > > ; Maarten Lankhorst &g

Re: [PATCH 3/3] drm/dp_mst: Remove single tx msg restriction.

2020-02-18 Thread Sean Paul
15, 2020 12:09 AM > > > To: Lin, Wayne > > > Cc: dri-devel@lists.freedesktop.org; ly...@redhat.com; Sean Paul > > > ; Maarten Lankhorst > > > ; Maxime Ripard ; > > > David Airlie > > > Subject: Re: [PATCH 3/3] drm/dp_mst: Remove single tx msg r

Re: [PATCH 3/3] drm/dp_mst: Remove single tx msg restriction.

2020-02-18 Thread Sean Paul
ly...@redhat.com; Sean Paul > > ; Maarten Lankhorst > > ; Maxime Ripard ; > > David Airlie > > Subject: Re: [PATCH 3/3] drm/dp_mst: Remove single tx msg restriction. > > > > On Fri, Feb 14, 2020 at 12:58 AM Lin, Wayne wrote: > > > > > > [AMD Pub

RE: [PATCH 3/3] drm/dp_mst: Remove single tx msg restriction.

2020-02-16 Thread Lin, Wayne
[AMD Public Use] > -Original Message- > From: Sean Paul > Sent: Saturday, February 15, 2020 12:09 AM > To: Lin, Wayne > Cc: dri-devel@lists.freedesktop.org; ly...@redhat.com; Sean Paul > ; Maarten Lankhorst > ; Maxime Ripard ; > David Airlie > Subject:

Re: [PATCH 3/3] drm/dp_mst: Remove single tx msg restriction.

2020-02-14 Thread Sean Paul
On Fri, Feb 14, 2020 at 12:58 AM Lin, Wayne wrote: > > [AMD Public Use] > > Hi Paul, > > Thanks for the mail! > > I tried to solve this problem by having restriction on sending one msg at a > time due to hub/dock compatibility problems. > From my experience, some branch devices don't handle well

RE: [PATCH 3/3] drm/dp_mst: Remove single tx msg restriction.

2020-02-13 Thread Lin, Wayne
[AMD Public Use] Hi Paul, Thanks for the mail! I tried to solve this problem by having restriction on sending one msg at a time due to hub/dock compatibility problems. >From my experience, some branch devices don't handle well on interleaved >replies (Dock from HP I think) As the result of tha