Re: 2.6.35-rc6-git6: Reported regressions from 2.6.34

2010-08-01 Thread Rafael J. Wysocki
On Sunday, August 01, 2010, Linus Torvalds wrote: > On Sun, Aug 1, 2010 at 6:46 AM, Rafael J. Wysocki wrote: ... > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=16369 > > Subject : Yet another 2.6.35 regression (AGP)? > > Submitter : Woody Suwalski > > Date

2.6.35-rc6-git6: Reported regressions from 2.6.34

2010-08-01 Thread Rafael J. Wysocki
On Sunday, August 01, 2010, Linus Torvalds wrote: > On Sun, Aug 1, 2010 at 6:46 AM, Rafael J. Wysocki wrote: ... > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=16369 > > Subject : Yet another 2.6.35 regression (AGP)? > > Submitter : Woody Suwalski > > Date

[Bug 29350] New: No stencil buffer support for frogatto with Radeon HD 3200 KMS

2010-08-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29350 Summary: No stencil buffer support for frogatto with Radeon HD 3200 KMS Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW

[Bug 29350] New: No stencil buffer support for frogatto with Radeon HD 3200 KMS

2010-08-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29350 Summary: No stencil buffer support for frogatto with Radeon HD 3200 KMS Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW

[Bug 28341] Flickering screen in Neverball on drm-radeon-testing

2010-08-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28341 Mario Kleiner changed: What|Removed |Added Attachment #37401|0 |1 is obsolete|

[Bug 28341] Flickering screen in Neverball on drm-radeon-testing

2010-08-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28341 Mario Kleiner changed: What|Removed |Added Attachment #37401|0 |1 is obsolete|

Re: [PATCH 3/3] agp/intel: Destroy the scatterlist on allocation failure

2010-08-01 Thread Eric Anholt
On Sat, 24 Jul 2010 18:29:37 +0100, Chris Wilson wrote: > A side-effect of being able to use custom page allocations with the > sg_table is that it cannot reap the partially constructed scatterlist if > fails to allocate a page. So we need to call sg_free_table() ourselves > if sg_alloc_table() f

[PATCH 3/3] agp/intel: Destroy the scatterlist on allocation failure

2010-08-01 Thread Eric Anholt
_alloc_table() fails. Applied to -next. -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20100801/e0af141a/attachment.pgp>

[Bug 28800] [r300c, r300g] Texture corruption with World of Warcraft

2010-08-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28800 --- Comment #11 from Marek Olšák 2010-08-01 18:19:22 PDT --- Created an attachment (id=37512) View: https://bugs.freedesktop.org/attachment.cgi?id=37512 Review: https://bugs.freedesktop.org/review?bug=28800&attachment=37512 possible workaround

[Bug 28800] [r300c, r300g] Texture corruption with World of Warcraft

2010-08-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28800 --- Comment #11 from Marek Ol??k 2010-08-01 18:19:22 PDT --- Created an attachment (id=37512) View: https://bugs.freedesktop.org/attachment.cgi?id=37512 Review: https://bugs.freedesktop.org/review?bug=28800&attachment=37512 possible workaroun

another software suspend issue, seems to be caused by i915/KMS

2010-08-01 Thread Rafael J. Wysocki
On Sunday, August 01, 2010, Willi Mann wrote: > Rafael J. Wysocki wrote: > > > On Sunday, August 01, 2010, Willi Mann wrote: > >> Hi! > >> > >> On my Thinkpad T500 with Debian-compiled kernel > >> 2.6.35~rc6-1~experimental.1, I still get OOpses on suspend. > > > > Did it happen with 2.6.34 or pr

2.6.35-rc6-git6: Reported regressions from 2.6.34

2010-08-01 Thread Rafael J. Wysocki
On Sunday, August 01, 2010, Stefan Richter wrote: > Rafael J. Wysocki wrote: > > If you know of any other unresolved regressions from 2.6.34, please let us > > know either and we'll add them to the list. > > Subject : 2.6.35-rc6+: i915: Bisected regression > Submitter : Thomas Me

Re: [PATCH] drm: fixed brace, spacing and whitespace coding style issues

2010-08-01 Thread Dave Airlie
On Wed, 2010-07-14 at 16:11 +0200, Nicolas Kaiser wrote: > Fixed brace, spacing and whitespace coding style issues. Failed to apply to drm-core-next, might always be a pain to get something like this to apply though, whitespace isn't top of my priorities most days. Dave.

2.6.35-rc6+: i915: Bisected regression

