Home
last modified time | relevance | path

Searched defs:edid (Results 26 – 50 of 179) sorted by relevance

12345678

/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_i2c.c144 u8 *edid; in radeon_probe_i2c_connector() local
/openbmc/linux/drivers/video/fbdev/riva/
H A Drivafb-i2c.c154 u8 *edid = NULL; in riva_probe_i2c_connector() local
/openbmc/u-boot/drivers/video/rockchip/
H A Drk_lvds.c51 const struct display_timing *edid) in rk_lvds_enable()
/openbmc/linux/drivers/video/fbdev/nvidia/
H A Dnv_i2c.c155 u8 *edid = NULL; in nvidia_probe_i2c_connector() local
/openbmc/linux/drivers/gpu/drm/tegra/
H A Doutput.c23 struct edid *edid = NULL; in tegra_output_connector_get_modes() local
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-subdev.c310 struct v4l2_subdev_edid *edid) in check_edid()
321 static int call_get_edid(struct v4l2_subdev *sd, struct v4l2_subdev_edid *edid) in call_get_edid()
326 static int call_set_edid(struct v4l2_subdev *sd, struct v4l2_subdev_edid *edid) in call_set_edid()
803 struct v4l2_subdev_edid *edid = arg; in subdev_do_ioctl() local
809 struct v4l2_subdev_edid *edid = arg; in subdev_do_ioctl() local
H A Dv4l2-dv-timings.c1019 u16 v4l2_get_edid_phys_addr(const u8 *edid, unsigned int size, in v4l2_get_edid_phys_addr()
1044 void v4l2_set_edid_phys_addr(u8 *edid, unsigned int size, u16 phys_addr) in v4l2_set_edid_phys_addr()
/openbmc/linux/drivers/media/i2c/adv748x/
H A Dadv748x-hdmi.c473 static int adv748x_hdmi_get_edid(struct v4l2_subdev *sd, struct v4l2_edid *edid) in adv748x_hdmi_get_edid()
523 static int adv748x_hdmi_set_edid(struct v4l2_subdev *sd, struct v4l2_edid *edid) in adv748x_hdmi_set_edid()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.c475 const void *edid = of_get_property(cn, "EDID", NULL); in nouveau_connector_of_detect() local
538 struct edid *edid) in nouveau_connector_set_edid()
672 struct edid *edid = NULL; in nouveau_connector_detect_lvds() local
/openbmc/linux/include/media/
H A Dcec.h439 const struct edid *edid) in cec_s_phys_addr_from_edid()
443 static inline u16 cec_get_edid_phys_addr(const u8 *edid, unsigned int size, in cec_get_edid_phys_addr()
494 static inline unsigned int cec_get_edid_spa_location(const u8 *edid, in cec_get_edid_spa_location()
/openbmc/linux/drivers/video/fbdev/i810/
H A Di810-i2c.c158 u8 *edid = NULL; in i810_probe_i2c_connector() local
/openbmc/linux/drivers/media/cec/core/
H A Dcec-notifier.c200 const struct edid *edid) in cec_notifier_set_phys_addr_from_edid()
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dsimple-bridge.c54 struct edid *edid; in simple_bridge_get_modes() local
/openbmc/linux/drivers/gpu/drm/udl/
H A Dudl_drv.h55 struct edid *edid; member
/openbmc/linux/drivers/gpu/drm/gma500/
H A Doaktrail_lvds.c301 struct edid *edid; in oaktrail_lvds_init() local
/openbmc/u-boot/drivers/video/
H A Ddw_hdmi.c455 const struct display_timing *edid) in hdmi_av_composer()
966 int dw_hdmi_enable(struct dw_hdmi *hdmi, const struct display_timing *edid) in dw_hdmi_enable()
/openbmc/linux/drivers/gpu/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()
H A Ddrm_dp_cec.c300 void drm_dp_cec_set_edid(struct drm_dp_aux *aux, const struct edid *edid) in drm_dp_cec_set_edid()
/openbmc/linux/drivers/video/fbdev/savage/
H A Dsavagefb-i2c.c221 u8 *edid; in savagefb_probe_i2c_connector() local
/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_panel.h50 struct edid *edid; member
/openbmc/linux/drivers/video/fbdev/
H A Dsmscufx.c102 u8 *edid; /* null until we read edid from hw or get from sysfs */ member
998 u8 __user *edid = (u8 __user *)arg; in ufx_ops_ioctl() local
1433 static int ufx_read_edid(struct ufx_data *dev, u8 *edid, int edid_len) in ufx_read_edid()
1496 u8 *edid; in ufx_setup_modes() local
/openbmc/linux/include/acpi/
H A Dvideo.h87 int device_id, void **edid) in acpi_video_get_edid()
/openbmc/qemu/hw/display/
H A Dvirtio-gpu-base.c57 struct virtio_gpu_resp_edid *edid) in virtio_gpu_base_generate_edid()
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vid-common.c1036 struct v4l2_edid *edid) in vidioc_g_edid()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_bridge_connector.c234 struct edid *edid; in drm_bridge_connector_get_modes_edid() local

12345678