Lines Matching defs:edid
36 #define version_greater(edid, maj, min) \ argument
75 struct edid *edid; member
1731 int edid_get_ranges(struct edid1_info *edid, unsigned int *hmin, in edid_get_ranges()
1888 static bool edid_vendor(struct edid *edid, char *vendor) in edid_vendor()
1962 struct edid1_info *edid = (struct edid1_info *)buf; in edid_get_drm_mode() local
2010 struct edid1_info *edid = (struct edid1_info *)buf; in edid_get_timing() local
2149 static void edid_get_manufacturer_name(struct edid1_info *edid, char *name) in edid_get_manufacturer_name()
3050 static u32 edid_get_quirks(struct edid *edid) in edid_get_quirks()
3369 static int edid_hfeeodb_extension_block_count(const struct edid *edid) in edid_hfeeodb_extension_block_count()
3397 static int edid_hfeeodb_block_count(const struct edid *edid) in edid_hfeeodb_block_count()
3407 static u8 *drm_find_edid_extension(const struct edid *edid, in drm_find_edid_extension()
3436 static u8 *drm_find_cea_extension(struct edid *edid) in drm_find_cea_extension()
3455 bool drm_detect_hdmi_monitor(struct edid *edid) in drm_detect_hdmi_monitor()
3492 bool drm_detect_monitor_audio(struct edid *edid) in drm_detect_monitor_audio()
3560 struct edid *edid) in drm_parse_cea_ext()
3594 static void drm_add_display_info(struct hdmi_edid_data *data, struct edid *edid) in drm_add_display_info()
3674 static u8 *drm_find_edid_extension_from_index(const struct edid *edid, in drm_find_edid_extension_from_index()
3706 int add_cea_modes(struct hdmi_edid_data *data, struct edid *edid) in add_cea_modes()
3794 struct edid *edid = (struct edid *)raw_edid; in drm_for_each_detailed_block() local
3871 struct drm_display_mode *drm_mode_detailed(struct edid *edid, in drm_mode_detailed()
4187 add_detailed_modes(struct hdmi_edid_data *data, struct edid *edid, in add_detailed_modes()
4267 add_cvt_modes(struct hdmi_edid_data *data, struct edid *edid) in add_cvt_modes()
4293 drm_gtf2_hbreak(struct edid *edid) in drm_gtf2_hbreak()
4302 drm_gtf2_2c(struct edid *edid) in drm_gtf2_2c()
4311 drm_gtf2_m(struct edid *edid) in drm_gtf2_m()
4320 drm_gtf2_k(struct edid *edid) in drm_gtf2_k()
4329 drm_gtf2_2j(struct edid *edid) in drm_gtf2_2j()
4341 static int standard_timing_level(struct edid *edid) in standard_timing_level()
4378 drm_monitor_supports_rb(struct edid *edid) in drm_monitor_supports_rb()
4680 drm_mode_std(struct hdmi_edid_data *data, struct edid *edid, in drm_mode_std()
4796 struct edid *edid = closure->edid; in do_standard_modes() local
4825 add_standard_modes(struct hdmi_edid_data *data, struct edid *edid) in add_standard_modes()
4903 add_established_modes(struct hdmi_edid_data *data, struct edid *edid) in add_established_modes()
4957 add_alternate_cea_modes(struct hdmi_edid_data *data, struct edid *edid) in add_alternate_cea_modes()
5028 static u8 *drm_find_displayid_extension(struct edid *edid) in drm_find_displayid_extension()
5137 struct edid *edid) in add_displayid_detailed_modes()
5172 struct edid *edid, u8 *t) in mode_in_hsync_range()
5189 struct edid *edid, u8 *t) in mode_in_vsync_range()
5205 range_pixel_clock(struct edid *edid, u8 *t) in range_pixel_clock()
5220 mode_in_range(const struct drm_display_mode *mode, struct edid *edid, in mode_in_range()
5270 drm_dmt_modes_for_range(struct hdmi_edid_data *data, struct edid *edid, in drm_dmt_modes_for_range()
5299 drm_gtf_modes_for_range(struct hdmi_edid_data *data, struct edid *edid, in drm_gtf_modes_for_range()
5328 drm_cvt_modes_for_range(struct hdmi_edid_data *data, struct edid *edid, in drm_cvt_modes_for_range()
5396 add_inferred_modes(struct hdmi_edid_data *data, struct edid *edid) in add_inferred_modes()
5525 struct edid *edid = (struct edid *)raw_edid; in drm_edid_block_valid() local
5608 static bool drm_edid_is_valid(struct edid *edid) in drm_edid_is_valid()
5636 struct edid *edid = (struct edid *)raw_edid; in drm_add_edid_modes() local
7008 u8 *new, *edid; in drm_do_get_edid() local