On Saturday 28 April 2012 17:11:51 Anatolij Gustschin wrote:
> On Thu, 26 Apr 2012 23:50:57 +0200
>
> Pali Rohár wrote:
> > On Thursday 26 April 2012 23:45:52 Anatolij Gustschin wrote:
> > > Hi,
> > >
> > > On Tue, 24 Jan 2012 15:28:02 +0100
> > >
> > > Pali Rohár wrote:
> > > > * Use correct bu
On Thu, 26 Apr 2012 23:50:57 +0200
Pali Rohár wrote:
> On Thursday 26 April 2012 23:45:52 Anatolij Gustschin wrote:
> > Hi,
> >
> > On Tue, 24 Jan 2012 15:28:02 +0100
> >
> > Pali Rohár wrote:
> > > * Use correct buffer size, do not damage screen output
> >
> > It seems that I can reproduce
On Thursday 26 April 2012 23:45:52 Anatolij Gustschin wrote:
> Hi,
>
> On Tue, 24 Jan 2012 15:28:02 +0100
>
> Pali Rohár wrote:
> > * Use correct buffer size, do not damage screen output
>
> It seems that I can reproduce similar problem on the
> beagleboard now. Will try to debug and find a solut
Hi,
On Tue, 24 Jan 2012 15:28:02 +0100
Pali Rohár wrote:
> * Use correct buffer size, do not damage screen output
It seems that I can reproduce similar problem on the beagleboard now.
Will try to debug and find a solution for it.
Thanks,
Anatolij
__
Hi,
On Thu, 22 Mar 2012 01:58:02 -0700 (PDT)
Pali Rohár wrote:
...
> Do you think that mapped address of framebuffer is only problem?
I wrote that it could be a problem. I do not know much about
your system and U-Boot port and do not know exactly what you
meant by "damaged screen output" and whe
On Wednesday 21 March 2012 23:58:10 Anatolij Gustschin wrote:
> On Wed, 21 Mar 2012 19:50:34 +0100
> Pali Rohár wrote:
> ...
>
> > Hi, can you show me how to fix this? How to correctly use
> > framebuffer?
>
> Hi,
>
> Not really. This would be a new project to rewrite U-Boot driver
> for OMAP3 DSS
On Wed, 21 Mar 2012 19:50:34 +0100
Pali Rohár wrote:
...
> Hi, can you show me how to fix this? How to correctly use
> framebuffer?
Hi,
Not really. This would be a new project to rewrite U-Boot driver for
OMAP3 DSS. There is a driver under drivers/video/omap3_dss.c,
but it doesn't do what we ne
On Wednesday 21 March 2012 12:32:16 Anatolij Gustschin wrote:
> Hi Marek,
>
> On Wed, 21 Mar 2012 11:20:38 +0100
>
> Marek Vasut wrote:
> > Dear Anatolij Gustschin,
> >
> > > Hi,
> > >
> > > On Tue, 24 Jan 2012 15:28:02 +0100
> > >
> > > Pali Rohár wrote:
> > > > * Use correct buffer size, do no
On Wed, 21 Mar 2012 12:32:16 +0100
Anatolij Gustschin wrote:
...
> doesn't say much about the problem. If the GraphicDevice structure
> returned by video_hw_init() is setup correctly, the scrolling should be
> working fine. From the other patch [1] I can see that the structure
I forgot to include
Hi Marek,
On Wed, 21 Mar 2012 11:20:38 +0100
Marek Vasut wrote:
> Dear Anatolij Gustschin,
>
> > Hi,
> >
> > On Tue, 24 Jan 2012 15:28:02 +0100
> >
> > Pali Rohár wrote:
> > > * Use correct buffer size, do not damage screen output
> > >
> > > Signed-off-by: Pali Rohár
> > > ---
> > >
> >
Dear Anatolij Gustschin,
> Hi,
>
> On Tue, 24 Jan 2012 15:28:02 +0100
>
> Pali Rohár wrote:
> > * Use correct buffer size, do not damage screen output
> >
> > Signed-off-by: Pali Rohár
> > ---
> >
> > Changes since original version:
> >- Fixed commit message
> >
> > drivers/video/cfb
Hi,
On Tue, 24 Jan 2012 15:28:02 +0100
Pali Rohár wrote:
> * Use correct buffer size, do not damage screen output
>
> Signed-off-by: Pali Rohár
> ---
> Changes since original version:
>- Fixed commit message
>
> drivers/video/cfb_console.c |2 +-
> 1 files changed, 1 insertions(+),
On Wednesday 25 January 2012 19:06:51 Marek Vasut wrote:
> > * Use correct buffer size, do not damage screen output
>
> What are the symptoms, how does this fix the issue?
>
> Ccing Anatolij, I think he's the right one for this patch. Again, keep the
> correct CC!!!
>
Output on n900 screen is dam
> * Use correct buffer size, do not damage screen output
What are the symptoms, how does this fix the issue?
Ccing Anatolij, I think he's the right one for this patch. Again, keep the
correct CC!!!
>
> Signed-off-by: Pali Rohár
> ---
> Changes since original version:
>- Fixed commit mess
* Use correct buffer size, do not damage screen output
Signed-off-by: Pali Rohár
---
Changes since original version:
- Fixed commit message
drivers/video/cfb_console.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/video/cfb_console.c b/drivers/video/cfb_c
15 matches
Mail list logo