Searched defs:drm_edid (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/gpu/drm/ |
| H A D | drm_edid.c | 128 const struct drm_edid *drm_edid; member 1629 struct drm_edid { struct 1631 size_t size; 1632 const struct edid *edid; 1677 static int __drm_edid_block_count(const struct drm_edid *drm_edid) in __drm_edid_block_count() 1701 static int drm_edid_block_count(const struct drm_edid *drm_edid) in drm_edid_block_count() 1709 static int drm_edid_extension_block_count(const struct drm_edid *drm_edid) in drm_edid_extension_block_count() 1714 static const void *drm_edid_block_data(const struct drm_edid *drm_edid, int index) in drm_edid_block_data() 1719 static const void *drm_edid_extension_block_data(const struct drm_edid *drm_edid, in drm_edid_extension_block_data() 1729 static const struct drm_edid *drm_edid_legacy_init(struct drm_edid *drm_edid, in drm_edid_legacy_init() [all …]
|
| H A D | drm_edid_load.c | 29 const struct drm_edid *drm_edid; in edid_load() local 59 const struct drm_edid *drm_edid; in drm_edid_load_firmware() local
|
| H A D | drm_displayid_internal.h | 185 const struct drm_edid *drm_edid; member
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_connector.c | 214 const struct drm_edid *drm_edid) in intel_connector_update_modes() 234 const struct drm_edid *drm_edid; in intel_ddc_get_modes() local
|
| H A D | intel_bios.c | 643 const struct drm_edid *drm_edid, bool use_fallback) in opregion_get_panel_type() 650 const struct drm_edid *drm_edid, bool use_fallback) in vbt_get_panel_type() 682 const struct drm_edid *drm_edid, bool use_fallback) in pnpid_get_panel_type() 732 const struct drm_edid *drm_edid, bool use_fallback) in fallback_get_panel_type() 746 const struct drm_edid *drm_edid, bool use_fallback) in get_panel_type() 3315 const struct drm_edid *drm_edid, in intel_bios_init_panel() 3356 const struct drm_edid *drm_edid) in intel_bios_init_panel_late()
|
| H A D | intel_dp_mst.c | 1441 const struct drm_edid *drm_edid; in mst_connector_get_ddc_modes() local
|
| /linux/drivers/gpu/drm/display/ |
| H A D | drm_dp_helper.c | 1051 static bool is_edid_digital_input_dp(const struct drm_edid *drm_edid) in is_edid_digital_input_dp() 1093 const struct drm_edid *drm_edid) in drm_dp_downstream_is_tmds() 1347 const struct drm_edid *drm_edid) in drm_dp_downstream_max_tmds_clock() 1412 const struct drm_edid *drm_edid) in drm_dp_downstream_min_tmds_clock() 1455 const struct drm_edid *drm_edid) in drm_dp_downstream_max_bpc() 1673 const struct drm_edid *drm_edid, in drm_dp_downstream_debug()
|
| H A D | drm_dp_mst_topology.c | 4365 const struct drm_edid *drm_edid; in drm_dp_mst_edid_read() local 4399 const struct drm_edid *drm_edid; in drm_dp_mst_get_edid() local
|
| /linux/drivers/gpu/drm/imx/ipuv3/ |
| H A D | imx-tve.c | 204 const struct drm_edid *drm_edid; in imx_tve_connector_get_modes() local
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_helpers.c | 1229 const struct drm_edid *drm_edid; in dm_helpers_read_local_edid() local
|
| /linux/drivers/gpu/drm/i915/gvt/ |
| H A D | kvmgt.c | 431 const struct drm_edid *drm_edid; in edid_valid() local
|
| /linux/drivers/gpu/drm/bridge/ |
| H A D | inno-hdmi.c | 853 const struct drm_edid *drm_edid; in inno_hdmi_bridge_edid_read() local
|