Advertisement
Guest User

Untitled

a guest
Nov 6th, 2015
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.48 KB | None | 0 0
  1. --- linux/drivers/gpu/drm/i915/intel_display.c.orig 2015-11-06 13:11:57.343151350 +0100
  2. +++ linux/drivers/gpu/drm/i915/intel_display.c  2015-11-06 13:54:54.869927831 +0100
  3. @@ -14670,6 +14670,9 @@
  4.     /* Apple Macbook 2,1 (Core 2 T7400) */
  5.     { 0x27a2, 0x8086, 0x7270, quirk_backlight_present },
  6.  
  7. +   /* Apple Macbook 4,1 */
  8. +   { 0x2a02, 0x106b, 0x00a1, quirk_backlight_present },
  9. +
  10.     /* Toshiba CB35 Chromebook (Celeron 2955U) */
  11.     { 0x0a06, 0x1179, 0x0a88, quirk_backlight_present },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement