2.6.36-rc8-git3: Reported regressions 2.6.34 -> 2.6.35

2010-10-17 Thread Rafael J. Wysocki
This message contains a list of some post-2.6.34 regressions introduced before 2.6.35, 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 post-2.6.34 regressions, please let us

2.6.36-rc8-git3: Reported regressions from 2.6.35

2010-10-17 Thread Rafael J. Wysocki
This message contains a list of some regressions from 2.6.35, 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.35, please let us know either and we'll add

[Bug 29327] radeon interrupts don't fire with MSI

2010-10-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29327 Droste changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

BUG: pin_count exceeded in i915_gem_object_pin

2010-10-17 Thread Arnd Bergmann
While testing the regression I reported, I got the oops below, from int i915_gem_object_pin(struct drm_gem_object *obj, uint32_t alignment) { struct drm_device *dev = obj->dev; struct drm_i915_private *dev_priv = dev->dev_private; struct drm_i915_gem_object *obj_priv =

[BISECTED, -next] drm/i915: blurred HDMI output

2010-10-17 Thread Arnd Bergmann
Commit e9e331a8ab "drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitter" broke my HDMI output on GMA4500HD, it seemed to be driving the output with the wrong resolution, while still showing the native panel resolution of 1680x1050 being in use. This caused a very irritating

Detecting if display is powered on or not

2010-10-17 Thread Pasi Kärkkäinen
Hello, While I was discussing the laptop lid/dock issues with Fedora people this issue was brought up. How do you determine if a display is actually powered on or not? Scenario: - Laptop in a docking station, lid open, so internal LVDS enabled. - External DVI display connected, but powered

Detecting if display is powered on or not

2010-10-17 Thread Alex Deucher
On Sun, Oct 17, 2010 at 9:07 AM, Pasi K?rkk?inen wrote: > Hello, > > While I was discussing the laptop lid/dock issues with Fedora > people this issue was brought up. > > How do you determine if a display is actually powered on or not? > > Scenario: > - Laptop in a docking station, lid open, so

[Bug 30924] incorrect checking of return value of driAllocateTexture

2010-10-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30924 --- Comment #1 from Scott Bertilson 2010-10-17 09:54:00 PDT --- What I mean here is that everywhere else that I see driAllocateTexture used, the return value is actually checked against -1 which seems to indicate that this must not be right

[Bug 28402] random radeon/kms/drm related freezes with kernel 2.6.34

2010-10-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28402 --- Comment #81 from Martin Steigerwald 2010-10-17 06:15:00 PDT --- (In reply to comment #79) > Created an attachment (id=39455) View: https://bugs.freedesktop.org/attachment.cgi?id=39455 Review:

[Bug 30616] r600g glitching in tunnel demo

2010-10-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30616 --- Comment #2 from Andy Furniss 2010-10-17 03:14:43 PDT --- (In reply to comment #0) > They are worse if I have my card set to high perf. It seems that it's not just the card being set to full speed that affects things. The script I use to

[Bug 11495] blender sculpt mode is very flakey when using DRI

2010-10-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=11495 --- Comment #7 from Christoph Brill 2010-10-17 01:42:18 PDT --- Just tested this on a x1650 with r300g build from a few days ago ant the problem still exists. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Bug 10990] [R300] low impact fallbacks and blender

2010-10-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=10990 Christoph Brill changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 11495] blender sculpt mode is very flakey when using DRI

2010-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=11495 --- Comment #7 from Christoph Brill eg...@gmx.de 2010-10-17 01:42:18 PDT --- Just tested this on a x1650 with r300g build from a few days ago ant the problem still exists. -- Configure bugmail:

[Bug 30616] r600g glitching in tunnel demo

2010-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30616 --- Comment #2 from Andy Furniss li...@andyfurniss.entadsl.com 2010-10-17 03:14:43 PDT --- (In reply to comment #0) They are worse if I have my card set to high perf. It seems that it's not just the card being set to full speed that affects

Detecting if display is powered on or not

2010-10-17 Thread Pasi Kärkkäinen
Hello, While I was discussing the laptop lid/dock issues with Fedora people this issue was brought up. How do you determine if a display is actually powered on or not? Scenario: - Laptop in a docking station, lid open, so internal LVDS enabled. - External DVI display connected, but powered

[Bug 28402] random radeon/kms/drm related freezes with kernel 2.6.34

2010-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28402 --- Comment #81 from Martin Steigerwald mar...@lichtvoll.de 2010-10-17 06:15:00 PDT --- (In reply to comment #79) Created an attachment (id=39455) View: https://bugs.freedesktop.org/attachment.cgi?id=39455 Review:

[Bug 30924] incorrect checking of return value of driAllocateTexture

2010-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30924 --- Comment #1 from Scott Bertilson s...@umn.edu 2010-10-17 09:54:00 PDT --- What I mean here is that everywhere else that I see driAllocateTexture used, the return value is actually checked against -1 which seems to indicate that this must not

BUG: pin_count exceeded in i915_gem_object_pin

2010-10-17 Thread Arnd Bergmann
While testing the regression I reported, I got the oops below, from int i915_gem_object_pin(struct drm_gem_object *obj, uint32_t alignment) { struct drm_device *dev = obj-dev; struct drm_i915_private *dev_priv = dev-dev_private; struct drm_i915_gem_object *obj_priv =

Re: BUG: pin_count exceeded in i915_gem_object_pin

2010-10-17 Thread Chris Wilson
On Sun, 17 Oct 2010 20:06:37 +0200, Arnd Bergmann a...@arndb.de wrote: This happened when I killed Xorg as root after plugging in a different screen. kdm usually restarts immediately, so I don't know if this was the dying Xorg or the new one. The new BUG_ON() has spotted that we are leaking

[Bug 29327] radeon interrupts don't fire with MSI

2010-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29327 Droste tdro...@gmx.de changed: What|Removed |Added Status|NEW |RESOLVED Resolution|