Re: [Intel-gfx] sna: buffer overrun

2013-11-04 Thread Chris Wilson
On Sun, Nov 03, 2013 at 11:06:55PM +0100, Mark Kettenis wrote: Fixed it the same way here, and things seem stable enough. So I guess that's a: Tested-by: Mark Kettenis kette...@openbsd.org Reviewed-by: Mark Kettenis kette...@openbsd.org Thanks very much, commit

[Intel-gfx] sna: buffer overrun

2013-11-03 Thread Mark Kettenis
I ran into a regression in xf86-video-intel master. X would spin for several seconds and eventually I'd see a message like: [ 170.724] kgem_bo_write: failed to write 3600 bytes into BO handle=175: 14 in Xorg.0.log Bisected it down to the following commit: commit

Re: [Intel-gfx] sna: buffer overrun

2013-11-03 Thread Chris Wilson
On Sun, Nov 03, 2013 at 01:22:52PM +0100, Mark Kettenis wrote: I ran into a regression in xf86-video-intel master. X would spin for several seconds and eventually I'd see a message like: [ 170.724] kgem_bo_write: failed to write 3600 bytes into BO handle=175: 14 in Xorg.0.log

Re: [Intel-gfx] sna: buffer overrun

2013-11-03 Thread Mark Kettenis
Date: Sun, 3 Nov 2013 19:43:48 + From: Chris Wilson ch...@chris-wilson.co.uk On Sun, Nov 03, 2013 at 01:22:52PM +0100, Mark Kettenis wrote: I ran into a regression in xf86-video-intel master. X would spin for several seconds and eventually I'd see a message like: [ 170.724]