Re: [Intel-gfx] Switching mesa to gallium causes graphics to crash on glxgears

2011-01-21 Thread Sven Arvidsson
Two things: Vblank is enabled by default, you can turn it off by setting vblank_mode=0 or manually tweaking drirc. (It would be nice to be able to toggle vblank on/off in games, and through tools like driconf.) Intel doesn't do Gallium3D. The i915g driver is very much a work-in-progress and A

[Intel-gfx] Switching mesa to gallium causes graphics to crash on glxgears

2011-01-21 Thread Mark Knecht
Hi, Following Gordon Jin's announcement a couple of weeks ago I decided to try and get my Intel DH55HC/Core i5-661 machine updated. I attempted to meet the requirements shown here: http://intellinuxgraphics.org/2010Q4.html Distro is Gentoo Here's where I am at the moment: firefly ~ # uname

Re: [Intel-gfx] Memory leak?

2011-01-21 Thread Damnshock
On Fri, Jan 21, 2011 at 1:52 PM, Chris Wilson wrote: > kwin is a known hog. We have one bug reporter who uses it to test > allocation failure handling. > >> Could you please point me where I could debug this like checking info >> on /proc or something like that? > > watch cat /sys/kernel/debug/dri

Re: [Intel-gfx] Memory leak?

2011-01-21 Thread Chris Wilson
On Fri, 21 Jan 2011 13:39:16 +0100, Damnshock wrote: > Hello everyone. > > Yesterday I noticed that something is eating up a lot of memory and it > seems to be my Intel card: whenever I turn off desktop effects on kwin > I get almost 1Gb of memory freed. Is this normal? Might it be kwin's > fault

[Intel-gfx] Memory leak?

2011-01-21 Thread Damnshock
Hello everyone. Yesterday I noticed that something is eating up a lot of memory and it seems to be my Intel card: whenever I turn off desktop effects on kwin I get almost 1Gb of memory freed. Is this normal? Might it be kwin's fault? Could you please point me where I could debug this like checking

[Intel-gfx] [PATCH] drm/i915: Recognise non-VGA display devices

2011-01-21 Thread Chris Wilson
Starting with SandyBridge (though possible with earlier hacked BIOSes), the BIOS may initialise the IGFX as secondary to a discrete GPU. Prior, it would simply disable the integrated GPU. So we adjust the our PCI class mask to match any DISPLAY_CLASS device. In such a configuration, the IGFX is no

Re: [Intel-gfx] i945GME support

2011-01-21 Thread 4ernov
Well, I'm still experimenting with my setup. There're some interesting things: 1. It works under Windows XP with IEGD drivers, both monitors are working. 2. I found that I can't make one monitor working in X anymore, with any kernel. But under KMS in console the first monitor seems to work properl