[PATCH] drm/i915: no-lvds quirk on MSI DC500

2012-03-28 Thread Daniel Vetter
On Wed, Mar 28, 2012 at 11:43:23AM -0700, Jesse Barnes wrote: > Fine with me. > > Daniel? Contrary to the other quirks I've queued up for 3.5 this one is standalone, i.e. imo -fixes material. Keith? > > On Thu, 22 Mar 2012 23:12:38 +0100 > Anisse Astier wrote: > > > Hi again, > > > > Could

Re: [PATCH] drm/i915: no-lvds quirk on MSI DC500

2012-03-28 Thread Daniel Vetter
On Wed, Mar 28, 2012 at 11:43:23AM -0700, Jesse Barnes wrote: > Fine with me. > > Daniel? Contrary to the other quirks I've queued up for 3.5 this one is standalone, i.e. imo -fixes material. Keith? > > On Thu, 22 Mar 2012 23:12:38 +0100 > Anisse Astier wrote: > > > Hi again, > > > > Could

Re: [PATCH] drm/i915: no-lvds quirk on MSI DC500

2012-03-28 Thread Jesse Barnes
Fine with me. Daniel? On Thu, 22 Mar 2012 23:12:38 +0100 Anisse Astier wrote: > Hi again, > > Could anyone have a look at this ? > > On Tue, Mar 13, 2012 at 3:16 PM, Anisse Astier wrote: > > > > Any opinion on this quirk ? > > > > On Wed,  7 Mar 2012 18:36:35 +0100, Anisse Astier wrote > >

[PATCH] drm/i915: no-lvds quirk on MSI DC500

2012-03-28 Thread Jesse Barnes
Fine with me. Daniel? On Thu, 22 Mar 2012 23:12:38 +0100 Anisse Astier wrote: > Hi again, > > Could anyone have a look at this ? > > On Tue, Mar 13, 2012 at 3:16 PM, Anisse Astier wrote: > > > > Any opinion on this quirk ? > > > > On Wed, ?7 Mar 2012 18:36:35 +0100, Anisse Astier > > wrote

[PATCH] drm/i915: no-lvds quirk on MSI DC500

2012-03-22 Thread Anisse Astier
Hi again, Could anyone have a look at this ? On Tue, Mar 13, 2012 at 3:16 PM, Anisse Astier wrote: > > Any opinion on this quirk ? > > On Wed, ?7 Mar 2012 18:36:35 +0100, Anisse Astier wrote > : > > > This hardware doesn't have an LVDS, it's a desktop box. Fix incorrect > > LVDS detection. > >

[PATCH] drm/i915: no-lvds quirk on MSI DC500

2012-03-22 Thread Chris Wilson
On Wed, 7 Mar 2012 18:36:35 +0100, Anisse Astier wrote: > This hardware doesn't have an LVDS, it's a desktop box. Fix incorrect > LVDS detection. > > Cc: stable at kernel.org > Signed-off-by: Anisse Astier Acked-by: Chris Wilson *sigh* -Chris -- Chris Wilson, Intel Open Source Technology Ce

Re: [PATCH] drm/i915: no-lvds quirk on MSI DC500

2012-03-22 Thread Chris Wilson
On Wed, 7 Mar 2012 18:36:35 +0100, Anisse Astier wrote: > This hardware doesn't have an LVDS, it's a desktop box. Fix incorrect > LVDS detection. > > Cc: sta...@kernel.org > Signed-off-by: Anisse Astier Acked-by: Chris Wilson *sigh* -Chris -- Chris Wilson, Intel Open Source Technology Centr

Re: [PATCH] drm/i915: no-lvds quirk on MSI DC500

2012-03-22 Thread Anisse Astier
Hi again, Could anyone have a look at this ? On Tue, Mar 13, 2012 at 3:16 PM, Anisse Astier wrote: > > Any opinion on this quirk ? > > On Wed,  7 Mar 2012 18:36:35 +0100, Anisse Astier wrote > : > > > This hardware doesn't have an LVDS, it's a desktop box. Fix incorrect > > LVDS detection. > >

[PATCH] drm/i915: no-lvds quirk on MSI DC500

2012-03-13 Thread Anisse Astier
Any opinion on this quirk ? On Wed, 7 Mar 2012 18:36:35 +0100, Anisse Astier wrote : > This hardware doesn't have an LVDS, it's a desktop box. Fix incorrect > LVDS detection. > > Cc: stable at kernel.org > Signed-off-by: Anisse Astier > --- > drivers/gpu/drm/i915/intel_lvds.c |8

Re: [PATCH] drm/i915: no-lvds quirk on MSI DC500

2012-03-13 Thread Anisse Astier
Any opinion on this quirk ? On Wed, 7 Mar 2012 18:36:35 +0100, Anisse Astier wrote : > This hardware doesn't have an LVDS, it's a desktop box. Fix incorrect > LVDS detection. > > Cc: sta...@kernel.org > Signed-off-by: Anisse Astier > --- > drivers/gpu/drm/i915/intel_lvds.c |8 >

[PATCH] drm/i915: no-lvds quirk on MSI DC500

2012-03-07 Thread Anisse Astier
This hardware doesn't have an LVDS, it's a desktop box. Fix incorrect LVDS detection. Cc: stable at kernel.org Signed-off-by: Anisse Astier --- drivers/gpu/drm/i915/intel_lvds.c |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_lvds.c b/d

[PATCH] drm/i915: no-lvds quirk on MSI DC500

2012-03-07 Thread Anisse Astier
This hardware doesn't have an LVDS, it's a desktop box. Fix incorrect LVDS detection. Cc: sta...@kernel.org Signed-off-by: Anisse Astier --- drivers/gpu/drm/i915/intel_lvds.c |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_lvds.c b/driv