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 Mikko Vinni

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

2012-02-12 Thread Mikko Vinni
   break; +   } +   } +   read_unlock_irqrestore(&rdev->fence_lock, irq_flags); +   return not_processed; +} + Mikko ----- Original Message - > From: Mikko Vinni > To: "dri-devel@lists.freedesktop.org" > Cc: airlied; alexander.deuche

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

2012-02-12 Thread Mikko Vinni
?? break; +?? } +?? } +?? read_unlock_irqrestore(&rdev->fence_lock, irq_flags); +?? return not_processed; +} + Mikko ----- Original Message - > From: Mikko Vinni > To: "dri-devel at lists.freedesktop.org" > Cc: airlied; alexander.deuche

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

2012-02-10 Thread Mikko Vinni
ile atomic bug. Mikko - Original Message - > From: Mikko Vinni: > > 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) (gc

scheduling while atomic on radeon rv620, kernel 3.30-rc3

2012-02-10 Thread Mikko Vinni
ile atomic bug. Mikko - Original Message - > From: Mikko Vinni: > > 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

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