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
Subject: Re: Re: [PATCH 1/1: 2.6.15-rc5-git3] Fixed and updated CyblaFB
Date: Wed, 14 Dec 2005 14:08:57 +0100	[thread overview]
Message-ID: <43A01969.6050109@t-online.de> (raw)
In-Reply-To: <20051213142054.4fd59226.akpm@osdl.org>

Andrew Morton wrote:

>Well yes, but effects on cyblafb are possible!  We'd be putting new and
>un-tested-in-linus's-tree code into the tree at the last minute.
>
>It would hardly be a calamity if we were to merge this into 2.6.15 of
>course, but the principle which you describe ain't right.
>  
>
I write and maintain cyblafb because vesafb is really too slow on my  
532 Mhz
system.

All changes to cyblafb fall into the following categories:

    -  code to take advantage of all available video memory and thus to 
allow
        ywrap scrolling.
    - code to allow vxres > xres and thus to allow xwrap scrolling while
       rotation is set to 1 or 3
    - code that helps in testing the upper framebuffer layers. As far as 
I know,
       cyblafb is the only driver that can be configured at boot or 
module load
       time to request image data with 8, 16 or 32 bit image data alignment.
    - bug fixes

I use the cyblafb framebuffer console for about 80% of my work. Any bug 
in the first
two categories would be immediately recognized by either a locked PC or 
display
corruptions, the code of the third category has been seriously tested, 
and there is also
no real possibility of remaining bugs as these also would be either 
visible or would
lock the system immediately.

I don´t know of any cyblafb user that is running the -mm kernels, so 
testing the
changes there does conform to principles but does not help much in reality.

>Masking pointers to 32 bits.  Is this driver supposed to be run on 64-bit
>machines?
>  
>
Never can it be run on anything else but 32 bit machines because this 
graphics core is
integrated in the VIA VT8601A northbridge. So the cpu is either a VIA C3,
a VIA Eden, a Pentium III or a Celeron. It is planned to add support for 
closely related
graphics cores, but also those can be run with nothing but 32 bit cpus, 
starting from the
first pentium. Even if this driver would be compiled into a 64 bit 
kernel, the
imageblit function never would be executed as the init code never will 
find the
cyberblade/i1 graphics core in such a system.

Sorry for the whitespace damage.

cu,
 knut


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click

  reply	other threads:[~2005-12-14 14:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-13 16:20 [PATCH 1/1: 2.6.15-rc5-git3] Fixed and updated CyblaFB Knut Petersen
2005-12-13 22:20 ` Andrew Morton
2005-12-13 22:20   ` Andrew Morton
2005-12-14 13:08   ` Knut Petersen [this message]
2005-12-14 15:05     ` Geert Uytterhoeven
2005-12-14 15:18       ` Luc Verhaegen
2005-12-14 15:08 ` Antonino A. Daplas
2005-12-14 15:16   ` Antonino A. Daplas
2005-12-14 18:41   ` Knut Petersen
2005-12-14 18:41     ` [Linux-fbdev-devel] " Knut Petersen
2005-12-14 22:43     ` Antonino A. Daplas
2005-12-14 22:43       ` [Linux-fbdev-devel] " Antonino A. Daplas

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=43A01969.6050109@t-online.de \
    --to=knut_petersen@t-online.de \
    --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.