[PATCH v2] i915: Add option to bypass vbt table.

2012-03-02 Thread Mathias Fröhlich
Hi, On Thursday, March 01, 2012 23:23:43 Daniel Vetter wrote: > Ah, that explains things. I've added this to the commit message and queued > it for -next, thanks. May be the next time I should also include the reason beyond the technical details in the commit message. Thanks for queuing up! Ma

[PATCH v2] i915: Add option to bypass vbt table.

2012-03-01 Thread Daniel Vetter
On Thu, Mar 01, 2012 at 10:41:32PM +0100, Paul Menzel wrote: > Am Donnerstag, den 01.03.2012, 20:38 +0100 schrieb Daniel Vetter: > > On Thu, Mar 01, 2012 at 06:44:35AM +0100, Mathias.Froehlich at gmx.net > > wrote: > > > From: Mathias Fr?hlich > > > > > > Add an option to skip reading the mode e

Re: [PATCH v2] i915: Add option to bypass vbt table.

2012-03-01 Thread Mathias Fröhlich
Hi, On Thursday, March 01, 2012 23:23:43 Daniel Vetter wrote: > Ah, that explains things. I've added this to the commit message and queued > it for -next, thanks. May be the next time I should also include the reason beyond the technical details in the commit message. Thanks for queuing up! Ma

[PATCH v2] i915: Add option to bypass vbt table.

2012-03-01 Thread Paul Menzel
Am Donnerstag, den 01.03.2012, 20:38 +0100 schrieb Daniel Vetter: > On Thu, Mar 01, 2012 at 06:44:35AM +0100, Mathias.Froehlich at gmx.net wrote: > > From: Mathias Fr?hlich > > > > Add an option to skip reading the mode entries from > > the vbt bios tables. > > This change enables the use of disp

[PATCH v2] i915: Add option to bypass vbt table.

2012-03-01 Thread Daniel Vetter
On Thu, Mar 01, 2012 at 06:44:35AM +0100, Mathias.Froehlich at gmx.net wrote: > From: Mathias Fr?hlich > > Add an option to skip reading the mode entries from > the vbt bios tables. > This change enables the use of displays where the vbt table just > contains inappropriate values, but either the

Re: [PATCH v2] i915: Add option to bypass vbt table.

2012-03-01 Thread Daniel Vetter
On Thu, Mar 01, 2012 at 10:41:32PM +0100, Paul Menzel wrote: > Am Donnerstag, den 01.03.2012, 20:38 +0100 schrieb Daniel Vetter: > > On Thu, Mar 01, 2012 at 06:44:35AM +0100, mathias.froehl...@gmx.net wrote: > > > From: Mathias Fröhlich > > > > > > Add an option to skip reading the mode entries f

Re: [PATCH v2] i915: Add option to bypass vbt table.

2012-03-01 Thread Paul Menzel
Am Donnerstag, den 01.03.2012, 20:38 +0100 schrieb Daniel Vetter: > On Thu, Mar 01, 2012 at 06:44:35AM +0100, mathias.froehl...@gmx.net wrote: > > From: Mathias Fröhlich > > > > Add an option to skip reading the mode entries from > > the vbt bios tables. > > This change enables the use of display

Re: [PATCH v2] i915: Add option to bypass vbt table.

2012-03-01 Thread Daniel Vetter
On Thu, Mar 01, 2012 at 06:44:35AM +0100, mathias.froehl...@gmx.net wrote: > From: Mathias Fröhlich > > Add an option to skip reading the mode entries from > the vbt bios tables. > This change enables the use of displays where the vbt table just > contains inappropriate values, but either the ves

[PATCH v2] i915: Add option to bypass vbt table.

2012-03-01 Thread mathias.froehl...@gmx.net
From: Mathias Fr?hlich Add an option to skip reading the mode entries from the vbt bios tables. This change enables the use of displays where the vbt table just contains inappropriate values, but either the vesa defaults or the video=... modes do something sensible with the attached display. Rev

[PATCH v2] i915: Add option to bypass vbt table.

2012-02-29 Thread Mathias . Froehlich
From: Mathias Fröhlich Add an option to skip reading the mode entries from the vbt bios tables. This change enables the use of displays where the vbt table just contains inappropriate values, but either the vesa defaults or the video=... modes do something sensible with the attached display. Rev