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

2012-02-03 Thread Marc Gariépy
Hello, Here is the patch made from the git git:// git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git The dmidecode for hp t5745 and hp st5747 are attached to their respective bugs: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/911916 https://bugs.launchpad.net/ubuntu/+source/linux/

Re: Patch to add hp t5745 thin client to no-lvds list

2012-02-03 Thread Marc Gariépy
ett-Packard st5747", + .matches = { + DMI_MATCH(DMI_BOARD_VENDOR, "Hewlett-Packard"), + DMI_MATCH(DMI_BOARD_NAME, "hp st5747"), + }, + }, { } /* terminating entry */ }; Signed-off-by

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

2012-01-26 Thread Marc Gariépy
Hello, I attached the dmidecode on launchpad bug. Here is what i have in dmidecode for the hp t5745. System Information Manufacturer: Hewlett-Packard Product Name: hp t5745 Marc On Mon, Jan 23, 2012 at 11:32 AM, Adam Jackson wrote: > On Tue, 2012-01-17 at 17:31 +0100, Daniel Vetter

Re: Patch to add hp t5745 thin client to no-lvds list

2012-01-26 Thread Marc Gariépy
ter wrote: > > On Wed, Jan 04, 2012 at 05:50:36PM -0500, Marc Gariépy wrote: > > > Sorry for the mistake, i made a typo when correcting the indentation > issue > > > i had. > > > here is the correct patch and also the dmidecode from the thin client. > > >

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

2012-01-04 Thread Marc Gariépy
Sorry for the mistake, i made a typo when correcting the indentation issue i had. here is the correct patch and also the dmidecode from the thin client. --- linux-3.2.0/drivers/gpu/drm/i915/intel_lvds.c 2011-12-24 10:23:08.0 -0500 +++ intel_lvds.c2012-01-04 14:03:49.134573275 -0500 @

Re: Patch to add hp t5745 thin client to no-lvds list

2012-01-04 Thread Marc Gariépy
"), + DMI_MATCH(DMI_BOARD_NAME, "hp t5745"), + }, + }, { } /* terminating entry */ }; On Wed, Jan 4, 2012 at 2:58 PM, Adam Jackson wrote: > On Wed, 2012-01-04 at 14:08 -0500, Marc Gariépy wrote: > > Hello, > > > > I've been directed here by

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

2012-01-04 Thread Marc Gariépy
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.000

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

2012-01-04 Thread Marc Gariépy
Hello, I've been directed here by Stephane Graber. I need to blacklist the LVDS port on some hp t5745 thin client. Here is the bug link: https://bugs.launchpad.net/bugs/911916 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

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

2012-01-04 Thread Marc Gariépy
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.000

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

2012-01-04 Thread Marc Gariépy
Hello, I've been directed here by Stephane Graber. I need to blacklist the LVDS port on some hp t5745 thin client. Here is the bug link: https://bugs.launchpad.net/bugs/911916 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