Re: [Intel-gfx] [PATCH] xf86-video-intel: deactivate unused CRTCs

2012-03-26 Thread Helge Bahmann
On Monday 26 March 2012 14:22:02 Chris Wilson wrote: > On Thu, 15 Dec 2011 13:46:28 +0100, Helge Bahmann > wrote: > > Hi everyone, > > > > would you mind putting something along the following into > > xf86-video-intel? > > A few months later... I looked at this and concluded that it is just > wor

Re: [Intel-gfx] [PATCH] xf86-video-intel: deactivate unused CRTCs

2012-03-26 Thread Chris Wilson
On Thu, 15 Dec 2011 13:46:28 +0100, Helge Bahmann wrote: > Hi everyone, > > would you mind putting something along the following into xf86-video-intel? A few months later... I looked at this and concluded that it is just working around a kernel bug, which I'm always optimistic will be resolved

[Intel-gfx] [PATCH] xf86-video-intel: deactivate unused CRTCs

2011-12-15 Thread Helge Bahmann
Hi everyone, would you mind putting something along the following into xf86-video-intel? Thanks! Helge Bahmann --- Deactivate unused CRTCs Have intel_crtc_dpms actually do something and deactivate CRTCs on demand. This allows the X-Server to actually deactivate all unused CRTCs, avoiding the fo