All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chuck Ebbert <cebbert@redhat.com>
To: Dave Airlie <airlied@gmail.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: [patch] AGP: document boot options
Date: Mon, 23 Jul 2007 13:32:37 -0400	[thread overview]
Message-ID: <46A4E635.5010006@redhat.com> (raw)

Add documentation for AGP boot options.

Signed-off-by: Chuck Ebbert <cebbert@redhat.com>

---
 Documentation/kernel-parameters.txt |    7 +++++++
 1 file changed, 7 insertions(+)

--- 2.6.22-git11-d390.orig/Documentation/kernel-parameters.txt
+++ 2.6.22-git11-d390/Documentation/kernel-parameters.txt
@@ -30,6 +30,7 @@ the beginning of each description states
 parameter is applicable:
 
 	ACPI	ACPI support is enabled.
+	AGP	AGP (Accelerated Graphics Port) is enabled.
 	ALSA	ALSA sound support is enabled.
 	APIC	APIC support is enabled.
 	APM	Advanced Power Management support is enabled.
@@ -227,6 +228,12 @@ and is between 256 and 4096 characters. 
 			to assume that this machine's pmtimer latches its value
 			and always returns good values.
 
+	agp=		[AGP]
+			{ off | try_unsupported }
+			off: disable AGP support
+			try_unsupported: try to drive unsupported chipsets
+				(may crash computer or cause data corruption)
+
 	enable_timer_pin_1 [i386,x86-64]
 			Enable PIN 1 of APIC timer
 			Can be useful to work around chipset bugs

                 reply	other threads:[~2007-07-23 17:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=46A4E635.5010006@redhat.com \
    --to=cebbert@redhat.com \
    --cc=airlied@gmail.com \
    --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.