intel_quirks.c | 55 static void quirk_increase_ddi_disabled_time(struct drm_i915_private *i915) function in typeref:typename:void 57 i915->quirks |= QUIRK_INCREASE_DDI_DISABLED_TIME; 149 { 0x3185, 0x8086, 0x2072, quirk_increase_ddi_disabled_time }, 150 { 0x3184, 0x8086, 0x2072, quirk_increase_ddi_disabled_time }, 152 { 0x3185, 0x1849, 0x2212, quirk_increase_ddi_disabled_time }, 153 { 0x3184, 0x1849, 0x2212, quirk_increase_ddi_disabled_time },
|