Re: [Intel-gfx] xbmc needs to be kill-9ed

2011-08-15 Thread Timo Jyrinki
2011/8/14 Dexter Filmore dexter.film...@gmx.de: The XB Media Center here on debian testing (linux 3.0.0, intel v2.15, mesa 7.10) doesn't exit cleanly, have to kill -9 the process from a shell. As it works ok on any other installation without intel here I suspect intel-video. If you need logs

Re: [Intel-gfx] i915 native backlight never got merged

2011-08-15 Thread Michel Alexandre Salim
Keith, On Fri, 2011-08-12 at 09:34 -0700, Kamal Mostafa wrote: On Fri, 2011-08-12 at 06:52 -0700, Keith Packard wrote: On Fri, 12 Aug 2011 12:11:33 +0200, Michel Alexandre Salim sali...@fedoraproject.org wrote: Matthew's last patch from July 16th applies without modification on top

Re: [Intel-gfx] i915 native backlight never got merged

2011-08-15 Thread Keith Packard
On Mon, 15 Aug 2011 19:38:34 +0200, Michel Alexandre Salim sali...@fedoraproject.org wrote: any update on the merge? I've not seen it anywhere on It's merged locally; I'm struggling with an SSC bug that's sitting on top of drm-intel-fixes and needs to either be fixed or reverted. In any case,

[Intel-gfx] [PULL] drm-intel-fixes (drm/i915 driver)

2011-08-15 Thread Keith Packard
Two bug fixes, a new platform backlight driver and a bit of debug output for IVB interrupts: * Dual-display mode setting manipulations on SNB machines would sometimes accidentally turn off all outputs. * Attempts to use UMS would segfault in the kernel and generate a pile of spurious

Re: [Intel-gfx] [PATCH 1/2] drm/i915: clear GFX_MODE on IVB at init time

2011-08-15 Thread Kenneth Graunke
On 08/12/2011 03:28 PM, Jesse Barnes wrote: On Fri, 12 Aug 2011 15:18:09 -0700 Jesse Barnes jbar...@virtuousgeek.org wrote: On Fri, 12 Aug 2011 14:55:32 -0700 Jesse Barnes jbar...@virtuousgeek.org wrote: GFX_MODE controls important behavior like PPGTT, run lists, and TLB invalidate