mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Grzesiek Wilk <toulouse@put.mielec.pl>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] SiS648 support for agpgart, kernel 2.4.21-rc2-ac1
Date: Sun, 11 May 2003 13:11:31 +0200	[thread overview]
Message-ID: <200305111311.31915.toulouse@put.mielec.pl> (raw)

This patch just adds sis648 chipset support as a generic sis chipset into
agpgart. You need it if you want to get a 3d acceleration to work.

So far it works fine on my Radeon 9000
(glxgears 1200fps instead of 300, glTron works excellent).

One thing i'm not sure is in which agp mode it is working. SiS648 as well as
R9k supports agp 3.0 but I don't think that generic sis driver does.
(correct me if i'm wrong).


diff -u orig_linux.21rc2-ac1/drivers/char/agp/agpgart_be.c linux.21rc2-ac1/drivers/char/agp/agpgart_be.c
--- orig_linux.21rc2-ac1/drivers/char/agp/agpgart_be.c	2003-05-11 12:23:51.000000000 +0200
+++ linux.21rc2-ac1/drivers/char/agp/agpgart_be.c	2003-05-11 12:39:03.000000000 +0200
@@ -4655,6 +4655,12 @@
 		"SiS",
 		"646",
 		sis_generic_setup },
+	{ PCI_DEVICE_ID_SI_648,
+		PCI_VENDOR_ID_SI,
+		SIS_GENERIC,
+		"SiS",
+		"648",
+		sis_generic_setup },		
 	{ PCI_DEVICE_ID_SI_735,
 		PCI_VENDOR_ID_SI,
 		SIS_GENERIC,



             reply	other threads:[~2003-05-11 10:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-11 11:11 Grzesiek Wilk [this message]
2003-05-11 12:10 ` Bartlomiej Zolnierkiewicz
2003-05-11 12:11   ` Zwane Mwaikambo
2003-05-11 13:08   ` Grzegorz Wilk
2003-05-11 13:37     ` Bartlomiej Zolnierkiewicz
2003-05-11 14:28       ` Grzegorz Wilk

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=200305111311.31915.toulouse@put.mielec.pl \
    --to=toulouse@put.mielec.pl \
    --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

all inboxes | Powered by JetHome®