[Bug 17360] Corruption followed by lockup after suspend/resume, unless AGPMode 2 specified [Radeon Mobility M6 LY]
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Sep 2 14:43:54 PDT 2008
http://bugs.freedesktop.org/show_bug.cgi?id=17360
--- Comment #11 from Bryce Harrington <bryce at bryceharrington.org> 2008-09-02 14:43:54 PST ---
Here's what we'd add to the driver's quirks table:
/* Intel 82852/82855 host bridge / Mobility 9600 M10 RV350 Needs AGPMode 1
(deb #467460) */
{ PCI_VENDOR_INTEL,0x3580, PCI_VENDOR_ATI,0x4e50, PCI_VENDOR_ACER,0x0061,
1 },
/* Intel 82865G/PE/P DRAM Controller/Host-Hub / Radeon Mobility 9800 Needs
AGPMode 4 (deb #462590) */
{ PCI_VENDOR_INTEL,0x2570, PCI_VENDOR_ATI,0x4a4e, PCI_VENDOR_DELL,0x5106,
4 },
/* VIA VT8377 Host Bridge / R200 QM [Radeon 9100] Needs AGPMode 4 (deb
#461144) */
{ 0x1106,0x3189, PCI_VENDOR_ATI,0x514d, 0x174b,0x7149, 4 },
Debian #467235 didn't have lspci output or an Xorg.0.log attached, so I dunno
what the host bridge is in that case.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the xorg-driver-ati
mailing list