All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adam Jackson <ajax@redhat.com>
To: Joel Sass <sass.joel@gmail.com>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [PATCH] Disable LVDS output on Clientron E830 Thin Client
Date: Wed, 04 Jan 2012 11:44:19 -0500	[thread overview]
Message-ID: <1325695459.1977.16.camel@atropine> (raw)
In-Reply-To: <4EF9FB1E.2060408@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 739 bytes --]

On Tue, 2011-12-27 at 12:06 -0500, Joel Sass wrote:

> --- ./intel_lvds.old    2011-12-20 13:25:49.368291249 -0500
> +++ ./intel_lvds.c    2011-12-20 13:26:05.160291248 -0500
> @@ -709,6 +709,14 @@
>       },
>       {
>           .callback = intel_no_lvds_dmi_callback,
> +        .ident = "Clientron E830",
> +        .matches = {
> +            DMI_MATCH(DMI_SYS_VENDOR, "Clientron"),
> +            DMI_MATCH(DMI_PRODUCT_NAME, "E830"),
> +        },
> +    },
> +    {
> +        .callback = intel_no_lvds_dmi_callback,
>           .ident = "Asus EeeBox PC EB1007",
>           .matches = {
>               DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK Computer INC."),

Reviewed-by: Adam Jackson <ajax@redhat.com>

- ajax

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 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

  reply	other threads:[~2012-01-04 16:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-27 17:06 [PATCH] Disable LVDS output on Clientron E830 Thin Client Joel Sass
2012-01-04 16:44 ` Adam Jackson [this message]
2012-01-10 18:03   ` [PATCH] drm/i915: Add Clientron E830 to the ignore LVDS list Joel Sass

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=1325695459.1977.16.camel@atropine \
    --to=ajax@redhat.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=sass.joel@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.