Re: kernel 3.4.0 oops

2012-05-22 Thread Andrei Popa
On Tue, 2012-05-22 at 11:20 +0200, Daniel Vetter wrote: > Can you please attach the complete dmesg that contains this WARN > backtrace? Depending upon how we ended up here, we should get more stuff > (which would be pretty important to know to correctly diagnose the bug). > -Daniel The oops happe

Re: kernel 3.4.0 oops

2012-05-22 Thread Andrei Popa
On Tue, 2012-05-22 at 10:33 +0100, Chris Wilson wrote: > I think I encountered this bug whilst developing "drm/i915: > Asynchronously unpin the old framebuffer after the next vblank". Try > > diff --git a/drivers/gpu/drm/i915/intel_display.c > b/drivers/gpu/drm/i915/intel_display.c > index afab26

Re: kernel 3.4.0 oops

2012-05-22 Thread Andrei Popa
On Tue, 2012-05-22 at 12:57 +0200, Daniel Vetter wrote: > Ok, I've tried to reproduce this on my ilk here but couldn't hit the > issue. A few things: > - Your gpu dies. Please dig out the versions of mesa, libdrm and > xf86-video-intel you're using. > - Is this a regression? > - Do you see any o

kernel 3.4.0 oops

2012-05-21 Thread Andrei Popa
Hi, With kernel 3.4.0 and xen I got the following oops. Grub is setup like this: menuentry 'vmlinuz-3.4.0' --class gnu-linux --class gnu --class os { insmod part_gpt insmod ext2 set root='(/dev/sda,gpt2)' search --no-floppy --fs-uuid --set=root 56f0f4f0-eb04-438a-9

kernel 3.4.0 oops

2012-05-22 Thread Andrei Popa
On Tue, 2012-05-22 at 11:20 +0200, Daniel Vetter wrote: > Can you please attach the complete dmesg that contains this WARN > backtrace? Depending upon how we ended up here, we should get more stuff > (which would be pretty important to know to correctly diagnose the bug). > -Daniel The oops happe

kernel 3.4.0 oops

2012-05-22 Thread Andrei Popa
On Tue, 2012-05-22 at 10:33 +0100, Chris Wilson wrote: > I think I encountered this bug whilst developing "drm/i915: > Asynchronously unpin the old framebuffer after the next vblank". Try > > diff --git a/drivers/gpu/drm/i915/intel_display.c > b/drivers/gpu/drm/i915/intel_display.c > index afab26

kernel 3.4.0 oops

2012-05-22 Thread Andrei Popa
On Tue, 2012-05-22 at 12:57 +0200, Daniel Vetter wrote: > Ok, I've tried to reproduce this on my ilk here but couldn't hit the > issue. A few things: > - Your gpu dies. Please dig out the versions of mesa, libdrm and > xf86-video-intel you're using. > - Is this a regression? > - Do you see any o