[Bug 26887] fence errors with rs785 and kernel 2.6.33

2011-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26887 --- Comment #10 from Chris Sherlock 2011-02-04 19:13:58 PST --- Is it possible that bug 32662 is related to this one? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: -

[Bug 26887] fence errors with rs785 and kernel 2.6.33

2011-02-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=26887 --- Comment #10 from Chris Sherlock 2011-02-04 19:13:58 PST --- Is it possible that bug 32662 is related to this one? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: -

[Bug 28182] Radeon Cedar 5450 doesn't interlace

2011-02-04 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=28182 --- Comment #2 from Chris Kennedy 2011-02-04 18:51:36 --- Cool, I will test that. Also a person reported to me this same behavior on the RS690. At first it flickered and didn't work, but after applying your patch for the PLL HIGHER he got

[Bug 28182] Radeon Cedar 5450 doesn't interlace

2011-02-04 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=28182 --- Comment #1 from Alex Deucher 2011-02-04 18:43:53 --- Created an attachment (id=46222) --> (https://bugzilla.kernel.org/attachment.cgi?id=46222) possible fix This patch should fix it. -- Configure bugmail: https://bugzilla.kernel.org/

[Bug 28182] New: Radeon Cedar 5450 doesn't interlace

2011-02-04 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=28182 Summary: Radeon Cedar 5450 doesn't interlace Product: Drivers Version: 2.5 Kernel Version: 2.6.38-rc3 Platform: All OS/Version: Linux Tree: Mainline Status: NEW

[Bug 33889] kwin crashes when enabling Desktop Cube Effects crashed via gallium r600g driver

2011-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33889 --- Comment #5 from Shawn Starr 2011-02-04 16:51:08 PST --- correction cherry-pick != remove but add, I will test git master and report back soon. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are recei

[Bug 33889] kwin crashes when enabling Desktop Cube Effects crashed via gallium r600g driver

2011-02-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33889 --- Comment #5 from Shawn Starr 2011-02-04 16:51:08 PST --- correction cherry-pick != remove but add, I will test git master and report back soon. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are recei

[Bug 33889] kwin crashes when enabling Desktop Cube Effects crashed via gallium r600g driver

2011-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33889 --- Comment #4 from Shawn Starr 2011-02-04 16:49:21 PST --- oh then just git master and roll it up into an RPM to confirm, will do this. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

[Bug 33889] kwin crashes when enabling Desktop Cube Effects crashed via gallium r600g driver

2011-02-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33889 --- Comment #4 from Shawn Starr 2011-02-04 16:49:21 PST --- oh then just git master and roll it up into an RPM to confirm, will do this. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

[Bug 33889] kwin crashes when enabling Desktop Cube Effects crashed via gallium r600g driver

2011-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33889 --- Comment #3 from Michel Dänzer 2011-02-04 14:20:11 PST --- (In reply to comment #2) > Can certainly do so, I will grab Fedora's SRPM and replace tarball with > git-master with that commit removed. I asked for testing with that commit *applie

[Bug 33889] kwin crashes when enabling Desktop Cube Effects crashed via gallium r600g driver

2011-02-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33889 --- Comment #3 from Michel D?nzer 2011-02-04 14:20:11 PST --- (In reply to comment #2) > Can certainly do so, I will grab Fedora's SRPM and replace tarball with > git-master with that commit removed. I asked for testing with that commit *applie

2.6.38-rc3-git1: Reported regressions 2.6.36 -> 2.6.37

2011-02-04 Thread Takashi Iwai
At Thu, 3 Feb 2011 17:11:14 -0800, Linus Torvalds wrote: > > On Thu, Feb 3, 2011 at 5:05 PM, Keith Packard wrote: > > > > The goal is to make it so that when you *do* set a mode, DPMS gets set > > to ON (as the monitor will actually be "on" at that point). Here's a > > patch which does the DPMS_O

[PATCH UPDATED 08/32] drm/nouveau: use system_wq instead of dev_priv->wq

2011-02-04 Thread Tejun Heo
Hello, On Fri, Feb 04, 2011 at 11:53:25AM +1000, Ben Skeggs wrote: > Thanks for this again. I've just made some changes to the nv50 display > bottom half handling that these will conflict with, they'll hit the > nouveau tree next week. Eh, so it doesn't apply again? :-) > I'll push the still-r

[PATCH UPDATED 08/32] drm/nouveau: use system_wq instead of dev_priv->wq

