[Intel-gfx] [PATCH v2] CHROMIUM: i915: Added default LVDS options for the no-VBT case

2010-09-27 Thread Simon Que
Hello, I've updated my patch for default LVDS options, based on feedback from Chris Wilson. Updates that I've made: - Removed Kconfig option that enables dither bit being set -- because we can assume that we want dither enabled for all architectures anyway. No need to have an option to turn it o

Re: [Intel-gfx] [PATCH v2] CHROMIUM: i915: Added default LVDS options for the no-VBT case

2010-09-27 Thread Chris Wilson
On Mon, 27 Sep 2010 14:06:17 -0700, Simon Que wrote: > Hello, > > I've updated my patch for default LVDS options, based on feedback from > Chris Wilson. Updates that I've made: > - Removed Kconfig option that enables dither bit being set -- because > we can assume that we want dither enabled for

Re: [Intel-gfx] [PATCH v2] CHROMIUM: i915: Added default LVDS options for the no-VBT case

2010-09-28 Thread Chris Wilson
On Tue, 28 Sep 2010 11:53:51 -0700, Simon Que wrote: > This function will be called before checking for VBT (ie for all > cases, as you suggested). Does that sound reasonable? Looks good so far. :) Both ways have their drawbacks, and it won't be until we have many more settings parsed from the V