Home
last modified time | relevance | path

Searched defs:edid (Results 1 – 25 of 36) sorted by relevance

12

/openbsd/sys/dev/pci/drm/include/drm/
H A Ddrm_edid.h339 u8 version;
342 u8 input;
345 u8 gamma;
350 u8 red_x;
351 u8 red_y;
352 u8 green_x;
353 u8 green_y;
354 u8 blue_x;
355 u8 blue_y;
356 u8 white_x;
[all …]
/openbsd/sys/dev/videomode/
H A Dedid.c158 edid_print(struct edid_info *edid) in edid_print()
317 edid_search_mode(struct edid_info *edid, const struct videomode *mode) in edid_search_mode()
436 void bump_preferred_mode(struct edid_info *edid, struct videomode *m) in bump_preferred_mode()
453 edid_block(struct edid_info *edid, uint8_t *data) in edid_block()
540 edid_parse(const char *devname, uint8_t *data, struct edid_info *edid) in edid_parse()
/openbsd/sys/dev/pci/drm/
H A Ddrm_edid.c1583 const struct edid *edid; member
1681 const struct edid *edid) in drm_edid_legacy_init()
1746 static void edid_header_fix(void *edid) in edid_header_fix()
1761 const struct edid *edid = _edid; in drm_edid_header_is_valid() local
2036 bool drm_edid_is_valid(struct edid *edid) in drm_edid_is_valid()
2377 struct edid *edid, *new; in _drm_do_get_edid() local
2655 struct edid *edid; in drm_get_edid() local
2697 struct edid *edid; in drm_edid_read_custom() local
2868 struct edid *edid; in drm_get_edid_switcheroo() local
6558 const struct edid *edid; in update_display_info() local
[all …]
H A Ddrm_probe_helper.c1142 struct edid *edid; in drm_connector_helper_get_modes_from_ddc() local
H A Ddrm_bridge.c1247 struct edid *edid; in drm_bridge_edid_read() local
/openbsd/sys/dev/pci/drm/include/media/
H A Dcec-notifier.h13 const struct edid *edid) in cec_notifier_set_phys_addr_from_edid()
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c47 static u32 edid_extract_panel_id(struct edid *edid) in edid_extract_panel_id()
54 static void apply_edid_quirks(struct edid *edid, struct dc_edid_caps *edid_caps) in apply_edid_quirks()
94 const struct dc_edid *edid, in dm_helpers_parse_edid_caps()
885 struct edid *edid; in dm_helpers_read_local_edid() local
H A Damdgpu_dm.c6448 struct edid *edid; in amdgpu_dm_connector_funcs_force() local
6493 struct edid *edid; in create_eml_sink() local
7184 struct edid *edid) in amdgpu_dm_connector_ddc_get_modes()
7306 struct edid *edid) in amdgpu_dm_connector_add_freesync_modes()
7324 struct edid *edid = amdgpu_dm_connector->edid; in amdgpu_dm_connector_get_modes() local
10676 struct edid *edid) in parse_edid_displayid_vrr()
10719 struct edid *edid, struct amdgpu_hdmi_vsdb_info *vsdb_info) in parse_amd_vsdb()
10754 struct edid *edid, struct amdgpu_hdmi_vsdb_info *vsdb_info) in parse_hdmi_amd_vsdb()
10796 struct edid *edid) in amdgpu_dm_update_freesync_caps()
H A Damdgpu_dm_mst_types.c300 struct edid *edid; in dm_dp_mst_get_modes() local
H A Damdgpu_dm.h636 struct edid *edid; member
/openbsd/sys/dev/pci/drm/i915/gvt/
H A Dedid.c54 struct intel_vgpu_i2c_edid *edid = &vgpu->display.i2c_edid; in edid_get_byte() local
569 struct intel_vgpu_i2c_edid *edid = &vgpu->display.i2c_edid; in intel_vgpu_init_i2c_edid() local
H A Ddisplay.h164 struct intel_vgpu_edid_data *edid; member
/openbsd/sys/dev/pci/drm/display/
H A Ddrm_dp_helper.c781 static bool is_edid_digital_input_dp(const struct edid *edid) in is_edid_digital_input_dp()
820 const struct edid *edid) in drm_dp_downstream_is_tmds()
1078 const struct edid *edid) in drm_dp_downstream_max_tmds_clock()
1143 const struct edid *edid) in drm_dp_downstream_min_tmds_clock()
1186 const struct edid *edid) in drm_dp_downstream_max_bpc()
1404 const struct edid *edid, in drm_dp_downstream_debug()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_connectors.c257 struct edid *edid = kmemdup(edid_blob->data, edid_blob->length, GFP_KERNEL); in amdgpu_connector_edid() local
267 struct edid *edid; in amdgpu_connector_get_hardcoded_edid() local
H A Damdgpu_atombios_encoders.c2067 struct edid *edid; in amdgpu_atombios_encoder_get_lcd_info() local
/openbsd/sys/dev/pci/drm/radeon/
H A Dradeon_combios.c374 struct edid *edid; in radeon_combios_check_hardcoded_edid() local
402 struct edid *edid; in radeon_bios_get_hardcoded_edid() local
H A Dradeon_connectors.c266 struct edid *edid = kmemdup(edid_blob->data, edid_blob->length, GFP_KERNEL); in radeon_connector_edid() local
/openbsd/sys/dev/pci/drm/amd/display/dc/link/
H A Dlink_detection.c1364 const uint8_t *edid, in link_add_remote_sink()
/openbsd/sys/dev/pci/drm/include/drm/display/
H A Ddrm_dp_helper.h726 const struct edid *edid) in drm_dp_cec_set_edid()
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_crt.c667 const struct edid *edid = drm_edid_raw(drm_edid); in intel_crt_detect_ddc() local
H A Dintel_sdvo.c2103 const struct edid *edid = drm_edid_raw(drm_edid); in intel_sdvo_tmds_sink_detect() local
2120 const struct edid *edid = drm_edid_raw(drm_edid); in intel_sdvo_connector_matches_edid() local
H A Dintel_display_debugfs.c236 const struct edid *edid = drm_edid_raw(connector->detect_edid); in intel_dp_info() local
H A Dintel_opregion.c1146 const void *edid; in intel_opregion_get_edid() local
/openbsd/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_link_exports.c266 const uint8_t *edid, in dc_link_add_remote_sink()
/openbsd/sys/dev/ic/
H A Ddwhdmi.c581 struct edid *edid; in dwhdmi_connector_get_modes() local

12