| H A D | intel_bios.c | 628 const struct drm_edid *drm_edid, bool use_fallback) in opregion_get_panel_type() 635 const struct drm_edid *drm_edid, bool use_fallback) in vbt_get_panel_type() 661 const struct drm_edid *drm_edid, bool use_fallback) in pnpid_get_panel_type() 711 const struct drm_edid *drm_edid, bool use_fallback) in fallback_get_panel_type() 713 return use_fallback ? 0 : -1; in fallback_get_panel_type() 725 const struct drm_edid *drm_edid, bool use_fallback) in get_panel_type() 731 const struct drm_edid *drm_edid, bool use_fallback); in get_panel_type() 755 drm_edid, use_fallback); in get_panel_type() 3296 bool use_fallback) in intel_bios_init_panel() 3300 drm_WARN_ON(display->drm, !use_fallback); in intel_bios_init_panel() 627 opregion_get_panel_type(struct intel_display * display,const struct intel_bios_encoder_data * devdata,const struct drm_edid * drm_edid,bool use_fallback) opregion_get_panel_type() argument 634 vbt_get_panel_type(struct intel_display * display,const struct intel_bios_encoder_data * devdata,const struct drm_edid * drm_edid,bool use_fallback) vbt_get_panel_type() argument 660 pnpid_get_panel_type(struct intel_display * display,const struct intel_bios_encoder_data * devdata,const struct drm_edid * drm_edid,bool use_fallback) pnpid_get_panel_type() argument 710 fallback_get_panel_type(struct intel_display * display,const struct intel_bios_encoder_data * devdata,const struct drm_edid * drm_edid,bool use_fallback) fallback_get_panel_type() argument 724 get_panel_type(struct intel_display * display,const struct intel_bios_encoder_data * devdata,const struct drm_edid * drm_edid,bool use_fallback) get_panel_type() argument 3291 intel_bios_init_panel(struct intel_display * display,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...] |