2010-08-01 Thread Roberto Oppedisano
On 01/08/2010 15:14, Paul Rolland wrote: > My machine has : > 00:02.0 0300: 8086:2a42 (rev 07) > 00:02.1 0380: 8086:2a43 (rev 07) > > 00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset > Integrated Graphics Controller (rev 07) > 00:02.1 Display controller: Intel Corpora

Re: [PATCH] drm: Cleanup after failing to create master->unique and dev->name

2010-08-01 Thread Dave Airlie
On Sat, 2010-07-24 at 19:34 +0100, Chris Wilson wrote: > v2: Userspace (notably xf86-video-{intel,ati}) became confused when > drmSetInterfaceVersion() started returning -EBUSY as they used a second > call (the first done in drmOpen()) to check their master credentials. > Since userspace wants to b

2.6.35-rc6-git6: Reported regressions from 2.6.34

2010-08-01 Thread Stefan Richter
Rafael J. Wysocki wrote: > If you know of any other unresolved regressions from 2.6.34, please let us > know either and we'll add them to the list. Subject : 2.6.35-rc6+: i915: Bisected regression Submitter : Thomas Meyer Date: Sun, 1 Aug 2010 11:01:00 +0200 Message-ID

[Bug 29340] missing copy_from_user? radeon_info_ioctl

2010-08-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29340 --- Comment #2 from Dave Airlie 2010-08-01 16:47:16 PDT --- I've queued this fix to Linus, thanks for figuring what was broken. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail beca

[Bug 29340] missing copy_from_user? radeon_info_ioctl

2010-08-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29340 --- Comment #2 from Dave Airlie 2010-08-01 16:47:16 PDT --- I've queued this fix to Linus, thanks for figuring what was broken. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail beca

2.6.35-rc6-git6: Reported regressions 2.6.33 -> 2.6.34

2010-08-01 Thread Rafael J. Wysocki
[NOTE: This is the last summary report of regressions introduced between 2.6.33 and 2.6.34. Thanks for helping us with tracking these bugs!] This message contains a list of some post-2.6.33 regressions introduced before 2.6.34, for which there are no fixes in the mainline known to the tracking t

[linux-pm] another software suspend issue, seems to be caused by i915/KMS

2010-08-01 Thread Rafael J. Wysocki
On Sunday, August 01, 2010, Willi Mann wrote: > Hi! > > On my Thinkpad T500 with Debian-compiled kernel 2.6.35~rc6-1~experimental.1, > I still get OOpses on suspend. Did it happen with 2.6.34 or previous kernels? > The following OOPS has been found be using the platform method. I had to > har

2.6.35-rc6-git6: Reported regressions from 2.6.34

2010-08-01 Thread Rafael J. Wysocki
This message contains a list of some regressions from 2.6.34, for which there are no fixes in the mainline known to the tracking team. If any of them have been fixed already, please let us know. If you know of any other unresolved regressions from 2.6.34, please let us know either and we'll add th

2.6.35-rc6+: i915: Bisected regression

2010-08-01 Thread Paul Rolland
Hello Thomas, On Sun, 1 Aug 2010 12:51:36 +0200 Thomas Meyer wrote: > Am 01.08.2010 um 13:42 schrieb Stefan Richter : > > > Thomas, on what hardware did you observe the regression? > > Is a Intel mobile express gm45 chipset. My machine has : 00:02.0 0300: 8086:2a42 (rev 07) 00:02.1 0380: 8086

[Bug 29323] [r300g] floor texture damage

2010-08-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29323 --- Comment #5 from Marek Olšák 2010-08-01 13:47:10 PDT --- OK, I've committed the patch slightly modified. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are

[Bug 29323] [r300g] floor texture damage

2010-08-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29323 --- Comment #5 from Marek Ol??k 2010-08-01 13:47:10 PDT --- OK, I've committed the patch slightly modified. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are

2.6.35-rc6+: i915: Bisected regression

2010-08-01 Thread Stefan Richter
Thomas Meyer wrote: > This commit makes suspend to ram unreliable for me: > > commit d1b851fc0d105caa6b6e3e7c92d2987dfb52cbe0 > Author: Zou Nan hai > Date: Fri May 21 09:08:57 2010 +0800 > > drm/i915: implement BSD ring buffer V2 > > The BSD (bit stream decoder) ring is used for a

Re: 2.6.35-rc6+: i915: Bisected regression

2010-08-01 Thread Roberto Oppedisano
On 01/08/2010 15:14, Paul Rolland wrote: My machine has : 00:02.0 0300: 8086:2a42 (rev 07) 00:02.1 0380: 8086:2a43 (rev 07) 00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) 00:02.1 Display controller: Intel Corporation Mobile

