Re: [PATCH] tm6000: bugfix image position

2010-05-07 Thread Stefan Ringel
Am 07.05.2010 20:17, schrieb Bee Hock Goh: > Stefan, > > This fix the ugly green line on the top. > > btw, do you notice that there seem to be black gap on the left and > right of the screen? > Have you seen my picture? I corrected that field inverted is, ergo line 1 field 1 is line 0, line 1 fi

Re: [PATCH] tm6000: bugfix image position

2010-05-07 Thread Bee Hock Goh
Stefan, This fix the ugly green line on the top. btw, do you notice that there seem to be black gap on the left and right of the screen? On Fri, May 7, 2010 at 11:46 PM, Stefan Ringel wrote: > Am 07.05.2010 17:29, schrieb stefan.rin...@arcor.de: >> From: Stefan Ringel >> >> bugfix incorrect im

Re: [PATCH] tm6000: bugfix image position

2010-05-07 Thread Stefan Ringel
Am 07.05.2010 17:29, schrieb stefan.rin...@arcor.de: > From: Stefan Ringel > > bugfix incorrect image and line position in videobuffer > > > Signed-off-by: Stefan Ringel > --- > drivers/staging/tm6000/tm6000-video.c |4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a

[PATCH] tm6000: bugfix image position

2010-05-07 Thread stefan . ringel
From: Stefan Ringel bugfix incorrect image and line position in videobuffer Signed-off-by: Stefan Ringel --- drivers/staging/tm6000/tm6000-video.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/tm6000/tm6000-video.c b/drivers/staging/tm6000/tm6000