Lines Matching defs:edid

1572 	const struct edid *edid;  member
1578 const struct edid *edid = drm_edid->edid; in version_greater() local
1586 static int edid_hfeeodb_block_count(const struct edid *edid) in edid_hfeeodb_block_count()
1593 static int edid_extension_block_count(const struct edid *edid) in edid_extension_block_count()
1598 static int edid_block_count(const struct edid *edid) in edid_block_count()
1608 static int edid_size(const struct edid *edid) in edid_size()
1613 static const void *edid_block_data(const struct edid *edid, int index) in edid_block_data()
1620 static const void *edid_extension_block_data(const struct edid *edid, int index) in edid_extension_block_data()
1672 const struct edid *edid) in drm_edid_legacy_init()
1737 static void edid_header_fix(void *edid) in edid_header_fix()
1752 const struct edid *edid = _edid; in drm_edid_header_is_valid() local
1797 static bool edid_block_is_zero(const void *edid) in edid_block_is_zero()
2027 bool drm_edid_is_valid(struct edid *edid) in drm_edid_is_valid()
2045 static struct edid *edid_filter_invalid_blocks(struct edid *edid, in edid_filter_invalid_blocks()
2150 const struct edid *edid, int num_blocks) in connector_bad_edid()
2196 int drm_edid_override_set(struct drm_connector *connector, const void *edid, in drm_edid_override_set()
2292 struct edid *edid, *new; in _drm_do_get_edid() local
2440 static const struct drm_edid *_drm_edid_alloc(const void *edid, size_t size) in _drm_edid_alloc()
2470 const struct drm_edid *drm_edid_alloc(const void *edid, size_t size) in drm_edid_alloc()
2548 struct edid *edid; in drm_get_edid() local
2590 struct edid *edid; in drm_edid_read_custom() local
2668 static u32 edid_extract_panel_id(const struct edid *edid) in edid_extract_panel_id()
2756 struct edid *edid; in drm_get_edid_switcheroo() local
2775 struct edid *drm_edid_duplicate(const struct edid *edid) in drm_edid_duplicate()
3083 const struct edid *edid = drm_edid->edid; in standard_timing_level() local
3378 const struct edid *edid, const u8 *t) in mode_in_hsync_range()
3395 const struct edid *edid, const u8 *t) in mode_in_vsync_range()
3411 range_pixel_clock(const struct edid *edid, const u8 *t) in range_pixel_clock()
3429 const struct edid *edid = drm_edid->edid; in mode_in_range() local
3667 const struct edid *edid = drm_edid->edid; in add_established_modes() local
5015 static int edid_hfeeodb_extension_block_count(const struct edid *edid) in edid_hfeeodb_extension_block_count()
5320 void drm_edid_get_monitor_name(const struct edid *edid, char *name, int bufsize) in drm_edid_get_monitor_name()
5481 int drm_edid_to_sad(const struct edid *edid, struct cea_sad **sads) in drm_edid_to_sad()
5527 int drm_edid_to_speaker_allocation(const struct edid *edid, u8 **sadb) in drm_edid_to_speaker_allocation()
5610 bool drm_detect_hdmi_monitor(const struct edid *edid) in drm_detect_hdmi_monitor()
5672 bool drm_detect_monitor_audio(const struct edid *edid) in drm_detect_monitor_audio()
6030 const struct edid *edid = closure->drm_edid->edid; in get_monitor_range() local
6175 const struct edid *edid = drm_edid->edid; in update_display_info() local
6555 const struct edid *edid) in drm_connector_update_edid_property()
6577 int drm_add_edid_modes(struct drm_connector *connector, struct edid *edid) in drm_add_edid_modes()