2.6.35-rc6-git6: Reported regressions 2.6.33 -> 2.6.34

2010-08-01 Thread Rafael J. Wysocki
[NOTE: This is the last summary report of regressions introduced between 2.6.33 and 2.6.34. Thanks for helping us with tracking these bugs!] This message contains a list of some post-2.6.33 regressions introduced before 2.6.34, for which there are no fixes in the mainline known to the tracking t

2.6.35-rc6+: i915: Bisected regression

2010-08-01 Thread Thomas Meyer
Am 01.08.2010 um 13:42 schrieb Stefan Richter : > Thomas Meyer wrote: >> This commit makes suspend to ram unreliable for me: >> >> commit d1b851fc0d105caa6b6e3e7c92d2987dfb52cbe0 >> Author: Zou Nan hai >> Date: Fri May 21 09:08:57 2010 +0800 >> >>drm/i915: implement BSD ring buffer V2 >>

2.6.35-rc6-git6: Reported regressions from 2.6.34

2010-08-01 Thread Rafael J. Wysocki
This message contains a list of some regressions from 2.6.34, for which there are no fixes in the mainline known to the tracking team. If any of them have been fixed already, please let us know. If you know of any other unresolved regressions from 2.6.34, please let us know either and we'll add th

[Bug 29323] [r300g] floor texture damage

2010-08-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29323 okias changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 29323] [r300g] floor texture damage

2010-08-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29323 okias changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: another software suspend issue, seems to be caused by i915/KMS

2010-08-01 Thread Rafael J. Wysocki
On Sunday, August 01, 2010, Willi Mann wrote: > Rafael J. Wysocki wrote: > > > On Sunday, August 01, 2010, Willi Mann wrote: > >> Hi! > >> > >> On my Thinkpad T500 with Debian-compiled kernel > >> 2.6.35~rc6-1~experimental.1, I still get OOpses on suspend. > > > > Did it happen with 2.6.34 or pr

[Bug 28600] The LXterminal Window TitleBar does not show up when KMS is enabled

2010-08-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28600 Saptech changed: What|Removed |Added Version|XOrg CVS|XOrg 6.7.0 Component|DRM/Radeon

Re: 2.6.35-rc6-git6: Reported regressions from 2.6.34

2010-08-01 Thread Rafael J. Wysocki
On Sunday, August 01, 2010, Stefan Richter wrote: > Rafael J. Wysocki wrote: > > If you know of any other unresolved regressions from 2.6.34, please let us > > know either and we'll add them to the list. > > Subject : 2.6.35-rc6+: i915: Bisected regression > Submitter : Thomas Me

[Bug 28600] The LXterminal Window TitleBar does not show up when KMS is enabled

2010-08-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28600 Saptech changed: What|Removed |Added Version|XOrg CVS|XOrg 6.7.0 Component|DRM/Radeon

[Bug 29340] missing copy_from_user? radeon_info_ioctl

2010-08-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29340 --- Comment #1 from Dave Gilbert 2010-08-01 08:28:45 PDT --- Created an attachment (id=37502) View: https://bugs.freedesktop.org/attachment.cgi?id=37502 Review: https://bugs.freedesktop.org/review?bug=29340&attachment=37502 Kernel patch to ad

[Bug 29340] missing copy_from_user? radeon_info_ioctl

2010-08-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29340 --- Comment #1 from Dave Gilbert 2010-08-01 08:28:45 PDT --- Created an attachment (id=37502) View: https://bugs.freedesktop.org/attachment.cgi?id=37502 Review: https://bugs.freedesktop.org/review?bug=29340&attachment=37502 Kernel patch to ad

[Bug 29323] [r300g] floor texture damage

2010-08-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29323 --- Comment #3 from Marek Olšák 2010-08-01 07:50:37 PDT --- Created an attachment (id=37501) View: https://bugs.freedesktop.org/attachment.cgi?id=37501 Review: https://bugs.freedesktop.org/review?bug=29323&attachment=37501 possible fix Could

[Bug 29323] [r300g] floor texture damage

2010-08-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29323 --- Comment #3 from Marek Ol??k 2010-08-01 07:50:37 PDT --- Created an attachment (id=37501) View: https://bugs.freedesktop.org/attachment.cgi?id=37501 Review: https://bugs.freedesktop.org/review?bug=29323&attachment=37501 possible fix Could

Re: 2.6.35-rc6-git6: Reported regressions from 2.6.34