2011-02-04 Thread Ben Skeggs
On Tue, 2011-02-01 at 11:41 +0100, Tejun Heo wrote: > On Wed, Jan 26, 2011 at 05:49:18PM +0100, Tejun Heo wrote: > > With cmwq, there's no reason for nouveau to use a dedicated workqueue. > > Drop dev_priv->wq and use system_wq instead. Each work item is sync > > flushed when the containing struct

2.6.38-rc3-git1: Reported regressions 2.6.36 -> 2.6.37

2011-02-04 Thread Dave Airlie
On Fri, Feb 4, 2011 at 11:11 AM, Linus Torvalds wrote: > On Thu, Feb 3, 2011 at 5:05 PM, Keith Packard wrote: >> >> The goal is to make it so that when you *do* set a mode, DPMS gets set >> to ON (as the monitor will actually be "on" at that point). Here's a >> patch which does the DPMS_ON precis

[Bug 28182] Radeon Cedar 5450 doesn't interlace

2011-02-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=28182 --- Comment #2 from Chris Kennedy 2011-02-04 18:51:36 --- Cool, I will test that. Also a person reported to me this same behavior on the RS690. At first it flickered and didn't work, but after applying your patch for the PLL HIGHER he got

2.6.38-rc3-git1: Reported regressions 2.6.36 -> 2.6.37

2011-02-04 Thread Dave Airlie
On Fri, Feb 4, 2011 at 10:30 AM, Linus Torvalds wrote: > On Thu, Feb 3, 2011 at 4:06 PM, Dave Airlie wrote: >> >> If we are setting a mode on a connector it automatically will end up >> in a DPMS on state, >> so this seemed correct from what I can see. > > The more I look at that function, the mo

[Bug 28182] Radeon Cedar 5450 doesn't interlace

2011-02-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=28182 --- Comment #1 from Alex Deucher 2011-02-04 18:43:53 --- Created an attachment (id=46222) --> (https://bugzilla.kernel.org/attachment.cgi?id=46222) possible fix This patch should fix it. -- Configure bugmail: https://bugzilla.kernel.org/

[Bug 33889] kwin crashes when enabling Desktop Cube Effects crashed via gallium r600g driver

2011-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33889 --- Comment #2 from Shawn Starr 2011-02-04 10:22:08 PST --- Can certainly do so, I will grab Fedora's SRPM and replace tarball with git-master with that commit removed. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 33889] kwin crashes when enabling Desktop Cube Effects crashed via gallium r600g driver

2011-02-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33889 --- Comment #2 from Shawn Starr 2011-02-04 10:22:08 PST --- Can certainly do so, I will grab Fedora's SRPM and replace tarball with git-master with that commit removed. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

2.6.38-rc3-git1: Reported regressions 2.6.36 -> 2.6.37

2011-02-04 Thread Dave Airlie
On Fri, Feb 4, 2011 at 8:10 AM, Linus Torvalds wrote: > On Thu, Feb 3, 2011 at 1:56 PM, Carlos Mafra wrote: >>> >>> I added https://bugzilla.kernel.org/show_bug.cgi?id=24982 to the list of >>> post-2.6.36 regressions for further tracking. >> >> I also tested on 2.6.38-rc3+ now and the issue is no

[Bug 33011] HDMI-A-1 Does not work after resume (But claims it does)

2011-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33011 --- Comment #17 from Alex Deucher 2011-02-04 09:13:44 PST --- (In reply to comment #16) > Just a few followups. It doesn't seem to be related to the docking station > switching. The problem occurs even without the docking port. > > Additionally,

[Bug 33011] HDMI-A-1 Does not work after resume (But claims it does)

2011-02-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33011 --- Comment #17 from Alex Deucher 2011-02-04 09:13:44 PST --- (In reply to comment #16) > Just a few followups. It doesn't seem to be related to the docking station > switching. The problem occurs even without the docking port. > > Additionally

[Bug 28182] New: Radeon Cedar 5450 doesn't interlace

2011-02-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=28182 Summary: Radeon Cedar 5450 doesn't interlace Product: Drivers Version: 2.5 Kernel Version: 2.6.38-rc3 Platform: All OS/Version: Linux Tree: Mainline Status: NEW

2.6.38-rc3-git1: Reported regressions 2.6.36 -> 2.6.37

