| /device/soc/rockchip/common/sdk_linux/include/drm/ |
| D | drm_edid.h | 320 struct edid { struct 321 u8 header[8]; 323 u8 mfg_id[2]; 324 u8 prod_code[2]; 325 u32 serial; /* byte order */ 326 u8 mfg_week; 327 u8 mfg_year; 329 u8 version; 330 u8 revision; 332 u8 input; [all …]
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| D | drm_edid.c | 47 #define version_greater(edid, maj, min) … argument 90 struct edid *edid; member 1685 struct edid *edid = (struct edid *)raw_edid; in drm_edid_block_valid() local 1779 bool drm_edid_is_valid(struct edid *edid) in drm_edid_is_valid() 1861 static void connector_bad_edid(struct drm_connector *connector, u8 *edid, int num_blocks) in connector_bad_edid() 1930 u8 *edid, *new; in drm_do_get_edid() local 2048 struct edid *edid; in drm_get_edid() local 2078 struct edid *edid; in drm_get_edid_switcheroo() local 2094 struct edid *drm_edid_duplicate(const struct edid *edid) in drm_edid_duplicate() 2109 static bool edid_vendor(const struct edid *edid, const char *vendor) in edid_vendor() [all …]
|
| D | drm_debugfs.c | 321 struct drm_property_blob *edid = connector->edid_blob_ptr; in edid_show() local 342 struct edid *edid; in edid_write() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/ |
| D | drv_hdmi_compatibility.c | 32 compat_edid_manufacture_info edid; member 38 compat_edid_manufacture_info edid; member 44 compat_edid_manufacture_info edid; member 51 compat_edid_manufacture_info edid; member
|
| D | drv_hdmi_common.h | 347 hi_u8 edid[HDMI_EDID_SIZE]; member
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
| D | rockchip_drm_drv.c | 402 static u8 *find_edid_extension(const struct edid *edid, int ext_id, int *ext_index) in find_edid_extension() 456 static u8 *find_displayid_extension(const struct edid *edid, int *length, int *idx, int *ext_index) in find_displayid_extension() 481 static u8 *find_cea_extension(const struct edid *edid) in find_cea_extension() 519 int rockchip_drm_get_yuv422_format(struct drm_connector *connector, struct edid *edid) in rockchip_drm_get_yuv422_format() 812 const struct edid *edid) in rockchip_drm_parse_cea_ext() 843 int rockchip_drm_parse_next_hdr(struct next_hdr_sink_data *sink_data, const struct edid *edid) in rockchip_drm_parse_next_hdr()
|
| D | cdn-dp-core.h | 70 struct edid *edid; member
|
| D | dw_hdmi-rockchip.c | 2062 static int dw_hdmi_rockchip_get_yuv422_format(struct drm_connector *connector, struct edid *edid) in dw_hdmi_rockchip_get_yuv422_format() 2071 static int dw_hdmi_rockchip_get_edid_dsc_info(void *data, struct edid *edid) in dw_hdmi_rockchip_get_edid_dsc_info() 2082 static int dw_hdmi_rockchip_get_next_hdr_data(void *data, struct edid *edid, struct drm_connector *… in dw_hdmi_rockchip_get_next_hdr_data()
|
| D | rk3066_hdmi.c | 439 struct edid *edid; in rk3066_hdmi_connector_get_modes() local
|
| D | inno_hdmi.c | 501 struct edid *edid; in inno_hdmi_connector_get_modes() local
|
| D | cdn-dp-core.c | 239 struct edid *edid; in cdn_dp_connector_get_modes() local
|
| D | dw-dp.c | 475 struct edid *edid; in dw_dp_connector_get_modes() local
|
| /device/qemu/drivers/virtio/ |
| D | virtgpu.c | 122 bool edid; member 313 uint8_t edid[1024]; member
|
| /device/qemu/riscv32_virt/liteos_m/board/driver/ |
| D | virtgpu.c | 123 bool edid; member 314 uint8_t edid[1024]; member
|
| /device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/ |
| D | dw-hdmi-qp.c | 223 u8 edid[HDMI_EDID_LEN]; member 1573 struct edid *edid; in dw_hdmi_connector_get_modes() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/ |
| D | dw-hdmi-qp.c | 428 u8 edid[HDMI_EDID_LEN]; member 1721 struct edid *edid; in dw_hdmi_connector_get_modes() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/ |
| D | dw-hdmi.c | 454 u8 edid[HDMI_EDID_LEN]; member 2915 struct edid *edid; in dw_hdmi_get_edid() local 2976 struct edid *edid; in dw_hdmi_connector_get_modes() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/ |
| D | dw-dp.c | 491 struct edid *edid; in dw_dp_connector_get_modes() local 1910 struct edid *edid; in dw_dp_bridge_get_edid() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/analogix/ |
| D | analogix_dp_core.c | 1106 struct edid *edid; in analogix_dp_get_modes() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/include/ |
| D | hi_comm_hdmi_adapt.h | 348 hi_u8 edid[512]; member
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/panel/ |
| D | panel-simple.c | 613 struct edid *edid = drm_get_edid(connector, p->ddc); in panel_simple_get_modes() local
|