Home
last modified time | relevance | path

Searched defs:edid (Results 1 – 25 of 93) sorted by relevance

1234

/linux/include/drm/
H A Ddrm_edid.h284 struct edid { struct
288 struct drm_edid_product_id product_id; argument
296 } __packed;
298 u8 version;
299 u8 revision;
301 u8 input;
302 u8 width_cm;
303 u8 height_cm;
304 u8 gamma;
305 u8 features;
[all …]
/linux/drivers/video/fbdev/core/
H A Dfbmon.c145 static int check_edid(unsigned char *edid) in check_edid()
207 static void fix_edid(unsigned char *edid, int fix) in fix_edid()
256 static int edid_checksum(unsigned char *edid) in edid_checksum()
277 static int edid_check_header(unsigned char *edid) in edid_check_header()
616 static struct fb_videomode *fb_create_modedb(unsigned char *edid, int *dbsize, in fb_create_modedb()
695 static int fb_get_monitor_limits(unsigned char *edid, struct fb_monspecs *specs) in fb_get_monitor_limits()
776 static void get_monspecs(unsigned char *edid, struct fb_monspecs *specs) in get_monspecs()
894 int fb_parse_edid(unsigned char *edid, struct fb_var_screeninfo *var) in fb_parse_edid()
937 void fb_edid_to_monspecs(unsigned char *edid, struct fb_monspecs *specs) in fb_edid_to_monspecs()
1405 int fb_parse_edid(unsigned char *edid, struct fb_var_screeninfo *var) in fb_parse_edid()
[all …]
H A Dfb_ddc.c57 unsigned char *edid = NULL; in fb_ddc_read() local
/linux/drivers/gpu/drm/
H A Ddrm_edid.c1595 const struct edid *edid; member
1600 static int edid_hfeeodb_block_count(const struct edid *edid) in edid_hfeeodb_block_count()
1607 static int edid_extension_block_count(const struct edid *edid) in edid_extension_block_count()
1612 static int edid_block_count(const struct edid *edid) in edid_block_count()
1622 static int edid_size(const struct edid *edid) in edid_size()
1627 static const void *edid_block_data(const struct edid *edid, int index) in edid_block_data()
1634 static const void *edid_extension_block_data(const struct edid *edid, int index) in edid_extension_block_data()
1693 const struct edid *edid) in drm_edid_legacy_init()
1758 static void edid_header_fix(void *edid) in edid_header_fix()
1773 const struct edid *edid = _edid; in drm_edid_header_is_valid() local
[all …]
/linux/drivers/media/cec/usb/extron-da-hd-4k-plus/
H A Dextron-da-hd-4k-plus.c252 const u8 *edid = port->edid; in extron_parse_edid() local
340 static int get_edid_tag_location(const u8 *edid, unsigned int size, in get_edid_tag_location()
377 static void extron_edid_crc(u8 *edid) in extron_edid_crc()
444 const u8 *edid, unsigned int blocks) in extron_write_edid()
1256 struct v4l2_edid *edid) in extron_g_edid()
1283 static int extron_s_edid(struct file *file, void *_fh, struct v4l2_edid *edid) in extron_s_edid()
/linux/drivers/gpu/drm/gma500/
H A Dpsb_intel_modes.c55 struct edid *edid; in psb_intel_ddc_get_modes() local
H A Dcdv_intel_hdmi.c131 struct edid *edid = NULL; in cdv_hdmi_detect() local
212 struct edid *edid = NULL; in cdv_hdmi_get_modes() local
H A Doaktrail_lvds.c299 struct edid *edid; in oaktrail_lvds_init() local
/linux/drivers/video/fbdev/nvidia/
H A Dnv_proto.h43 #define nvidia_probe_i2c_connector(p, c, edid) (-1) argument
H A Dnv_i2c.c155 u8 *edid = NULL; in nvidia_probe_i2c_connector() local
/linux/drivers/video/fbdev/via/
H A Dvia_aux_edid.c21 unsigned char edid[EDID_LENGTH]; in query_edid() local
/linux/drivers/gpu/drm/msm/dp/
H A Ddp_panel.c212 static u8 msm_dp_panel_get_edid_checksum(const struct edid *edid) in msm_dp_panel_get_edid_checksum()
232 const struct edid *edid = drm_edid_raw(msm_dp_panel->drm_edid); in msm_dp_panel_handle_sink_request() local
/linux/include/media/
H A Dcec-notifier.h142 const struct edid *edid) in cec_notifier_set_phys_addr_from_edid()
H A Dcec.h489 const struct edid *edid) in cec_s_phys_addr_from_edid()
493 static inline u16 cec_get_edid_phys_addr(const u8 *edid, unsigned int size, in cec_get_edid_phys_addr()
544 static inline unsigned int cec_get_edid_spa_location(const u8 *edid, in cec_get_edid_spa_location()
/linux/drivers/gpu/drm/i915/gvt/
H A Dedid.c56 struct intel_vgpu_i2c_edid *edid = &vgpu->display.i2c_edid; in edid_get_byte() local
571 struct intel_vgpu_i2c_edid *edid = &vgpu->display.i2c_edid; in intel_vgpu_init_i2c_edid() local
/linux/include/uapi/linux/
H A Dv4l2-common.h53 __u8 *edid; member
/linux/drivers/video/fbdev/aty/
H A Dradeon_i2c.c144 u8 *edid; in radeon_probe_i2c_connector() local
/linux/drivers/video/fbdev/riva/
H A Drivafb-i2c.c154 u8 *edid = NULL; in riva_probe_i2c_connector() local
/linux/drivers/media/i2c/adv748x/
H A Dadv748x-hdmi.c470 static int adv748x_hdmi_get_edid(struct v4l2_subdev *sd, struct v4l2_edid *edid) in adv748x_hdmi_get_edid()
520 static int adv748x_hdmi_set_edid(struct v4l2_subdev *sd, struct v4l2_edid *edid) in adv748x_hdmi_set_edid()
/linux/drivers/media/v4l2-core/
H A Dv4l2-subdev.c373 struct v4l2_subdev_edid *edid) in check_edid()
384 static int call_get_edid(struct v4l2_subdev *sd, struct v4l2_subdev_edid *edid) in call_get_edid()
389 static int call_set_edid(struct v4l2_subdev *sd, struct v4l2_subdev_edid *edid) in call_set_edid()
917 struct v4l2_subdev_edid *edid = arg; in subdev_do_ioctl() local
923 struct v4l2_subdev_edid *edid = arg; in subdev_do_ioctl() local
/linux/drivers/gpu/drm/tegra/
H A Doutput.c100 const void *edid; in tegra_output_probe() local
/linux/drivers/media/cec/core/
H A Dcec-notifier.c205 const struct edid *edid) in cec_notifier_set_phys_addr_from_edid()
/linux/drivers/video/fbdev/i810/
H A Di810-i2c.c158 u8 *edid = NULL; in i810_probe_i2c_connector() local
/linux/drivers/video/fbdev/
H A Dsmscufx.c102 u8 *edid; /* null until we read edid from hw or get from sysfs */ member
942 u8 __user *edid = (u8 __user *)arg; in ufx_ops_ioctl() local
1394 static int ufx_read_edid(struct ufx_data *dev, u8 *edid, int edid_len) in ufx_read_edid()
1457 u8 *edid; in ufx_setup_modes() local
/linux/drivers/video/fbdev/savage/
H A Dsavagefb-i2c.c221 u8 *edid; in savagefb_probe_i2c_connector() local

1234