public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: AGP problem SiS 746FX Linux 2.6.5-rc3
@ 2004-04-06  3:19 Bjoern Michaelsen
  2004-04-06 13:50 ` Dave Jones
  0 siblings, 1 reply; 20+ messages in thread
From: Bjoern Michaelsen @ 2004-04-06  3:19 UTC (permalink / raw)
  To: linux-kernel; +Cc: volker.hemmann

[-- Attachment #1: Type: text/plain, Size: 423 bytes --]

On Thu, Apr 01, 2004 at 07:00:47PM +0200, Hemmann, Volker Armin
wrote:
[...]
Hi,

I wrote a patch against 2.6.5 to let the SiS 746 take advantage
of the SiS 648 patches too.
http://bugzilla.kernel.org/show_bug.cgi?id=2327

Your sincerly,

Björn
-- 
Björn Michaelsen
pub  1024D/C9E5A256 2003-01-21 Björn Michaelsen <bmichaelsen@gmx.de>
   Key fingerprint = D649 8C78 1CB1 23CF 5CCF  CA1A C1B5 BBEC C9E5 A256

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 20+ messages in thread
[parent not found: <1HPrP-5sW-3@gated-at.bofh.it>]
* AGP problem SiS 746FX Linux 2.6.5-rc3
@ 2004-04-01 17:00 Hemmann, Volker Armin
  2004-04-01 17:10 ` Dave Jones
  0 siblings, 1 reply; 20+ messages in thread
From: Hemmann, Volker Armin @ 2004-04-01 17:00 UTC (permalink / raw)
  To: linux-kernel

Hi,

in 2.6.5-rc3 was incorporated a fix for SiS648 chipsets that need a little 
time to get into a sane state again, after switching to AGP 8x.
The 746FX has the same timing problem and needs this 'pause', too.
Unfortunatly in sis-apg.c this fix is only checked against the 648, not the 
746, so the fix never gets invoked:

    		if(device->device == PCI_DEVICE_ID_SI_648) {
			// weird: on 648 and 648fx chipsets any rate change in the target command 
register
			// triggers a 5ms screwup during which the master cannot be configured
			printk(KERN_INFO PFX "sis 648 agp fix - giving bridge time to recover\n");
			set_current_state(TASK_UNINTERRUPTIBLE);
			schedule_timeout (1+(HZ*10)/1000);


Glück Auf,
Volker


-- 
Conclusions 
 In a straight-up fight, the Empire squashes the Federation like a bug. Even 
with its numerical advantage removed, the Empire would still squash the 
Federation like a bug. Accept it. -Michael Wong 

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2004-04-17 15:44 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-06  3:19 AGP problem SiS 746FX Linux 2.6.5-rc3 Bjoern Michaelsen
2004-04-06 13:50 ` Dave Jones
2004-04-06 18:04   ` Hemmann, Volker Armin
2004-04-06 18:11     ` Dave Jones
2004-04-06 18:44       ` Hemmann, Volker Armin
2004-04-06 19:24         ` Dave Jones
2004-04-06 20:06           ` Hemmann, Volker Armin
2004-04-06 20:31             ` Dave Jones
2004-04-06 20:37               ` Hemmann, Volker Armin
2004-04-06 20:48                 ` Dave Jones
2004-04-06 21:04                   ` Hemmann, Volker Armin
2004-04-06 21:08                     ` Dave Jones
2004-04-06 22:01                       ` Hemmann, Volker Armin
2004-04-06 22:14                         ` Dave Jones
2004-04-06 22:26                           ` Hemmann, Volker Armin
2004-04-06 23:24                             ` Bjoern Michaelsen
     [not found] <1HPrP-5sW-3@gated-at.bofh.it>
     [not found] ` <1I53J-1k7-57@gated-at.bofh.it>
     [not found]   ` <1I5wD-1Gx-15@gated-at.bofh.it>
     [not found]     ` <1I5wH-1Gx-35@gated-at.bofh.it>
     [not found]       ` <1obEA-82t-11@gated-at.bofh.it>
     [not found]         ` <1I5Q0-1Vt-7@gated-at.bofh.it>
2004-04-17 15:44           ` Oliver Schoett
  -- strict thread matches above, loose matches on Subject: below --
2004-04-01 17:00 Hemmann, Volker Armin
2004-04-01 17:10 ` Dave Jones
2004-04-01 18:03   ` Hemmann, Volker Armin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox