Re: [drm_hwcomposer] [PATCH] Take Connection state into account. (v2)

2018-02-02 Thread Daniel Vetter
On Mon, Jan 8, 2018 at 9:46 PM, Sean Paul wrote: > On Mon, Jan 08, 2018 at 03:41:49PM -0500, Sean Paul wrote: >> On Sat, Jan 06, 2018 at 12:59:58AM +0100, Mauro Rossi wrote: >> > Porting of original commit 76fb87e675 of Jim Bish in android-ia master to >> > fdo >> > >> >

Re: [drm_hwcomposer] [PATCH] Take Connection state into account. (v2)

2018-02-01 Thread Sean Paul
On Thu, Feb 01, 2018 at 05:42:35AM +0100, Mauro Rossi wrote: > Il 08/gen/2018 09:46 PM, "Sean Paul" ha scritto: > > On Mon, Jan 08, 2018 at 03:41:49PM -0500, Sean Paul wrote: > > On Sat, Jan 06, 2018 at 12:59:58AM +0100, Mauro Rossi wrote: > > > Porting of original commit

Re: [drm_hwcomposer] [PATCH] Take Connection state into account. (v2)

2018-01-31 Thread Mauro Rossi
Il 08/gen/2018 09:46 PM, "Sean Paul" ha scritto: On Mon, Jan 08, 2018 at 03:41:49PM -0500, Sean Paul wrote: > On Sat, Jan 06, 2018 at 12:59:58AM +0100, Mauro Rossi wrote: > > Porting of original commit 76fb87e675 of Jim Bish in android-ia master to fdo > > > > Original

Re: [drm_hwcomposer] [PATCH] Take Connection state into account. (v2)

2018-01-08 Thread Sean Paul
On Mon, Jan 08, 2018 at 03:41:49PM -0500, Sean Paul wrote: > On Sat, Jan 06, 2018 at 12:59:58AM +0100, Mauro Rossi wrote: > > Porting of original commit 76fb87e675 of Jim Bish in android-ia master to > > fdo > > > > Original commit message: > > "There are various places where we should be really

Re: [drm_hwcomposer] [PATCH] Take Connection state into account. (v2)

2018-01-08 Thread Sean Paul
On Sat, Jan 06, 2018 at 12:59:58AM +0100, Mauro Rossi wrote: > Porting of original commit 76fb87e675 of Jim Bish in android-ia master to fdo > > Original commit message: > "There are various places where we should be really taking connection > state into account before querying the properties or

Re: [drm_hwcomposer] [PATCH] Take Connection state into account. (v2)

2018-01-08 Thread Robert Foss
Hey Mauro! Thanks for the v2, I would like to merge this, but the commit message is a little bit wonky still :) Let me clean it up for you, and if you're fine with me adding your S-o-B I'll push it. Also, if you want to avoid the slow mailing list back and forth, I would happily help out

[drm_hwcomposer] [PATCH] Take Connection state into account. (v2)

2018-01-08 Thread Mauro Rossi
Porting of original commit 76fb87e675 of Jim Bish in android-ia master to fdo Original commit message: "There are various places where we should be really taking connection state into account before querying the properties or assuming it as primary. This patch fixes them." (v2) checks on

Re: [drm_hwcomposer PATCH] Take Connection state into account. (v2)

2018-01-04 Thread Rob Herring
On Wed, Jan 3, 2018 at 6:40 AM, Mauro Rossi wrote: > > > 2018-01-03 12:16 GMT+01:00 Robert Foss : >> >> Hey Mauro, >> >> Thanks for the patch! It builds and looks good to me, but I have some >> suggestions however. >> >> >> On Wed, 2018-01-03 at

Re: [drm_hwcomposer PATCH] Take Connection state into account. (v2)

2018-01-04 Thread Mauro Rossi
2018-01-03 12:16 GMT+01:00 Robert Foss : > Hey Mauro, > > Thanks for the patch! It builds and looks good to me, but I have some > suggestions however. > > > On Wed, 2018-01-03 at 11:10 +0100, Mauro Rossi wrote: > > These changes avoid following logcat error on

[drm_hwcomposer PATCH] Take Connection state into account. (v2)

2018-01-04 Thread Mauro Rossi
These changes avoid following logcat error on integrated and dedicated GPUs: ... 2245 2245 E hwc-drm-resources: Could not find a suitable encoder/crtc for display 2 ... 2245 2245 E hwc-drm-resources: Failed CreateDisplayPipe 56 with -19 ... 2245 2245 E hwcomposer-drm: Can't initialize Drm

Re: [drm_hwcomposer PATCH] Take Connection state into account. (v2)

2018-01-03 Thread Bish, Jim
On Wed, 2018-01-03 at 13:40 +0100, Mauro Rossi wrote: 2018-01-03 12:16 GMT+01:00 Robert Foss >: Hey Mauro, Thanks for the patch! It builds and looks good to me, but I have some suggestions however. On Wed, 2018-01-03 at 11:10 +0100,

Re: [drm_hwcomposer PATCH] Take Connection state into account. (v2)

2018-01-03 Thread Robert Foss
Hey Mauro, On Wed, 2018-01-03 at 13:40 +0100, Mauro Rossi wrote: > > > 2018-01-03 12:16 GMT+01:00 Robert Foss : > > Hey Mauro, > > / > > Thanks for the patch! It builds and looks good to me, but I have > > some > > suggestions however. > > > > > > On Wed, 2018-01-03

Re: [drm_hwcomposer PATCH] Take Connection state into account. (v2)

2018-01-03 Thread Robert Foss
Hey Mauro, Thanks for the patch! It builds and looks good to me, but I have some suggestions however. On Wed, 2018-01-03 at 11:10 +0100, Mauro Rossi wrote: > These changes avoid following logcat error on integrated and > dedicated GPUs: > > ... 2245 2245 E hwc-drm-resources: Could not find a