Searched defs:edid (Results 1 - 25 of 55) sorted by relevance

123

/src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_connector.c204 struct edid *edid; local in function:intel_ddc_get_modes
183 intel_connector_update_modes(struct drm_connector * connector,struct edid * edid) argument
[all...]
H A Dintel_lvds.c827 struct edid *edid; local in function:intel_lvds_init
[all...]
H A Dintel_crt.c584 struct edid *edid; local in function:intel_crt_get_edid
602 struct edid *edid; local in function:intel_crt_ddc_get_modes
619 struct edid *edid; local in function:intel_crt_detect_ddc
[all...]
H A Dintel_dp_mst.c530 struct edid *edid; local in function:intel_dp_mst_get_ddc_modes
/src/sys/dev/i2c/
H A Dddc.c101 uint8_t edid[256]; local in function:ddc_read_edid_block
H A Danxedp.c222 anxedp_read_edid(struct anxedp_softc *sc, uint8_t *edid, int edidlen) argument
247 char edid[EDID_LENGTH]; local in function:anxedp_connector_get_modes
/src/sys/arch/sparc64/sparc64/
H A Dofw_patch.c382 prop_data_t edid; local in function:set_static_edid
/src/sys/external/bsd/drm2/drm/
H A Ddrmfb.c151 struct drm_property_blob *edid = connector->edid_blob_ptr; local in function:drmfb_attach
/src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_debugfs.c362 struct drm_property_blob *edid = connector->edid_blob_ptr; local in function:edid_show
383 struct edid *edid; local in function:edid_write
[all...]
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dedid.c56 struct intel_vgpu_i2c_edid *edid = &vgpu->display.i2c_edid; local in function:edid_get_byte
568 struct intel_vgpu_i2c_edid *edid = &vgpu->display.i2c_edid; local in function:intel_vgpu_init_i2c_edid
[all...]
H A Dvgpu.c94 enum intel_vgpu_edid edid; member in struct:__anon3c7d543e0108
H A Ddisplay.h164 struct intel_vgpu_edid_data *edid; member in struct:intel_vgpu_port
/src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c58 dm_helpers_parse_edid_caps(struct dc_context * ctx,const struct dc_edid * edid,struct dc_edid_caps * edid_caps) argument
565 struct edid *edid; local in function:dm_helpers_read_local_edid
[all...]
H A Damdgpu_dm.h315 struct edid *edid; member in struct:amdgpu_dm_connector
H A Damdgpu_dm_mst_types.c228 struct edid *edid; local in function:dm_dp_mst_get_modes
[all...]
/src/sys/dev/fdt/
H A Dhdmi_connector.c117 char edid[EDID_LENGTH * 4]; local in function:dispcon_hdmi_connector_get_modes
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Dnouveau_dispnv50_head.c120 struct edid *edid; local in function:nv50_head_atomic_check_view
/src/sbin/wsconsctl/
H A Dutil.c283 struct edid_info edid; local in function:pr_field
/src/sys/dev/videomode/
H A Dedid.c156 edid_print(struct edid_info *edid) argument
313 edid_search_mode(struct edid_info * edid,const struct videomode * mode) argument
431 bump_preferred_mode(struct edid_info * edid,struct videomode * m) argument
448 edid_block(struct edid_info * edid,uint8_t * data) argument
535 edid_parse(uint8_t * data,struct edid_info * edid) argument
[all...]
/src/sys/arch/macppc/macppc/
H A Dmachdep.c488 prop_data_t edid; local in function:add_model_specifics
495 prop_data_t edid; local in function:add_model_specifics
/src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_connector.h120 struct edid *edid; member in struct:nouveau_connector
H A Dnouveau_bios.h133 uint8_t *edid; member in struct:nvbios::__anonf54cc6cb0308
H A Dnouveau_connector.c500 const void *edid = of_get_property(cn, "EDID", NULL); local in function:nouveau_connector_of_detect
727 struct edid *edid = local in function:nouveau_connector_detect_lvds
[all...]
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_dp_mst.c198 struct edid *edid; local in function:radeon_dp_mst_get_ddc_modes
[all...]
/src/sys/external/bsd/drm2/dist/drm/vboxvideo/
H A Dvbox_mode.c654 unsigned char edid[EDID_SIZE] = { local in function:vbox_set_edid
[all...]

Completed in 21 milliseconds

123