Re: 915GM partially freeze after being idle or resume

2009-11-20 Thread Mathieu Taillefumier
Is there something I can do to debug this problem, I also reported a bug about Google Earth freezing when looking at a specific location on the Intel Linux Graphics bug tracker which is the same kind of freeze and it finally wasn't resolved. This problem has been hunting me since KMS updates

BUG in the intel driver or libdrm (or the git kernel)

2009-11-08 Thread Mathieu Taillefumier
Hello, I switch today to the last git kernel (I was running on the 2.6.31.1 version so far) but curiously xserver as well as the kernel indicate some very nastly errors generated from the gpu. The result is an unusable xorg with graphic corruptions. The messages from xserver are the

Re: Icc profile problem

2009-08-25 Thread Mathieu Taillefumier
Hi, This is possibly because the atom has been renamed from EDID_DATA to EDID. dispwin will catch up to this in a future release. You are right. EDID atom has was changed in the xserver code but doing the modification in the src code of dispwin does not seem to change anything about the

Icc profile problem

2009-08-15 Thread Mathieu Taillefumier
Hello, I have a problem with icc profile and the git version of xorg (libs+server+drivers) with intel drivers. The icc profiles created with Argyll seem to be loaded but the corrections are not taken into account by the server (or the video driver). I did use the same icc profile couple of

Re: Compile error building xf86-input-keyboard from current git

2009-01-23 Thread Mathieu Taillefumier
Hi, I also have this problem and a little more digging in the code shows that: 1- XkbSetRulesDflts is defined in two different ways with one argument (in the file xkb/xkbInit.c) and 5 arguments in the proto definition. Fixing this is not problematic but I would like to know which definition I