Lines Matching full:edid
536 * @display_info: information about attached display (e.g. from EDID)
539 * @edid_blob_ptr: DRM property containing EDID if present
547 * @eld: EDID-like data, if present
553 * @null_edid_counter: track sinks that give us all zeros for the EDID
600 /* EDID bits */
884 extern struct edid *drm_get_edid(struct drm_connector *connector,
886 extern int drm_add_edid_modes(struct drm_connector *connector, struct edid *edid);
926 struct edid *edid);
1036 extern u8 *drm_find_cea_extension(struct edid *edid);
1038 extern bool drm_detect_hdmi_monitor(struct edid *edid);
1039 extern bool drm_detect_monitor_audio(struct edid *edid);
1058 extern bool drm_edid_is_valid(struct edid *edid);