dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel@ffwll.ch>
To: Jesse Barnes <jbarnes@virtuousgeek.org>,
	Keith Packard <keithp@keithp.com>
Cc: ajax@freedesktop.org, Daniel Vetter <daniel.vetter@ffwll.ch>,
	dri-devel@lists.freedesktop.org
Subject: Re: [PATCH] drm/i915: no-lvds quirk on MSI DC500
Date: Wed, 28 Mar 2012 22:01:33 +0200	[thread overview]
Message-ID: <20120328200133.GA20652@phenom.ffwll.local> (raw)
In-Reply-To: <20120328114323.758395bc@jbarnes-desktop>

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 <anisse@astier.eu> wrote:
> 
> > Hi again,
> > 
> > Could anyone have a look at this ?
> > 
> > On Tue, Mar 13, 2012 at 3:16 PM, Anisse Astier <anisse@astier.eu> wrote:
> > >
> > > Any opinion on this quirk ?
> > >
> > > On Wed,  7 Mar 2012 18:36:35 +0100, Anisse Astier <anisse@astier.eu> wrote
> > > :
> > >
> > > > This hardware doesn't have an LVDS, it's a desktop box. Fix incorrect
> > > > LVDS detection.
> > > >
> > > > Cc: stable@kernel.org
> > > > Signed-off-by: Anisse Astier <anisse@astier.eu>
> > > > ---
> > > >  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/drivers/gpu/drm/i915/intel_lvds.c
> > > > index b103c3b..2dee11e 100644
> > > > --- a/drivers/gpu/drm/i915/intel_lvds.c
> > > > +++ b/drivers/gpu/drm/i915/intel_lvds.c
> > > > @@ -739,6 +739,14 @@ static const struct dmi_system_id intel_no_lvds[] =
> > > > {
> > > >                       DMI_MATCH(DMI_BOARD_NAME, "AT5NM10T-I"),
> > > >               },
> > > >       },
> > > > +     {
> > > > +             .callback = intel_no_lvds_dmi_callback,
> > > > +             .ident = "MSI Wind Box DC500",
> > > > +             .matches = {
> > > > +                     DMI_MATCH(DMI_BOARD_VENDOR, "MICRO-STAR
> > > > INTERNATIONAL CO., LTD"),
> > > > +                     DMI_MATCH(DMI_BOARD_NAME, "MS-7469"),
> > > > +             },
> > > > +     },
> > > >
> > > >       { }     /* terminating entry */
> > > >  };
> > 
> 
> 
> -- 
> Jesse Barnes, Intel Open Source Technology Center



-- 
Daniel Vetter
Mail: daniel@ffwll.ch
Mobile: +41 (0)79 365 57 48

  reply	other threads:[~2012-03-28 20:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-07 17:36 [PATCH] drm/i915: no-lvds quirk on MSI DC500 Anisse Astier
2012-03-13 14:16 ` Anisse Astier
2012-03-22 22:12   ` Anisse Astier
2012-03-28 18:43     ` Jesse Barnes
2012-03-28 20:01       ` Daniel Vetter [this message]
2012-03-22 22:58 ` Chris Wilson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120328200133.GA20652@phenom.ffwll.local \
    --to=daniel@ffwll.ch \
    --cc=ajax@freedesktop.org \
    --cc=daniel.vetter@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jbarnes@virtuousgeek.org \
    --cc=keithp@keithp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox