Patch to add hp st5747 thin client to no-lvds list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I've been directed here by Stephane Graber. I need to blacklist the LVDS port on hp st5747 thin client.

Here is the bug link:
https://bugs.launchpad.net/bugs/911920

And i attached the following patch to this bug:
--- linux-3.2.0/drivers/gpu/drm/i915/intel_lvds.c   2011-12-24 10:23:08.000000000 -0500
+++ intel_lvds.c    2012-01-04 14:00:13.017501619 -0500
@@ -723,6 +723,14 @@
            DMI_MATCH(DMI_BOARD_NAME, "AT5NM10T-I"),
        },
    },
+   {
+       .callback = intel_no_lvds_dmi_callback,
+       .ident = "Hewlett-Packard st5747",
+       .matches = {
+           DMI_MATCH(DMI_BOARD_VENDOR, "Hewlett-Packard"),
+           DMI_MATCH(DMI_BOARD_NAME, "hp st5747"),
+       },
+   },
 
    { } /* terminating entry */
 };

Thanks

Marc Gariepy
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/dri-devel

[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux