linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Eger <eger@havoc.gtf.org>
To: adaplas@pol.net
Cc: Javier Marcet <javier-ml-gmane@marcet.info>,
	linux-fbdev-devel@lists.sourceforge.net,
	Andrew Morton <akpm@osdl.org>
Subject: [PATCH] radeonfb: mode switch work around
Date: Sat, 3 Jul 2004 20:05:18 -0400	[thread overview]
Message-ID: <20040704000518.GA14801@havoc.gtf.org> (raw)
In-Reply-To: <200407022337.20156.adaplas@hotpop.com>

Here's the fix for radeonfb for use with your patch.

-dte

diff -Nru a/drivers/video/aty/radeon_base.c b/drivers/video/aty/radeon_base.c
--- a/drivers/video/aty/radeon_base.c	2004-06-28 02:28:36 +02:00
+++ b/drivers/video/aty/radeon_base.c	2004-07-04 01:50:23 +02:00
@@ -1793,7 +1793,8 @@
 		    | FBINFO_HWACCEL_COPYAREA
 		    | FBINFO_HWACCEL_FILLRECT
 		    | FBINFO_HWACCEL_XPAN
-		    | FBINFO_HWACCEL_YPAN;
+		    | FBINFO_HWACCEL_YPAN
+		    | FBINFO_MISC_MODESWITCHLATE;
 	info->fbops = &radeonfb_ops;
 	info->screen_base = (char *)rinfo->fb_base;
 


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com

  parent reply	other threads:[~2004-07-04  0:05 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-30  2:47 [PATCH][FBCON]: Mode Switch in fbcon_blank() Antonino A. Daplas
2004-06-30  2:53 ` Benjamin Herrenschmidt
2004-06-30  3:56   ` Telling libSDL that my fbdev can do acclerated fills Richard Smith
2004-06-30  4:38     ` Antonino A. Daplas
2004-06-30  4:45       ` Richard Smith
2004-06-30  6:14         ` Antonino A. Daplas
2004-07-02 10:25   ` [PATCH][FBCON]: Mode Switch in fbcon_blank() Javier Marcet
2004-07-02 15:37     ` Antonino A. Daplas
2004-07-03  0:43       ` Javier Marcet
2004-07-04  0:05       ` David Eger [this message]
2004-07-04  0:46         ` [PATCH] radeonfb: mode switch work around David Eger
2004-07-04  1:00           ` Antonino A. Daplas
2004-07-04  2:13             ` David Eger
2004-07-04  2:59               ` Jon Smirl
2004-07-04  8:35                 ` Geert Uytterhoeven
2004-07-04  9:35                   ` David Eger
2004-07-04 15:47     ` Re: [PATCH][FBCON]: Mode Switch in fbcon_blank() Antonino A. Daplas
2004-07-04 19:32       ` David Eger
2004-07-04 22:35         ` 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=20040704000518.GA14801@havoc.gtf.org \
    --to=eger@havoc.gtf.org \
    --cc=adaplas@pol.net \
    --cc=akpm@osdl.org \
    --cc=javier-ml-gmane@marcet.info \
    --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).