lkml.org 
[lkml]   [2011]   [Jun]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[34-longterm 078/247] drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDS
    Date
    From: Knut Petersen <knut_petersen@t-online.de>

    -------------------
    This is a commit scheduled for the next v2.6.34 longterm release.
    If you see a problem with using this for longterm, please comment.
    -------------------

    commit 22ab70d3262ddb6e69b3c246a34e2967ba5eb1e8 upstream.

    Signed-off-by: Knut Petersen <knut_petersen@t-online.de>
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
    Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
    ---
    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 b66806a..4072b0d 100644
    --- a/drivers/gpu/drm/i915/intel_lvds.c
    +++ b/drivers/gpu/drm/i915/intel_lvds.c
    @@ -855,6 +855,14 @@ static const struct dmi_system_id intel_no_lvds[] = {
    },
    {
    .callback = intel_no_lvds_dmi_callback,
    + .ident = "AOpen i915GMm-HFS",
    + .matches = {
    + DMI_MATCH(DMI_BOARD_VENDOR, "AOpen"),
    + DMI_MATCH(DMI_BOARD_NAME, "i915GMm-HFS"),
    + },
    + },
    + {
    + .callback = intel_no_lvds_dmi_callback,
    .ident = "Aopen i945GTt-VFA",
    .matches = {
    DMI_MATCH(DMI_PRODUCT_VERSION, "AO00001JW"),
    --
    1.7.4.4


    \
     
     \ /
      Last update: 2011-06-23 20:23    [W:4.215 / U:0.048 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site