Re: [Intel-gfx] [PATCH 2/2] drm/i915: Add lvds_channel module option

2012-03-22 Thread Daniel Vetter
On Tue, Mar 20, 2012 at 01:07:06PM +0100, Takashi Iwai wrote: > Add a new module optoin lvds_channel to specify the LVDS channel mode > explicitly instead of probing the LVDS register value set by BIOS. > This will be helpful when VBT is broken or incompatible with the > current code. > > Bugzilla

[Intel-gfx] [PATCH 2/2] drm/i915: Add lvds_channel module option

2012-03-20 Thread Takashi Iwai
Add a new module optoin lvds_channel to specify the LVDS channel mode explicitly instead of probing the LVDS register value set by BIOS. This will be helpful when VBT is broken or incompatible with the current code. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=42842 Reviewed-by: Eugeni D

Re: [Intel-gfx] [PATCH 2/2] drm/i915: Add lvds_channel module option

2012-03-19 Thread Daniel Vetter
On Mon, Mar 19, 2012 at 12:07:37PM +0100, Takashi Iwai wrote: > Add a new module optoin lvds_channel to specify the LVDS channel mode > explicitly instead of probing the LVDS register value set by BIOS. > This will be helpful when VBT is broken or incompatible with the > current code. > > Reviewed

[Intel-gfx] [PATCH 2/2] drm/i915: Add lvds_channel module option

2012-03-19 Thread Takashi Iwai
Add a new module optoin lvds_channel to specify the LVDS channel mode explicitly instead of probing the LVDS register value set by BIOS. This will be helpful when VBT is broken or incompatible with the current code. Reviewed-by: Eugeni Dodonov Signed-off-by: Takashi Iwai --- drivers/gpu/drm/i91

Re: [Intel-gfx] [PATCH 2/2] drm/i915: Add lvds_channel module option

2012-03-17 Thread Takashi Iwai
At Fri, 16 Mar 2012 22:51:22 -0300, Eugeni Dodonov wrote: > > [1 ] > On Fri, Mar 16, 2012 at 18:41, Takashi Iwai wrote: > > > Add a new module optoin lvds_channel to specify the LVDS channel mode > > explicitly instead of probing the LVDS register value set by BIOS. > > This will be helpful whe

Re: [Intel-gfx] [PATCH 2/2] drm/i915: Add lvds_channel module option

2012-03-16 Thread Eugeni Dodonov
On Fri, Mar 16, 2012 at 18:41, Takashi Iwai wrote: > Add a new module optoin lvds_channel to specify the LVDS channel mode > explicitly instead of probing the LVDS register value set by BIOS. > This will be helpful when VBT is broken or incompatible with the > current code. > > Signed-off-by: Tak

[Intel-gfx] [PATCH 2/2] drm/i915: Add lvds_channel module option

2012-03-16 Thread Takashi Iwai
Add a new module optoin lvds_channel to specify the LVDS channel mode explicitly instead of probing the LVDS register value set by BIOS. This will be helpful when VBT is broken or incompatible with the current code. Signed-off-by: Takashi Iwai --- drivers/gpu/drm/i915/i915_drv.c |6