On Tue, Sep 17, 2019 at 03:11:27PM +0200, Daniel Vetter wrote:
> On Fri, Aug 2, 2019 at 11:43 AM Lowry Li (Arm Technology China)
> wrote:
> >
> > From: "Lowry Li (Arm Technology China)"
> >
> > Adds to print the event message when error happens and the same event
> > will not be printed until nex
On Fri, Aug 2, 2019 at 11:43 AM Lowry Li (Arm Technology China)
wrote:
>
> From: "Lowry Li (Arm Technology China)"
>
> Adds to print the event message when error happens and the same event
> will not be printed until next vsync.
>
> Changes since v2:
> 1. Refine komeda_sprintf();
> 2. Not using S
On Fri, Aug 02, 2019 at 06:05:08PM +0800, Mihail Atanassov wrote:
> On Friday, 2 August 2019 10:43:10 BST Lowry Li (Arm Technology China) wrote:
> > From: "Lowry Li (Arm Technology China)"
> >
> > Adds to print the event message when error happens and the same event
> > will not be printed until
On Friday, 2 August 2019 10:43:10 BST Lowry Li (Arm Technology China) wrote:
> From: "Lowry Li (Arm Technology China)"
>
> Adds to print the event message when error happens and the same event
> will not be printed until next vsync.
>
> Changes since v2:
> 1. Refine komeda_sprintf();
> 2. Not us
From: "Lowry Li (Arm Technology China)"
Adds to print the event message when error happens and the same event
will not be printed until next vsync.
Changes since v2:
1. Refine komeda_sprintf();
2. Not using STR_SZ macro for the string size in komeda_print_events().
Changes since v1:
1. Handling
Hi Mihail,
On Thu, Aug 01, 2019 at 10:48:45PM +0800, Mihail Atanassov wrote:
> Hi Lowry,
>
> On Thursday, 1 August 2019 12:37:15 BST Lowry Li (Arm Technology China) wrote:
> > From: "Lowry Li (Arm Technology China)"
> >
> > Adds to print the event message when error happens and the same event
>
Hi Lowry,
On Thursday, 1 August 2019 12:37:15 BST Lowry Li (Arm Technology China) wrote:
> From: "Lowry Li (Arm Technology China)"
>
> Adds to print the event message when error happens and the same event
> will not be printed until next vsync.
>
> Changes since v1:
> 1. Handling the event prin
On Thu, Aug 01, 2019 at 11:37:15AM +, Lowry Li (Arm Technology China) wrote:
> From: "Lowry Li (Arm Technology China)"
>
> Adds to print the event message when error happens and the same event
> will not be printed until next vsync.
>
> Changes since v1:
> 1. Handling the event print by CONF
From: "Lowry Li (Arm Technology China)"
Adds to print the event message when error happens and the same event
will not be printed until next vsync.
Changes since v1:
1. Handling the event print by CONFIG_KOMEDA_ERROR_PRINT;
2. Changing the max string size to 256.
Signed-off-by: Lowry Li (Arm Te
On Tue, Jul 23, 2019 at 08:49:11AM +, Liviu Dudau wrote:
> On Tue, Jul 23, 2019 at 07:37:42AM +, Lowry Li (Arm Technology China)
> wrote:
> > On Mon, Jul 22, 2019 at 04:18:01PM +, Liviu Dudau wrote:
> > > On Mon, Jul 22, 2019 at 11:15:12AM +, james qian wang (Arm Technology
> > >
On Tue, Jul 23, 2019 at 07:37:42AM +, Lowry Li (Arm Technology China) wrote:
> On Mon, Jul 22, 2019 at 04:18:01PM +, Liviu Dudau wrote:
> > On Mon, Jul 22, 2019 at 11:15:12AM +, james qian wang (Arm Technology
> > China) wrote:
> > > On Fri, Jul 19, 2019 at 11:40:11AM +, Liviu Duda
On Mon, Jul 22, 2019 at 04:18:01PM +, Liviu Dudau wrote:
> On Mon, Jul 22, 2019 at 11:15:12AM +, james qian wang (Arm Technology
> China) wrote:
> > On Fri, Jul 19, 2019 at 11:40:11AM +, Liviu Dudau wrote:
> > > On Fri, Jul 19, 2019 at 09:09:30AM +, Lowry Li (Arm Technology China)
On Mon, Jul 22, 2019 at 11:15:12AM +, james qian wang (Arm Technology
China) wrote:
> On Fri, Jul 19, 2019 at 11:40:11AM +, Liviu Dudau wrote:
> > On Fri, Jul 19, 2019 at 09:09:30AM +, Lowry Li (Arm Technology China)
> > wrote:
> > > Hi Liviu,
> > >
> > > On Thu, Jul 18, 2019 at 01:1
On Fri, Jul 19, 2019 at 11:40:11AM +, Liviu Dudau wrote:
> On Fri, Jul 19, 2019 at 09:09:30AM +, Lowry Li (Arm Technology China)
> wrote:
> > Hi Liviu,
> >
> > On Thu, Jul 18, 2019 at 01:17:37PM +, Liviu Dudau wrote:
> > > On Thu, Jun 27, 2019 at 04:10:36AM +0100, Lowry Li (Arm Techno
On Fri, Jul 19, 2019 at 09:09:30AM +, Lowry Li (Arm Technology China) wrote:
> Hi Liviu,
>
> On Thu, Jul 18, 2019 at 01:17:37PM +, Liviu Dudau wrote:
> > On Thu, Jun 27, 2019 at 04:10:36AM +0100, Lowry Li (Arm Technology China)
> > wrote:
> > > Adds to print the event message when error h
Hi Sean,
On Thu, Jul 18, 2019 at 11:23:50AM -0400, Sean Paul wrote:
> On Thu, Jul 18, 2019 at 02:17:37PM +0100, Liviu Dudau wrote:
> > On Thu, Jun 27, 2019 at 04:10:36AM +0100, Lowry Li (Arm Technology China)
> > wrote:
>
> /snip
>
> > > diff --git a/drivers/gpu/drm/arm/display/komeda/komeda_km
Hi Liviu,
On Thu, Jul 18, 2019 at 01:17:37PM +, Liviu Dudau wrote:
> On Thu, Jun 27, 2019 at 04:10:36AM +0100, Lowry Li (Arm Technology China)
> wrote:
> > Adds to print the event message when error happens and the same event
> > will not be printed until next vsync.
> >
> > Signed-off-by: L
On Thu, Jul 18, 2019 at 02:17:37PM +0100, Liviu Dudau wrote:
> On Thu, Jun 27, 2019 at 04:10:36AM +0100, Lowry Li (Arm Technology China)
> wrote:
/snip
> > diff --git a/drivers/gpu/drm/arm/display/komeda/komeda_kms.c
> > b/drivers/gpu/drm/arm/display/komeda/komeda_kms.c
> > index 647bce5..1462b
On Thu, Jun 27, 2019 at 04:10:36AM +0100, Lowry Li (Arm Technology China) wrote:
> Adds to print the event message when error happens and the same event
> will not be printed until next vsync.
>
> Signed-off-by: Lowry Li (Arm Technology China)
> ---
> drivers/gpu/drm/arm/display/komeda/Makefile
On Thu, Jun 27, 2019 at 11:10:36AM +0800, Lowry Li (Arm Technology China) wrote:
> Adds to print the event message when error happens and the same event
> will not be printed until next vsync.
>
> Signed-off-by: Lowry Li (Arm Technology China)
> ---
> drivers/gpu/drm/arm/display/komeda/Makefile
Adds to print the event message when error happens and the same event
will not be printed until next vsync.
Signed-off-by: Lowry Li (Arm Technology China)
---
drivers/gpu/drm/arm/display/komeda/Makefile | 1 +
drivers/gpu/drm/arm/display/komeda/komeda_dev.h | 13 ++
drivers/gpu/drm/ar
21 matches
Mail list logo