Re: [PATCH] drm/msm/mdp5: enable autocommit

2019-12-17 Thread Jeffrey Hugo
On Thu, Dec 12, 2019 at 7:40 PM Brian Masney wrote: > > Hi Jeffrey, > > On Tue, Dec 03, 2019 at 07:18:31AM -0700, Jeffrey Hugo wrote: > > On Mon, Dec 2, 2019 at 6:40 PM Brian Masney wrote: > > > On Wed, Nov 13, 2019 at 06:23:34AM -0500, Brian Masney wrote: > > > > On Tue, Nov 12, 2019 at

Re: [PATCH] drm/msm/mdp5: enable autocommit

2019-12-13 Thread Brian Masney
Hi Jeffrey, On Tue, Dec 03, 2019 at 07:18:31AM -0700, Jeffrey Hugo wrote: > On Mon, Dec 2, 2019 at 6:40 PM Brian Masney wrote: > > On Wed, Nov 13, 2019 at 06:23:34AM -0500, Brian Masney wrote: > > > On Tue, Nov 12, 2019 at 08:38:27AM -0700, Jeffrey Hugo wrote: > > > > On Tue, Nov 12, 2019 at

Re: [PATCH] drm/msm/mdp5: enable autocommit

2019-12-04 Thread Jeffrey Hugo
On Mon, Dec 2, 2019 at 6:40 PM Brian Masney wrote: > > Hi Jeffrey, > > On Wed, Nov 13, 2019 at 06:23:34AM -0500, Brian Masney wrote: > > On Tue, Nov 12, 2019 at 08:38:27AM -0700, Jeffrey Hugo wrote: > > > On Tue, Nov 12, 2019 at 3:49 AM Brian Masney > > > wrote: > > > > > > > > Since the

Re: [PATCH] drm/msm/mdp5: enable autocommit

2019-12-03 Thread Brian Masney
Hi Jeffrey, On Wed, Nov 13, 2019 at 06:23:34AM -0500, Brian Masney wrote: > On Tue, Nov 12, 2019 at 08:38:27AM -0700, Jeffrey Hugo wrote: > > On Tue, Nov 12, 2019 at 3:49 AM Brian Masney wrote: > > > > > > Since the introduction of commit 2d99ced787e3 ("drm/msm: async commit > > > support"),

Re: [PATCH] drm/msm/mdp5: enable autocommit

2019-11-14 Thread Brian Masney
On Tue, Nov 12, 2019 at 08:38:27AM -0700, Jeffrey Hugo wrote: > On Tue, Nov 12, 2019 at 3:49 AM Brian Masney wrote: > > > > Since the introduction of commit 2d99ced787e3 ("drm/msm: async commit > > support"), command-mode panels began throwing the following errors: > > > > msm fd90.mdss:

[PATCH] drm/msm/mdp5: enable autocommit

2019-11-12 Thread Brian Masney
Since the introduction of commit 2d99ced787e3 ("drm/msm: async commit support"), command-mode panels began throwing the following errors: msm fd90.mdss: pp done time out, lm=0 Let's fix this by enabling the autorefresh feature that's available in the MDP starting at version 1.0. This

Re: [PATCH] drm/msm/mdp5: enable autocommit

2019-11-12 Thread Jeffrey Hugo
On Tue, Nov 12, 2019 at 3:49 AM Brian Masney wrote: > > Since the introduction of commit 2d99ced787e3 ("drm/msm: async commit > support"), command-mode panels began throwing the following errors: > > msm fd90.mdss: pp done time out, lm=0 > > Let's fix this by enabling the autorefresh