Remove comment for non-existent parameter in psbfb_alloc().
Signed-off-by: Jiang Biao
---
The previous patch was corrupted by the mail server, have to resend it.
---
drivers/gpu/drm/gma500/framebuffer.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/gma500/framebuffer.c
b/
Alan Cox Wrote 2016/09/07 05:16:49:
> Alan Cox
> 2016/09/07 05:16
> Re: [RFC] drm/gma500: add virtual mapping support for fbdev.
>
> On Tue, 2016-09-06 at 19:28 +0800, jiang.biao2 at zte.com.cn wrote:
> > Hi,
> >
> > I found current gma500 fbdev driver does not support the virtual
> > mappi
Hi,
I found current gma500 fbdev driver does not support the virtual
mapping for the fb pages, instead it only uses stolen pages and
supports high resolution console by reducing the color depth. It
works well with fbcon for high resolution envirnment.
However, other programs, such as plymouth(
Patrik Jakobsson wrote 2016/09/02 21:54:41:
> Patrik Jakobsson
> 2016/09/02 21:54
>
> Re: [PATCH] drm/gma500: remove the process of stolen page in page
> fault handler.
>
> On Fri, Sep 2, 2016 at 11:31 AM, wrote:
> >
> > JiangBiao162664/user/zte_ltd Wrote 2016/08/31 10:27:34:
> >
> >> Jian
JiangBiao162664/user/zte_ltd Wrote 2016/08/31 10:27:34:
> JiangBiao162664/user/zte_ltd
> 2016/08/31 10:27
>
> From
> Patrik Jakobsson ,
> Re: [PATCH] drm/gma500: remove the process of stolen page in page
> fault handler.
>
> Patrik Jakobsson wrote on 2016/08/30
18:21:08:
>
> > Patrik Jakobs
Patrik Jakobsson wrote on 2016/08/30 18:21:08:
> Patrik Jakobsson
> 2016/08/30 18:21
>
> From
> jiang.biao2 at zte.com.cn,
> cc
> dri-devel
> Re: [PATCH] drm/gma500: remove the process of stolen page in page fault
> handler.
>
> On Tue, Aug 30, 2016 at 7:10 AM, wrote:
> >
> > Direct gtt ra
Direct gtt range is used in the page fault scene in current driver,
instead of stolen page. So no need to keep relative process.
---
drivers/gpu/drm/gma500/gem.c | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/drivers/gpu/drm/gma500/gem.c b/drivers/gpu/drm/gma500/gem.c
in
Remove comment for non-existent parameter in psbfb_alloc().
Signed-off-by: Jiang Biao
---
The previous patch was corrupted by the mail server, have to resend it.
---
drivers/gpu/drm/gma500/framebuffer.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/gma500/framebuffer.c
b/
Daniel Vetter wrote on 2016/08/10 17:22:14:
> Daniel Vetter
> From: Daniel Vetter
> 2016/08/10 17:22
>
> To: jiang.biao2 at zte.com.cn,
>
> Re: [RESEND PATCH] drm/gma500: Fix comments in gtt.c
>
> On Wed, Aug 10, 2016 at 04:52:53PM +0800, jiang.biao2 at zte.com.cn wrote:
> >
> >
> > Daniel V
Daniel Vetter wrote on 2016/08/10 16:35:29:
> Daniel Vetter
> From: Daniel Vetter
>
> 2016/08/10 16:35
>
>
> jiang.biao2 at zte.com.cn,
>
>
> Re: [RESEND PATCH] drm/gma500: Fix comments in gtt.c
>
> On Wed, Aug 10, 2016 at 11:35:14AM +0800, jiang.biao2 at zte.com.cn wrote:
> >
> > Fix some co
Fix some comment faults in gtt.c.
Signed-off-by: Jiang Biao
---
drivers/gpu/drm/gma500/gtt.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/gma500/gtt.c b/drivers/gpu/drm/gma500/gtt.c
index 8f69225..9f9f588 100644
--- a/drivers/gpu/drm/gma500/gtt.c
+++ b/d
Fix some comment faults in gtt.c.
Signed-off-by: Jiang Biao
---
drivers/gpu/drm/gma500/gtt.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/gma500/gtt.c b/drivers/gpu/drm/gma500/gtt.c
index 8f69225..9f9f588 100644
--- a/drivers/gpu/drm/gma500/gtt.c
+++ b/dr
Fix some comment faults in gtt.c.
Signed-off-by: Jiang Biao
---
drivers/gpu/drm/gma500/gtt.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/gma500/gtt.c b/drivers/gpu/drm/gma500/gtt.c
index 8f69225..9f9f588 100644
--- a/drivers/gpu/drm/gma500/gtt.c
+++ b/dr
Remove comment for non-existent parameter in psbfb_alloc().
Signed-off-by: Jiang Biao
---
drivers/gpu/drm/gma500/framebuffer.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/gma500/framebuffer.c
b/drivers/gpu/drm/gma500/framebuffer.c
index 7440bf9..f323989 100644
--- a/driv
Remove comment for non-existent parameter in psbfb_alloc().
Signed-off-by: Jiang Biao
---
drivers/gpu/drm/gma500/framebuffer.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/gma500/framebuffer.c
b/drivers/gpu/drm/gma500/framebuffer.c
index 7440bf9..f323989 100644
--- a/driv
15 matches
Mail list logo