2011-02-04 Thread Carlos R. Mafra
On Thu 3.Feb'11 at 17:11:14 -0800, Linus Torvalds wrote: > On Thu, Feb 3, 2011 at 5:05 PM, Keith Packard wrote: > > > > The goal is to make it so that when you *do* set a mode, DPMS gets set > > to ON (as the monitor will actually be "on" at that point). Here's a > > patch which does the DPMS_ON

[Bug 27452] Evergreen KMS DRM sets bizarre 1922x1200 resolution

2011-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27452 Alex Deucher changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug 27452] Evergreen KMS DRM sets bizarre 1922x1200 resolution

2011-02-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27452 Alex Deucher changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug 27452] Evergreen KMS DRM sets bizarre 1922x1200 resolution

2011-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27452 --- Comment #15 from Alex Deucher 2011-02-04 07:30:05 PST --- (In reply to comment #14) > (In reply to comment #12) > > Fixed with this patch: > > http://lists.freedesktop.org/archives/dri-devel/2010-August/003142.html > > Any news on the real c

[Bug 27452] Evergreen KMS DRM sets bizarre 1922x1200 resolution

2011-02-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27452 --- Comment #15 from Alex Deucher 2011-02-04 07:30:05 PST --- (In reply to comment #14) > (In reply to comment #12) > > Fixed with this patch: > > http://lists.freedesktop.org/archives/dri-devel/2010-August/003142.html > > Any news on the real

[git pull] drm

2011-02-04 Thread Dave Airlie
Hi Linus, more across the board fixes, some from Chris for some regressions around device reset, a few AGP fixes, and Alex is still trying to get radeon PLLs into a state that works everwhere, along with an oops fix. One fix from Ben for a nouveau regression also. I haven't pulled Keith's fix

[Bug 33889] kwin crashes when enabling Desktop Cube Effects crashed via gallium r600g driver

2011-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33889 --- Comment #1 from Michel Dänzer 2011-02-04 03:30:54 PST --- Can you test if cherry-picking commit 63b9790a55038c262b57c846a5f7067ea33fc60f ('r600g: move user fence into base radeon structure') from Git master fixes this? -- Configure bugmail

[Bug 33889] kwin crashes when enabling Desktop Cube Effects crashed via gallium r600g driver

2011-02-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33889 --- Comment #1 from Michel D?nzer 2011-02-04 03:30:54 PST --- Can you test if cherry-picking commit 63b9790a55038c262b57c846a5f7067ea33fc60f ('r600g: move user fence into base radeon structure') from Git master fixes this? -- Configure bugmail

Re: 2.6.38-rc3-git1: Reported regressions 2.6.36 -> 2.6.37

2011-02-04 Thread Takashi Iwai
At Thu, 3 Feb 2011 17:11:14 -0800, Linus Torvalds wrote: > > On Thu, Feb 3, 2011 at 5:05 PM, Keith Packard wrote: > > > > The goal is to make it so that when you *do* set a mode, DPMS gets set > > to ON (as the monitor will actually be "on" at that point). Here's a > > patch which does the DPMS_O

Re: [PATCH UPDATED 08/32] drm/nouveau: use system_wq instead of dev_priv->wq

2011-02-04 Thread Tejun Heo
Hello, On Fri, Feb 04, 2011 at 11:53:25AM +1000, Ben Skeggs wrote: > Thanks for this again. I've just made some changes to the nv50 display > bottom half handling that these will conflict with, they'll hit the > nouveau tree next week. Eh, so it doesn't apply again? :-) > I'll push the still-r

[Bug 27452] Evergreen KMS DRM sets bizarre 1922x1200 resolution

2011-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27452 Matt Sealey changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 27452] Evergreen KMS DRM sets bizarre 1922x1200 resolution

2011-02-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27452 Matt Sealey changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 33011] HDMI-A-1 Does not work after resume (But claims it does)

2011-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33011 --- Comment #16 from Russ Dill 2011-02-04 00:03:28 PST --- Just a few followups. It doesn't seem to be related to the docking station switching. The problem occurs even without the docking port. Additionally, if I plug an HDMI cable into the lap

[Bug 33011] HDMI-A-1 Does not work after resume (But claims it does)

2011-02-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33011 --- Comment #16 from Russ Dill 2011-02-04 00:03:28 PST --- Just a few followups. It doesn't seem to be related to the docking station switching. The problem occurs even without the docking port. Additionally, if I plug an HDMI cable into the la