All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnaud FONTAINE <arnaud.fontaine@free.fr>
To: linux-fbdev-devel@lists.sourceforge.net
Subject: atyfb correction for 3D Rage Mobility L
Date: Wed, 21 Apr 2004 16:15:22 +0200	[thread overview]
Message-ID: <408681FA.50607@free.fr> (raw)
In-Reply-To: <E1BGIKG-0004pq-Dv@sc8-sf-list1.sourceforge.net>

[-- Attachment #1: Type: text/plain, Size: 742 bytes --]

Hi,
I'm running a Debian sarge on an iBook SE with a 2.6.5 kernel.
My iBook contains a "3D Rage Mobility L" and I've had some troubles with
the atyfb: my screen was turning blank.

I've modified the MCLCK and XCLCK of the "3D Rage Mobility L" in
drivers/video/aty/atyfb_base.c :

# old version
	{ 0x4c4e, 0x4c4e, 0x00, 0x00, m64n_mob_a, 230, 83, 125, M64F_GT |
M64F_INTEGRATED | M64F_RESET_3D | M64F_GTB_DSP | M64F_MOBIL_BUS |
M64F_MFB_FORCE_4 }


# new version
	{ 0x4c4e, 0x4c4e, 0x00, 0x00, m64n_mob_a, 230, 50, 50, M64F_GT |
M64F_INTEGRATED | M64F_RESET_3D | M64F_GTB_DSP | M64F_MOBIL_BUS |
M64F_MFB_FORCE_4 }


I don't know if these settings are rights for every architectures, but
for powerpc it is.

Thanks in advance

Arnaud FONTAINE


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]

       reply	other threads:[~2004-04-21 14:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1BGIKG-0004pq-Dv@sc8-sf-list1.sourceforge.net>
2004-04-21 14:15 ` Arnaud FONTAINE [this message]
2004-04-21 17:51   ` atyfb correction for 3D Rage Mobility L James Simmons

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=408681FA.50607@free.fr \
    --to=arnaud.fontaine@free.fr \
    --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.