Re: [Intel-gfx] [PATCH] i915: Modify for pineview lvds sync polarity

2010-12-15 Thread Chris Wilson
I was going to apply this and fix it up, but got stuck at git-am ;-) On Tue, 14 Dec 2010 11:38:34 -0800, bfr...@chromium.org wrote: > + /* Only tested on pineview, should work on IS_9XX */ Yes, according to the docs I've checked so far, this is true for all chipsets (and sharing the sa

[Intel-gfx] [PATCH] i915: Modify for pineview lvds sync polarity

2010-12-14 Thread bfreed
The i915 driver normally assumes the video bios has configured several of the LVDS panel registers, and it just inherits the values. If the vbios has not run, several of these will need to be setup. intel_display.c: ensures the sync polarity to the panel is correct and issues a message if the d