[Bug 27704] [KMS] fbo_firecube broken on rv280 and current mesa

2010-05-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27704 --- Comment #1 from Andrew Randrianasulu 2010-05-03 01:16:19 PDT --- mesa debug build from git master up to commit 738cb502371097fa6fb25f397a3cbcd6a5db020c Author: Dave Airlie Date: Mon May 3 17:09:17 2010 +1000 nouveau: fix nouveau_cre

[Bug 27866] d-r-t crashes at radeon_bo_unref() with dynpm=1

2010-05-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27866 --- Comment #11 from Andrew Randrianasulu 2010-05-03 02:51:00 PDT --- Created an attachment (id=35386) --> (https://bugs.freedesktop.org/attachment.cgi?id=35386) my .config May be this bug is config-dependent, i was unable to run into any cra

[Bug 27866] d-r-t crashes at radeon_bo_unref() with dynpm=1

2010-05-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27866 Jerome Glisse changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[patch v2] i915: take struct_mutex lock in intel_setup_overlay()

2010-05-03 Thread Dan Carpenter
I changed the drm_gem_object_unreference() to drm_gem_object_unreference_unlocked(). "reg_bo" is a local variable so there are no synchronization issues, but the problem is that if struct_mutex isn't held, it triggers a BUG_ON() in drm_gem_object_free(). I also took the "struct_mutex" when callin

[Bug 8732] Composite breaks OpenGL

2010-05-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=8732 Dotan Cohen changed: What|Removed |Added CC||freedesktop-...@dotancohen.

[Bug 8732] Composite breaks OpenGL

2010-05-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=8732 Dotan Cohen changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 8732] Composite breaks OpenGL

2010-05-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=8732 Alex Deucher changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug 8732] Composite breaks OpenGL

2010-05-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=8732 --- Comment #28 from Dotan Cohen 2010-05-03 12:19:42 PDT --- > One of the main points of DRI2 was to fix GL + composite. It > will only work as expected with a DRI2 capable driver. DRI2 is > not a workaround, it is the fix. I have misunderstood,

[Bug 8732] Composite breaks OpenGL

2010-05-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=8732 --- Comment #29 from Julien Cristau 2010-05-03 13:10:39 PDT --- > --- Comment #28 from Dotan Cohen 2010-05-03 > 12:19:42 PDT --- > I will reopen that bug as a request to enable DRI in radeonhd. > don't. just use radeon instead. -- Configure

Re: RV630 KMS PM info on tables requested

2010-05-03 Thread Alex Deucher
On Sun, May 2, 2010 at 3:13 PM, Klaus Doblmann B.A. wrote: > On Tue, 27 Apr 2010 14:06:41 -0400 > Alex Deucher wrote: > >> >> > I've been testing radeon KMS PM with 2.6.34-rc* for a few days now and >> >> > I wanted to send you my testcase. Even though PM is enabled, the >> >> > defaults of my ca

s2ram slow (radeon) / failing (usb)

2010-05-03 Thread Bruno Prémont
On Sun, 2 May 2010 17:59:17 -0400 (EDT) Alan Stern wrote: > On Sun, 2 May 2010, Bruno [UTF-8] Pr?mont wrote: > > > > There's no way to fix the USB problem without knowing what goes > > > wrong. Let's see how far you get before the system freezes on a > > > kernel with CONFIG_USB_DEBUG enabled. > >

[Bug 27704] [KMS] fbo_firecube broken on rv280 and current mesa

2010-05-03 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27704 --- Comment #1 from Andrew Randrianasulu 2010-05-03 01:16:19 PDT --- mesa debug build from git master up to commit 738cb502371097fa6fb25f397a3cbcd6a5db020c Author: Dave Airlie Date: Mon May 3 17:09:17 2010 +1000 nouveau: fix nouveau_cre

[Bug 27866] d-r-t crashes at radeon_bo_unref() with dynpm=1

2010-05-03 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27866 --- Comment #11 from Andrew Randrianasulu 2010-05-03 02:51:00 PDT --- Created an attachment (id=35386) --> (https://bugs.freedesktop.org/attachment.cgi?id=35386) my .config May be this bug is config-dependent, i was unable to run into any cra

[Bug 27866] d-r-t crashes at radeon_bo_unref() with dynpm=1

2010-05-03 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27866 Jerome Glisse changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[patch v2] i915: take struct_mutex lock in intel_setup_overlay()

2010-05-03 Thread Dan Carpenter
I changed the drm_gem_object_unreference() to drm_gem_object_unreference_unlocked(). "reg_bo" is a local variable so there are no synchronization issues, but the problem is that if struct_mutex isn't held, it triggers a BUG_ON() in drm_gem_object_free(). I also took the "struct_mutex" when callin

[Bug 8732] Composite breaks OpenGL

2010-05-03 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=8732 Dotan Cohen changed: What|Removed |Added CC||freedesktop-org at dotancohen.

[Bug 8732] Composite breaks OpenGL

2010-05-03 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=8732 Dotan Cohen changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 8732] Composite breaks OpenGL

2010-05-03 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=8732 Alex Deucher changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug 8732] Composite breaks OpenGL

2010-05-03 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=8732 --- Comment #28 from Dotan Cohen 2010-05-03 12:19:42 PDT --- > One of the main points of DRI2 was to fix GL + composite. It > will only work as expected with a DRI2 capable driver. DRI2 is > not a workaround, it is the fix. I have misunderstood,

[Bug 8732] Composite breaks OpenGL

2010-05-03 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=8732 --- Comment #29 from Julien Cristau 2010-05-03 13:10:39 PDT --- > --- Comment #28 from Dotan Cohen > 2010-05-03 12:19:42 PDT --- > I will reopen that bug as a request to enable DRI in radeonhd. > don't. just use radeon instead. -- Configure