Re: [bisected regression] Re: scheduling while atomic on radeon rv620, kernel 3.30-rc3

2012-02-13 Thread Mikko Vinni
>From Dave Airlie: > > I've just posted a patch to fix that to dri-devel, can you check it > fixes your issue? "drm/radeon/kms: drop lock in return path of radeon_fence_count_emitted" fixes the problem. Tested on top of 47492a23a and 3.3.0-rc3+00188-g3ec1e88. Thanks, Mikko ___

[bisected regression] Re: scheduling while atomic on radeon rv620, kernel 3.30-rc3

2012-02-13 Thread Dave Airlie
On Sun, Feb 12, 2012 at 5:20 PM, Mikko Vinni wrote: > Hi again, > > I bisected this problem to: > > 47492a23a128e953bd5087b1cac909cd8124ca5e is the first bad commit > commit 47492a23a128e953bd5087b1cac909cd8124ca5e > Author: Christian K?nig > Date:?? Thu Oct 20 12:38:09 2011 +0200 > > ??? drm/rad

[bisected regression] Re: scheduling while atomic on radeon rv620, kernel 3.30-rc3

2012-02-13 Thread Mikko Vinni

Re: [bisected regression] Re: scheduling while atomic on radeon rv620, kernel 3.30-rc3

2012-02-13 Thread Dave Airlie
On Sun, Feb 12, 2012 at 5:20 PM, Mikko Vinni wrote: > Hi again, > > I bisected this problem to: > > 47492a23a128e953bd5087b1cac909cd8124ca5e is the first bad commit > commit 47492a23a128e953bd5087b1cac909cd8124ca5e > Author: Christian König > Date:   Thu Oct 20 12:38:09 2011 +0200 > >     drm/rad

[bisected regression] Re: scheduling while atomic on radeon rv620, kernel 3.30-rc3

2012-02-12 Thread Mikko Vinni
r > Sent: Friday, February 10, 2012 10:06 AM > Subject: Re: scheduling while atomic on radeon rv620, kernel 3.30-rc3 > > Hi, > > Testing a bit more. With the defaults: > > $  cat /sys/class/drm/card0/device/power_profile > default > $  cat /sys/class/drm/card0/device/pow

[bisected regression] Re: scheduling while atomic on radeon rv620, kernel 3.30-rc3

2012-02-12 Thread Mikko Vinni
r > Sent: Friday, February 10, 2012 10:06 AM > Subject: Re: scheduling while atomic on radeon rv620, kernel 3.30-rc3 > > Hi, > > Testing a bit more. With the defaults: > > $? cat /sys/class/drm/card0/device/power_profile > default > $? cat /sys/class/drm/

Re: scheduling while atomic on radeon rv620, kernel 3.30-rc3

2012-02-10 Thread Mikko Vinni
Hi, Testing a bit more. With the defaults: $  cat /sys/class/drm/card0/device/power_profile default $  cat /sys/class/drm/card0/device/power_method profile the laptop boots and works fine. However, doing: $ echo dynpm > /sys/class/drm/card0/device/power_method leads to the scheduling while at

scheduling while atomic on radeon rv620, kernel 3.30-rc3

2012-02-10 Thread Mikko Vinni
Hi, Testing a bit more. With the defaults: $? cat /sys/class/drm/card0/device/power_profile default $? cat /sys/class/drm/card0/device/power_method profile the laptop boots and works fine. However, doing: $ echo dynpm > /sys/class/drm/card0/device/power_method leads to the scheduling while at

scheduling while atomic on radeon rv620, kernel 3.30-rc3

2012-02-09 Thread Mikko Vinni
Hi, testing 3.3.0-rc3 on an HP Pavilion dv5 (last tested kernel 3.2.5 works fine) and getting bugs apparently right after the radeon module is loaded. Linux version 3.3.0-rc3-CUST (mikko@koni) (gcc version 4.6.2 20120120 (prerelease) (GCC) ) #198 SMP PREEMPT Thu Feb 9 09:36:43 EET 2012 Command

scheduling while atomic on radeon rv620, kernel 3.30-rc3

2012-02-09 Thread Mikko Vinni
Hi, testing 3.3.0-rc3 on an HP Pavilion dv5 (last tested kernel 3.2.5 works fine) and getting bugs apparently right after the radeon module is loaded. Linux version 3.3.0-rc3-CUST (mikko at koni) (gcc version 4.6.2 20120120 (prerelease) (GCC) ) #198 SMP PREEMPT Thu Feb 9 09:36:43 EET 2012 Comma