All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jordan Crouse" <jordan.crouse@amd.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: linux-kernel@vger.kernel.org,
	linux-fbdev-devel@lists.sourceforge.net, akpm@osdl.org
Subject: Re: Geode patches for 2.6.17
Date: Fri, 23 Jun 2006 15:07:12 -0600	[thread overview]
Message-ID: <20060623210712.GE13017@cosmic.amd.com> (raw)
In-Reply-To: <1151088069.4549.72.camel@localhost.localdomain>

On 23/06/06 19:41 +0100, Alan Cox wrote:
> Ar Gwe, 2006-06-23 am 11:00 -0600, ysgrifennodd Jordan Crouse:
> >       Add a configuration option to avoid automatically probing VGA
> 
> Can you not do this automatically using the DMI data or PCI subvendor
> id ?

This option actually disables VGA probing kernel wide - it essentially 
skips all of video.S during boot, and then disallows any drivers that may
depend on that data (VGA console being the prime example).

While I am about 85% sure that probing the missing VGA/VESA registers will 
not cause any problems, the values read will be nonsense, and I wanted to 
avoid the possibility that any part of the code will blindly use the 
returned data without checking it. 

The option is triggered off of EMBEDDED, and I felt it would be buried 
deep enough to not cause heartburn to the casual user.

Jordan 

-- 
Jordan Crouse
Senior Linux Engineer
Advanced Micro Devices, Inc.
<www.amd.com/embeddedprocessors>

  reply	other threads:[~2006-06-23 21:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-23 17:00 [GIT PATCH] Geode patches for 2.6.17 Jordan Crouse
2006-06-23 17:00 ` Jordan Crouse
2006-06-23 18:41 ` Alan Cox
2006-06-23 21:07   ` Jordan Crouse [this message]
2006-06-23 20:25 ` Jeff Garzik
2006-06-23 20:56   ` Jordan Crouse
2006-06-23 20:56     ` Jordan Crouse
2006-06-23 21:19     ` Alan Cox
2006-06-23 21:19       ` Alan Cox

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=20060623210712.GE13017@cosmic.amd.com \
    --to=jordan.crouse@amd.com \
    --cc=akpm@osdl.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    --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 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.