All of lore.kernel.org
 help / color / mirror / Atom feed
From: Knut Petersen <Knut_Petersen@t-online.de>
To: linux-fbdev-devel@lists.sourceforge.net
Cc: "Antonino A. Daplas" <adaplas@gmail.com>
Subject: Re: Re: cyblafb in kernel 2.6.16: corrupted display in Xfree86
Date: Thu, 23 Mar 2006 23:46:09 +0100	[thread overview]
Message-ID: <44232531.1050006@t-online.de> (raw)
In-Reply-To: <20060323183908.GA9907@intevation.de>

Thomas Arendsen Hein schrieb:

>* Knut Petersen <Knut_Petersen@t-online.de> [20060323 18:07]:
>  
>
>>Thomas Arendsen Hein schrieb:
>>
>>    
>>
>>>With /sbin/modprobe cyblafb && /usr/sbin/fbset -a 1152x864-70 -depth 16
>>>(changing fb.modes would probably help, too) everything is back to
>>>normal for me.
>>>      
>>>
>>So the problem is that the 8bpp modes do not work with the
>>X framebuffer driver. Please report that bug, I think X is responsible.
>>    
>>
>
>But why did it work up to 2.6.15.6 then?
>I know for sure that I had 8bpp in fb console and 16bpp in X.
>
>  
>
Well, cyblafb does not use vga style panning registers any longer.
That change is necessary to support ywrap scrolling and to allow
screen rotation. The trident X driver does not know about the
graphics engine registers I use instead, and I had to include
some hacks to allow that to work.

Try to change

    #define CYBLAFB_KD_GRAPHICS_QUIRK 1

to

    #define CYBLAFB_KD_GRAPHICS_QUIRK 0

in cyblafb.c for purely diagnostic purposes. Does that restore the old
behaviour for you?


cu,
 Knut


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642

      parent reply	other threads:[~2006-03-23 22:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-22 23:48 cyblafb in kernel 2.6.16: corrupted display in Xfree86 Thomas Arendsen Hein
2006-03-23  8:34 ` Knut Petersen
2006-03-23 12:52   ` Thomas Arendsen Hein
2006-03-23 14:57     ` Knut Petersen
2006-03-23 16:03       ` Thomas Arendsen Hein
2006-03-23 16:57         ` Knut Petersen
2006-03-23 18:39           ` Thomas Arendsen Hein
2006-03-23 18:50             ` Thomas Arendsen Hein
2006-03-23 23:37               ` Antonino A. Daplas
2006-03-23 22:46             ` Knut Petersen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44232531.1050006@t-online.de \
    --to=knut_petersen@t-online.de \
    --cc=adaplas@gmail.com \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.