| /src/sys/external/bsd/drm2/dist/drm/i915/display/ |
| H A D | intel_connector.c | 204 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 D | intel_lvds.c | 827 struct edid *edid; local in function:intel_lvds_init [all...] |
| H A D | intel_crt.c | 584 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 D | intel_dp_mst.c | 530 struct edid *edid; local in function:intel_dp_mst_get_ddc_modes
|
| /src/sys/dev/i2c/ |
| H A D | ddc.c | 101 uint8_t edid[256]; local in function:ddc_read_edid_block
|
| H A D | anxedp.c | 222 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 D | ofw_patch.c | 382 prop_data_t edid; local in function:set_static_edid
|
| /src/sys/external/bsd/drm2/drm/ |
| H A D | drmfb.c | 151 struct drm_property_blob *edid = connector->edid_blob_ptr; local in function:drmfb_attach
|
| /src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_debugfs.c | 362 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 D | edid.c | 56 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 D | vgpu.c | 94 enum intel_vgpu_edid edid; member in struct:__anon3c7d543e0108
|
| H A D | display.h | 164 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 D | amdgpu_dm_helpers.c | 58 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 D | amdgpu_dm.h | 315 struct edid *edid; member in struct:amdgpu_dm_connector
|
| H A D | amdgpu_dm_mst_types.c | 228 struct edid *edid; local in function:dm_dp_mst_get_modes [all...] |
| /src/sys/dev/fdt/ |
| H A D | hdmi_connector.c | 117 char edid[EDID_LENGTH * 4]; local in function:dispcon_hdmi_connector_get_modes
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/ |
| H A D | nouveau_dispnv50_head.c | 120 struct edid *edid; local in function:nv50_head_atomic_check_view
|
| /src/sbin/wsconsctl/ |
| H A D | util.c | 283 struct edid_info edid; local in function:pr_field
|
| /src/sys/dev/videomode/ |
| H A D | edid.c | 156 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 D | machdep.c | 488 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 D | nouveau_connector.h | 120 struct edid *edid; member in struct:nouveau_connector
|
| H A D | nouveau_bios.h | 133 uint8_t *edid; member in struct:nvbios::__anonf54cc6cb0308
|
| H A D | nouveau_connector.c | 500 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 D | radeon_dp_mst.c | 198 struct edid *edid; local in function:radeon_dp_mst_get_ddc_modes [all...] |
| /src/sys/external/bsd/drm2/dist/drm/vboxvideo/ |
| H A D | vbox_mode.c | 654 unsigned char edid[EDID_SIZE] = { local in function:vbox_set_edid [all...] |