linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ville Syrjälä" <syrjala@sci.fi>
To: linux-fbdev-devel@lists.sourceforge.net
Subject: Re: [PATCH] atyfb: vblank irq support
Date: Sun, 25 Jul 2004 13:16:01 +0300	[thread overview]
Message-ID: <20040725101601.GA15233@sci.fi> (raw)
In-Reply-To: <200407250112.18689.alex.kern@gmx.de>

On Sun, Jul 25, 2004 at 01:12:18AM +0200, Alexander Kern wrote:
> Am Donnerstag, 22. Juli 2004 20:49 schrieb Ville Syrjälä:
> > This patch adds vblank interrupt support to atyfb. The added features are
> > FB_ACTIVATE_VBL flag for panning and FBIO_WAITFORVSYNC ioctl.
> >
> > The code is basically copied from matroxfb. I've tested it on two laptops
> > (Mobility and LT Pro) using DirectFB.
> Thanks Ville,
> 
> I had added last three patches to my tree.
> atyfb: Rage LT LCD register access.
> atyfb: Blank LCD by turning off backlight voltage
> atyfb: vblank irq support
> 
> atyfb: Add option to disable hardware cursor. <----This one I add in another 
> way. Option noaccel deactivate hwcursor too.
> The reason is, that I redone hwcursor part and it works now for me, please 
> test it.

Great. I'll test it later today.

> Here is a patch again vanilla 2.6.7 + latest known JSimmons patch
> 
> P.S. Now the last consumer from fb_load_cursor_image is neo driver.
> Should we drop this function, it's buggy!
> 
> Steel on my TODO list:
> 
> Issue with 16bpp mode, brocken boot logo, fbi has problems too.
> Issue with 24bpp mode and fbtest, yellow parts of pinguin image are blue!!! 

I've never tried 24bpp because of limited acceleration support. I haven't 
even bothered implenenting 24bpp acceleration in the DirectFB driver.

My only todo item is mtrr support. I have a patch which simply tries to 
add fix.smem_len sized wrcomb mtrr. But that will only work with 
power-of-two memory size. Also it won't work with a 8MB card when the 
auxiliary aperture isn't used. Maybe an 8MB wrcomb mtrr + an overlapping 
uncachable mtrr covering the register page might be better. Will that sort 
of thing work on all systems?

-- 
Ville Syrjälä
syrjala@sci.fi
http://www.sci.fi/~syrjala/


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idG21&alloc_id\x10040&op=click

  parent reply	other threads:[~2004-07-25 10:16 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-22 18:49 [PATCH] atyfb: vblank irq support Ville Syrjälä
2004-07-24 23:12 ` Alexander Kern
2004-07-25  0:03   ` Antonino A. Daplas
2004-07-25 18:36     ` Alexander Kern
2004-07-25 22:47       ` Antonino A. Daplas
2004-07-30 18:12         ` [Question] Colour management Alexander Kern
2004-07-31 10:26           ` Antonino A. Daplas
2004-07-31 13:31             ` Ville Syrjälä
2004-07-31 21:19               ` Antonino A. Daplas
2004-07-31 22:19                 ` Alexander Kern
2004-07-31 23:37                   ` Antonino A. Daplas
2004-07-31 22:18             ` Ville Syrjälä
2004-07-31 23:47               ` Antonino A. Daplas
2004-07-31 22:10           ` Ville Syrjälä
2004-08-01  1:03             ` Antonino A. Daplas
2004-07-25 10:16   ` Ville Syrjälä [this message]
2004-07-25 18:29     ` [PATCH] atyfb: vblank irq support Alexander Kern
2004-07-25 23:36       ` Ville Syrjälä

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=20040725101601.GA15233@sci.fi \
    --to=syrjala@sci.fi \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).