Re: [PATCH 5.0 072/246] drm/amd/display: Fix reference counting for struct dc_sink.

2019-04-17 Thread Mathias Fröhlich
Hi Greg, On Monday, 15 April 2019 12:50:29 CEST Greg Kroah-Hartman wrote: > On Fri, Apr 05, 2019 at 07:12:47AM +0200, Mathias Fröhlich wrote: > > Greg, > > > > as I mentioned in the commit message, I saw more fixes to that area in Alex > > Deuchers queue when I fed that to Alex. There is one fix

Re: [PATCH 5.0 072/246] drm/amd/display: Fix reference counting for struct dc_sink.

2019-04-15 Thread Greg Kroah-Hartman
On Fri, Apr 05, 2019 at 07:12:47AM +0200, Mathias Fröhlich wrote: > Greg, > > as I mentioned in the commit message, I saw more fixes to that area in Alex > Deuchers queue when I fed that to Alex. There is one fix that I can think of > that interacts with my fixes. Means, we may get unwanted side

RE: [PATCH 5.0 072/246] drm/amd/display: Fix reference counting for struct dc_sink.

2019-04-05 Thread Deucher, Alexander
> -Original Message- > From: Mathias Fröhlich > Sent: Friday, April 5, 2019 1:13 AM > To: Greg Kroah-Hartman > Cc: linux-kernel@vger.kernel.org; sta...@vger.kernel.org; Li, Sun peng (Leo) > ; Deucher, Alexander > ; Sasha Levin > Subject: Re: [PATCH 5.0 072/2

Re: [PATCH 5.0 072/246] drm/amd/display: Fix reference counting for struct dc_sink.

2019-04-04 Thread Mathias Fröhlich
Greg, as I mentioned in the commit message, I saw more fixes to that area in Alex Deuchers queue when I fed that to Alex. There is one fix that I can think of that interacts with my fixes. Means, we may get unwanted side effects of my patch without the fix mentioned below. With that below patch