mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Tom Rini <trini@kernel.crashing.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Jeff Garzik <jgarzik@mandrakesoft.com>,
	linux-fbdev@vuser.vu.union.edu, linux-kernel@vger.kernel.org
Subject: Re: [linux-fbdev] [PATCH] clgenfb on PPC
Date: Thu, 4 Jan 2001 11:01:51 -0700	[thread overview]
Message-ID: <20010104110151.H26653@opus.bloom.county> (raw)
In-Reply-To: <20010102095133.B26653@opus.bloom.county> <Pine.LNX.4.05.10101031349110.611-100000@callisto.of.borg>
In-Reply-To: <Pine.LNX.4.05.10101031349110.611-100000@callisto.of.borg>; from geert@linux-m68k.org on Wed, Jan 03, 2001 at 01:50:46PM +0100

On Wed, Jan 03, 2001 at 01:50:46PM +0100, Geert Uytterhoeven wrote:
> On Tue, 2 Jan 2001, Tom Rini wrote:
> > Hey all.  While going through the 2.4 tree and removing dead CONFIG_xxx's for
> > PPC stuff, I noticed clgenfb still had CONFIG_PREP stuff (which may have
> > partily explained why it no longer worked here).  I've attached a patch, that
> > with another patch to fix some PCI issues on certain machines, gives me a
> > working (so far, can't test heavily yet tho) framebuffer on my powerstack.
> > 
> > Comments?
> 
> To me it looks like most of them depend on `big endian', not on `PReP'.

Possibly...  I don't have or know anyone with the MacPicasso video card,
which is the only other card which may have this. :)

> BTW, doesn't the Cirrus Logic graphics chip have a big endian aperture? I 
> don't like things like green.offset = -3, since it will probably break some
> applications (did you run X?).

I finally got the machine up w/ an nfsroot, and played around a bit.  w/o the
patch (ie isPReP always 0) I don't get a console, but a few lines of pixels in
a row, and random pixels here and there.  Since the original logic was for
PReP only, I'm inclined to think that keeping it at just _machine == _MACH_prep
is the safest way to go, for the moment.

BTW, with or w/o the patch, XF4 (fbdev) wouldn't quite work right.  The logs 
didn't indicate anything wrong, but the monitor went black, like X was 
starting, but never did. (ShadowFB on / off)

-- 
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

      parent reply	other threads:[~2001-01-04 18:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-02 16:51 Tom Rini
2001-01-03 12:50 ` [linux-fbdev] " Geert Uytterhoeven
2001-01-03 15:11   ` Tom Rini
2001-01-04 18:01   ` Tom Rini [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=20010104110151.H26653@opus.bloom.county \
    --to=trini@kernel.crashing.org \
    --cc=geert@linux-m68k.org \
    --cc=jgarzik@mandrakesoft.com \
    --cc=linux-fbdev@vuser.vu.union.edu \
    --cc=linux-kernel@vger.kernel.org \
    /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

Powered by JetHome