[Bug 281277] New: Add support for Intel Bearlake chipsets
https://bugzilla.novell.com/show_bug.cgi?id=281277 Summary: Add support for Intel Bearlake chipsets Product: openSUSE 10.3 Version: Alpha 4plus Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Kernel AssignedTo: sndirsch@novell.com ReportedBy: sndirsch@novell.com QAContact: qa@suse.de Support for onboard graphics in Bearlake chipsets has been added to intel gfx driver, but agpgart support for them is still missing in intel_agp module. Wang Zhenyu (Intel) sent a patch to lkml for G33/Q33/Q35 agpgart. http://marc.info/?l=linux-kernel&m=118109985632636&w=2 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=281277 sndirsch@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Enhancement Priority|P5 - None |P1 - Urgent -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=281277 sndirsch@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=281277 gregkh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |sndirsch@novell.com ------- Comment #2 from gregkh@novell.com 2007-06-06 11:33 MST ------- Stefan, is this patch in the 2.6.22-rc tree? If not, why not? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=281277 sndirsch@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|sndirsch@novell.com | ------- Comment #3 from sndirsch@novell.com 2007-06-06 14:32 MST ------- Where can I find the 2.6.22-rc tree? Maybe because it's pretty new and needs to be discussed first? List: linux-kernel Subject: Re: [AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsets From: Wang Zhenyu <zhenyu.z.wang () intel ! com> Date: 2007-06-06 3:16:25 ^^^^^^^^^^^^^^^^^^ Message-ID: 20070606031625.GA19986 () zhen-devel ! sh ! intel ! com Greg, is there really any use in being reporter, assignee *and* the NEEDINFO person? I think being reporter and assignee is enough. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=281277 gregkh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |sndirsch@novell.com ------- Comment #4 from gregkh@novell.com 2007-06-06 14:43 MST ------- Yes, we mark things as NEEDINFO when we are waiting for responses from a specific person. I suggest you find out if that patch is really accepted into upstream before asking us to add it to our kernel tree. Do you have hardware that this patch needs to get working properly? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=281277 ------- Comment #10 from kent.liu@intel.com 2007-06-06 19:14 MST ------- Zhenyu's agp patch has been in -mm tree, now is 2.6.22-rc4-mm1. The patch list is: intel_agp-cleanup-intel-private-data.patch intel_agp-cleanup-intel-private-data-update.patch intel_agp-use-table-for-device-probe.patch intel_agp-use-table-for-device-probe-update.patch intel_agp-add-support-for-965gme-gle.patch intel_agp-add-support-for-945gme.patch intel_agp-add-support-for-g33-q33-and-q35-chipsets.patch -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=281277 ------- Comment #11 from gregkh@novell.com 2007-06-06 21:34 MST ------- Intel, are all of those patches required for full support of these devices? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=281277 ------- Comment #12 from kent.liu@intel.com 2007-06-06 23:50 MST ------- The patch for 965gme, 945gme are not for bearlake chipsets, but other SKUs that will be available in market. The patch file "intel_agp-add-support-for-g33-q33-and-q35-chipsets.patch" is to support Bearlake graphics. This patch is based on the cleanup patches "intel_agp-cleanup-intel-private-data.patch", "intel_agp-cleanup-intel-private-data-update.patch", "intel_agp-use-table-for-device-probe.patch", and "intel_agp-use-table-for-device-probe-update.patch". If Novell don't want to integrate the cleanup code patches, some backport efforts should happen for bearlake chipsest patches. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=281277 sndirsch@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- OtherBugsDependingO| |283098 nThis| | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=281277#c13 Kent Liu <kent.liu@intel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |sndirsch@novell.com --- Comment #13 from Kent Liu <kent.liu@intel.com> 2007-06-29 02:24:43 MST --- The patches have been included in upstream kernel (2.6.22-rc5). The following patches are bearlake agpgart support: 1. http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=... 2. http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=... 3. http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=... the following patches are 945GME, 965GME and 965GLE agpgart support: 1. http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=... 2. http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=... the following patches include two fixes with agpgart, recommend to include also: 1. http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=... 2. http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=281277#c14 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|sndirsch@novell.com | Resolution| |FIXED --- Comment #14 from Stefan Dirsch <sndirsch@novell.com> 2007-06-29 10:44:01 MST --- Thanks, Kent. Since we already switched to 2.6.22-rc6 (git) for STABLE/Factory, the support will be in for openSUSE 10.3 Alpha 6 (Thu, Jul 19). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=281277#c15 Kent Liu <kent.liu@intel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #15 from Kent Liu <kent.liu@intel.com> 2007-07-22 22:32:02 MST --- The 945GME and 965GME patch has bug for bridge ID. Please pull in this patch in openSUSE 10.3 to get it fixed. Otherwise, 945GME and 965GME devices cannot be enabled. http://git.kernel.org/?p=linux/kernel/git/airlied/agp-2.6.git;a=commit;h=523... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=281277#c16 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |ASSIGNED --- Comment #16 from Stefan Dirsch <sndirsch@novell.com> 2007-07-23 01:16:43 MST --- Andi, as you can see this a really trivial patch. Any chance to commit it to our kernel? Even if it's not applied upstream to a kernel, which we're going to use for openSUSE 10.3? Otherwise I would need to disable support for 945GME/965GME. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=281277 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|qa@suse.de |xorg-maintainer-bugs@forge.provo.novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=281277#c17 --- Comment #17 from Stefan Dirsch <sndirsch@novell.com> 2007-08-02 12:38:31 MST --- Andi? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=281277#c18 --- Comment #18 from Stefan Dirsch <sndirsch@novell.com> 2007-08-08 07:47:07 MST --- (In reply to comment #15 from Kent Liu)
The 945GME and 965GME patch has bug for bridge ID. Please pull in this patch in openSUSE 10.3 to get it fixed. Otherwise, 945GME and 965GME devices cannot be enabled. http://git.kernel.org/?p=linux/kernel/git/airlied/agp-2.6.git;a=commit;h=523...
Unfortunately this link is broken meanwhile. :-( Generating....Content-type: text/html Software error: Can't use an undefined value as an ARRAY reference at /home/httpd/html/git/index.cgi line 1202. For help, please send mail to the webmaster (webmaster@kernel.org), giving this error message and the time and date of the error. Kent, could you attach this patch? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=281277 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |kent.liu@intel.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=281277#c19 --- Comment #19 from Kent Liu <kent.liu@intel.com> 2007-08-08 23:48:59 MST --- Created an attachment (id=156372) --> (https://bugzilla.novell.com/attachment.cgi?id=156372) the patch for fix 945GME and 965GME device id issue I cannot access the link either. This patch is the one I have backported to SLE10SP1 driver. It should be same as upstream code except the line numbers. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=281277#c20 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|kent.liu@intel.com | --- Comment #20 from Stefan Dirsch <sndirsch@novell.com> 2007-08-09 02:31:39 MST --- Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=281277#c21 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tiwai@novell.com --- Comment #21 from Stefan Dirsch <sndirsch@novell.com> 2007-08-09 02:33:23 MST --- Takashi, maybe you can help here as well? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=281277#c22 --- Comment #22 from Takashi Iwai <tiwai@novell.com> 2007-08-09 06:53:32 MST --- The fix appears in 2.6.23-rc tree already (commit dde4787642ee3cb85aef80bdade04b6f8ddc3df8), but some fixes are missing in the patch in comment #19. The addition to IS_I965 and intel_i830_init_gtt_entries, also the addition to agp_intel_pci_table[] are not there... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=281277#c23 --- Comment #23 from Takashi Iwai <tiwai@novell.com> 2007-08-09 06:55:01 MST --- Created an attachment (id=156475) --> (https://bugzilla.novell.com/attachment.cgi?id=156475) Patch in 2.6.23-rc -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=281277#c24 --- Comment #24 from Stefan Dirsch <sndirsch@novell.com> 2007-08-09 07:28:38 MST --- Indeed. These seem to be missing in the patch by Kent. :-( Maybe they were still included in the (now broken) link mentioned in comment #18. So can we finally apply the commit dde4787642ee3cb85aef80bdade04b6f8ddc3df8 to our openSUSE 10.3 kernel? AFAIK we won't switch to 2.6.23 for 10.3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=281277#c25 Kent Liu <kent.liu@intel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |quanxian.wang@intel.com --- Comment #25 from Kent Liu <kent.liu@intel.com> 2007-08-09 18:58:41 MST --- Sorry. The patch was incomplete. Thanks Takashi for find this issue. I will update the patch soon for SLE10SP1 driver update. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=281277#c26 Greg Kroah-Hartman <gregkh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |kent.liu@intel.com --- Comment #26 from Greg Kroah-Hartman <gregkh@novell.com> 2007-08-09 19:42:58 MST --- For SLE10SP1 driver update? I'm confused, this is for the 10.3 release, not SLE10 SP1. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=281277#c27 Kent Liu <kent.liu@intel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|kent.liu@intel.com | --- Comment #27 from Kent Liu <kent.liu@intel.com> 2007-08-09 19:58:57 MST --- (In reply to comment #26 from Greg Kroah-Hartman)
For SLE10SP1 driver update? I'm confused, this is for the 10.3 release, not SLE10 SP1.
Sorry for the confusion I caused. In comments #19 said the patch is for SLE10SP1 driver update because I think these two should be same. However Takashi figured out that the patch is incomplete. So what I need to do is to correct the patch for SLE10SP1 driver update too. Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=281277#c28 --- Comment #28 from Stefan Dirsch <sndirsch@novell.com> 2007-08-10 10:44:10 MST --- Takashi provided me kernel packages with the patch applied, and I didn't see any regressions with these kernels on my 965GM machine, neither on ix86 nor on x86_64, so we're safe to include the patch IMHO. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=281277#c29 --- Comment #29 from Takashi Iwai <tiwai@novell.com> 2007-08-10 11:00:46 MST --- OK, I committed the patch to kernel CVS now. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=281277#c30 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #30 from Stefan Dirsch <sndirsch@novell.com> 2007-08-10 11:03:59 MST --- Thanks a lot, Takashi! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=281277 User meissner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=281277#c31 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |meissner@novell.com --- Comment #31 from Marcus Meissner <meissner@novell.com> 2008-01-09 02:52:30 MST --- released -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com