public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Antonino Daplas <adaplas@pol.net>
To: Dave Jones <davej@suse.de>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [BUG]: agpgart for i810 chipsets broken in 2.5.51
Date: 10 Dec 2002 22:34:46 +0500	[thread overview]
Message-ID: <1039541718.2019.24.camel@localhost.localdomain> (raw)
In-Reply-To: <20021210140301.GC26361@suse.de>

On Tue, 2002-12-10 at 19:03, Dave Jones wrote:
> On Tue, Dec 10, 2002 at 09:47:24PM +0500, Antonino Daplas wrote:
> 
> btw, iirc you were the guy who wanted agpgart initialised sooner
> due to the way the i810 framebuffer worked ?
Yes.

> How much sooner are we talking ? What puzzles me, is looking
Here's part of dmesg:

fb: Intel(R) 810 Framebuffer Device v0.9.0, Tony Daplas
     Video RAM      : 4096K
     Mode           : 1024x768-8bpp@67Hz
     Acceleration   : enabled
     MTRR           : enabled
     External VGA   : disabled
     Video Timings  : VESA GTF (US)
Console: switching to colour frame buffer device 128x48
pty: 256 Unix98 ptys configured
Real Time Clock Driver v1.11
Non-volatile memory driver v1.2
Linux agpgart interface v0.99 (c) Dave Jones
agpgart: Detected an Intel i810 Chipset.
agpgart: Maximum main memory to use for agp memory: 149M
agpgart: AGP aperture is 64M @ 0xe8000000


> at the link order in the makefiles, agpgart should already be
> getting initialised before the framebuffer code, but doesn't
> seem to be for reasons unknown..
>
I'm also not sure why, and even in .built-in.o.cmd, drivers/char is
before drivers/video.  Perhaps the early console_init()?  I'll try to
rebuild my kernel without the framebuffer console and let you know.
 
> Another issue on this same case, is that for this to work out,
> we'll need some kconfig magick so that if the framebuffer is 'Y'
> rather than 'M' the i810 gart module must be forced to 'Y' too.
> 
Yes, FB_I810 depends on AGP_INTEL, so the i810fb option is disabled if
agpgart is disabled.

Tony


  reply	other threads:[~2002-12-10 14:33 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-10 12:21 [BUG]: agpgart for i810 chipsets broken in 2.5.51 Antonino Daplas
2002-12-10 13:11 ` Dave Jones
2002-12-10 16:47   ` Antonino Daplas
2002-12-10 14:03     ` Dave Jones
2002-12-10 17:34       ` Antonino Daplas [this message]
2002-12-10 19:08       ` Antonino Daplas
2002-12-10 16:23         ` Dave Jones
2002-12-10 17:06           ` Alan Cox
2002-12-10 17:05             ` Dave Jones
2002-12-10 21:00               ` Antonino Daplas
2002-12-10 18:21                 ` Dave Jones
2002-12-10 21:23                   ` Antonino Daplas
2002-12-10 19:36           ` Antonino Daplas
2002-12-10 14:48     ` Dave Jones
2002-12-10 19:07       ` Antonino Daplas
2002-12-10 16:17         ` Dave Jones
2002-12-10 19:37           ` Antonino Daplas
2002-12-10 21:01           ` Antonino 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=1039541718.2019.24.camel@localhost.localdomain \
    --to=adaplas@pol.net \
    --cc=davej@suse.de \
    --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