2010-08-01 Thread Stefan Richter
Rafael J. Wysocki wrote: > If you know of any other unresolved regressions from 2.6.34, please let us > know either and we'll add them to the list. Subject : 2.6.35-rc6+: i915: Bisected regression Submitter : Thomas Meyer Date: Sun, 1 Aug 2010 11:01:00 +0200 Message-ID

Re: [linux-pm] another software suspend issue, seems to be caused by i915/KMS

2010-08-01 Thread Rafael J. Wysocki
On Sunday, August 01, 2010, Willi Mann wrote: > Hi! > > On my Thinkpad T500 with Debian-compiled kernel 2.6.35~rc6-1~experimental.1, > I still get OOpses on suspend. Did it happen with 2.6.34 or previous kernels? > The following OOPS has been found be using the platform method. I had to > har

[Bug 27868] [r600] on new campaign, Vegastrike crashes or freezes Xorg

2010-08-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27868 --- Comment #7 from Nicolas Kaiser 2010-08-01 06:49:56 PDT --- Benchmark 2 of progs/demos/gltestperf locks up my RS780G with a quite similar dump, which might make these lockups a potential duplicate of bug 25717. -- Configure bugmail: https://

[Bug 27868] [r600] on new campaign, Vegastrike crashes or freezes Xorg

2010-08-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27868 --- Comment #7 from Nicolas Kaiser 2010-08-01 06:49:56 PDT --- Benchmark 2 of progs/demos/gltestperf locks up my RS780G with a quite similar dump, which might make these lockups a potential duplicate of bug 25717. -- Configure bugmail: https:/

[Bug 29340] New: missing copy_from_user? radeon_info_ioctl

2010-08-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29340 Summary: missing copy_from_user? radeon_info_ioctl Product: DRI Version: unspecified Platform: Other OS/Version: Linux (All) Status: NEW Severity: normal Priority:

[Bug 29340] New: missing copy_from_user? radeon_info_ioctl

2010-08-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29340 Summary: missing copy_from_user? radeon_info_ioctl Product: DRI Version: unspecified Platform: Other OS/Version: Linux (All) Status: NEW Severity: normal Priority:

Re: 2.6.35-rc6+: i915: Bisected regression

2010-08-01 Thread Paul Rolland
Hello Thomas, On Sun, 1 Aug 2010 12:51:36 +0200 Thomas Meyer wrote: > Am 01.08.2010 um 13:42 schrieb Stefan Richter : > > > Thomas, on what hardware did you observe the regression? > > Is a Intel mobile express gm45 chipset. My machine has : 00:02.0 0300: 8086:2a42 (rev 07) 00:02.1 0380: 8086

Re: 2.6.35-rc6+: i915: Bisected regression

2010-08-01 Thread Thomas Meyer
Am 01.08.2010 um 13:42 schrieb Stefan Richter : > Thomas Meyer wrote: >> This commit makes suspend to ram unreliable for me: >> >> commit d1b851fc0d105caa6b6e3e7c92d2987dfb52cbe0 >> Author: Zou Nan hai >> Date: Fri May 21 09:08:57 2010 +0800 >> >>drm/i915: implement BSD ring buffer V2 >>

Re: 2.6.35-rc6+: i915: Bisected regression

2010-08-01 Thread Stefan Richter
Thomas Meyer wrote: > This commit makes suspend to ram unreliable for me: > > commit d1b851fc0d105caa6b6e3e7c92d2987dfb52cbe0 > Author: Zou Nan hai > Date: Fri May 21 09:08:57 2010 +0800 > > drm/i915: implement BSD ring buffer V2 > > The BSD (bit stream decoder) ring is used for a

[Bug 25717] Radeon: system locks up when sending many vertices.

2010-08-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25717 --- Comment #3 from Andy Furniss 2010-08-01 04:10:58 PDT --- (In reply to comment #2) I've now got a new PC with a PCIE rv770 and running current d-r-t and ddx/mesa gits can still reproduce this GPU reset. I also notice that after a GPU reset

[Bug 25717] Radeon: system locks up when sending many vertices.

2010-08-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=25717 --- Comment #3 from Andy Furniss 2010-08-01 04:10:58 PDT --- (In reply to comment #2) I've now got a new PC with a PCIE rv770 and running current d-r-t and ddx/mesa gits can still reproduce this GPU reset. I also notice that after a GPU reset

[Bug 29323] [r300g] floor texture damage

2010-08-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29323 --- Comment #2 from okias 2010-08-01 02:40:47 PDT --- With "notiling" it look correct. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the

[Bug 29323] [r300g] floor texture damage

2010-08-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29323 --- Comment #2 from okias 2010-08-01 02:40:47 PDT --- With "notiling" it look correct. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the