01.org forum: https://01.org/linuxgraphics/node/199

Slot:  00:02.0
Class: VGA compatible controller [0300]
Vendor:    Intel Corporation [8086]
Device:    2nd Generation Core Processor Family Integrated Graphics Controller 
[0106]
SVendor:   Hewlett-Packard Company [103c]
SDevice:   Device [1854]
Rev:       09

Reported-by: Laurent Chardon <[email protected]>
Cc: Jani Nikula <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
---
 drivers/gpu/drm/i915/intel_display.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/drivers/gpu/drm/i915/intel_display.c 
b/drivers/gpu/drm/i915/intel_display.c
index cee9c0d..f1be63b 100644
--- a/drivers/gpu/drm/i915/intel_display.c
+++ b/drivers/gpu/drm/i915/intel_display.c
@@ -9975,6 +9975,9 @@ static struct intel_quirk intel_quirks[] = {
        /* Acer Aspire 4736Z */
        { 0x2a42, 0x1025, 0x0260, quirk_invert_brightness },
 
+       /* HP 2000 Notebook */
+       { 0x0106, 0x103c, 0x1854, quirk_invert_brightness },
+
        /* Dell XPS13 HD Sandy Bridge */
        { 0x0116, 0x1028, 0x052e, quirk_no_pcm_pwm_enable },
        /* Dell XPS13 HD and XPS13 FHD Ivy Bridge */
-- 
1.8.1.4

_______________________________________________
Intel-gfx mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to