From: Jesse Barnes <jbarnes@virtuousgeek.org>
To: Anisse Astier <anisse@astier.eu>
Cc: ajax@freedesktop.org, Daniel Vetter <daniel.vetter@ffwll.ch>,
dri-devel@lists.freedesktop.org, Eric@freedesktop.org
Subject: Re: [PATCH] drm/i915: no-lvds quirk on MSI DC500
Date: Wed, 28 Mar 2012 11:43:23 -0700 [thread overview]
Message-ID: <20120328114323.758395bc@jbarnes-desktop> (raw)
In-Reply-To: <CALUN=qJ7_AY11GQ9aa77mYc3z4kJTVrTMAM5xt5E5T5FgMx-EA@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 1706 bytes --]
Fine with me.
Daniel?
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
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2012-03-28 18:43 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 [this message]
2012-03-28 20:01 ` Daniel Vetter
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=20120328114323.758395bc@jbarnes-desktop \
--to=jbarnes@virtuousgeek.org \
--cc=Eric@freedesktop.org \
--cc=ajax@freedesktop.org \
--cc=anisse@astier.eu \
--cc=daniel.vetter@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
/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