H A D | intel_bios.c | 622 const struct drm_edid *drm_edid, bool use_fallback) in opregion_get_panel_type() 629 const struct drm_edid *drm_edid, bool use_fallback) in vbt_get_panel_type() 654 const struct drm_edid *drm_edid, bool use_fallback) in pnpid_get_panel_type() 704 const struct drm_edid *drm_edid, bool use_fallback) in fallback_get_panel_type() 706 return use_fallback ? 0 : -1; in fallback_get_panel_type() 718 const struct drm_edid *drm_edid, bool use_fallback) in get_panel_type() 724 const struct drm_edid *drm_edid, bool use_fallback); in get_panel_type() 748 drm_edid, use_fallback); in get_panel_type() 3113 bool use_fallback) in intel_bios_init_panel() 3117 drm_WARN_ON(&i915->drm, !use_fallback); in intel_bios_init_panel() 620 opregion_get_panel_type(struct drm_i915_private *i915, const struct intel_bios_encoder_data *devdata, const struct drm_edid *drm_edid, bool use_fallback) opregion_get_panel_type() argument 627 vbt_get_panel_type(struct drm_i915_private *i915, const struct intel_bios_encoder_data *devdata, const struct drm_edid *drm_edid, bool use_fallback) vbt_get_panel_type() argument 652 pnpid_get_panel_type(struct drm_i915_private *i915, const struct intel_bios_encoder_data *devdata, const struct drm_edid *drm_edid, bool use_fallback) pnpid_get_panel_type() argument 702 fallback_get_panel_type(struct drm_i915_private *i915, const struct intel_bios_encoder_data *devdata, const struct drm_edid *drm_edid, bool use_fallback) fallback_get_panel_type() argument 716 get_panel_type(struct drm_i915_private *i915, const struct intel_bios_encoder_data *devdata, const struct drm_edid *drm_edid, bool use_fallback) get_panel_type() argument 3109 intel_bios_init_panel(struct drm_i915_private *i915, struct intel_panel *panel, const struct intel_bios_encoder_data *devdata, const struct drm_edid *drm_edid, bool use_fallback) intel_bios_init_panel() argument [all...] |