intel_quirks.c | 36 static void quirk_backlight_present(struct drm_i915_private *i915) function in typeref:typename:void 38 i915->quirks |= QUIRK_BACKLIGHT_PRESENT; 122 { 0x0a06, 0x1025, 0x0a11, quirk_backlight_present }, 125 { 0x0a16, 0x1025, 0x0a11, quirk_backlight_present }, 128 { 0x27a2, 0x8086, 0x7270, quirk_backlight_present }, 131 { 0x2a02, 0x106b, 0x00a1, quirk_backlight_present }, 134 { 0x0a06, 0x1179, 0x0a88, quirk_backlight_present }, 137 { 0x0a06, 0x103c, 0x21ed, quirk_backlight_present }, 140 { 0x0a06, 0x1028, 0x0a35, quirk_backlight_present }, 143 { 0x0a16, 0x1028, 0x0a35, quirk_backlight_present }, [all...] |