Home
last modified time | relevance | path

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

1234567

/linux/include/drm/
A Ddrm_edid.h329 u8 version;
332 u8 input;
335 u8 gamma;
340 u8 red_x;
341 u8 red_y;
342 u8 green_x;
343 u8 green_y;
344 u8 blue_x;
345 u8 blue_y;
346 u8 white_x;
[all …]
/linux/drivers/gpu/drm/
A Ddrm_edid.c98 struct edid *edid; member
1936 void *edid; in drm_do_get_edid_base_block() local
1994 u8 *edid, *new; in drm_do_get_edid() local
2093 struct edid *edid; in drm_get_edid() local
2153 struct edid *edid; in drm_edid_get_panel_id() local
2188 struct edid *edid; in drm_get_edid_switcheroo() local
2461 drm_gtf2_m(struct edid *edid) in drm_gtf2_m()
2470 drm_gtf2_k(struct edid *edid) in drm_gtf2_k()
2696 struct edid *edid, in drm_mode_detailed()
5479 struct edid *edid) in add_displayid_detailed_modes()
[all …]
A Ddrm_edid_load.c162 static int edid_size(const u8 *edid, int data_size) in edid_size()
175 u8 *edid; in edid_load() local
270 struct edid *edid; in drm_load_edid_firmware() local
A Ddrm_displayid.c36 static const u8 *drm_find_displayid_extension(const struct edid *edid, in drm_find_displayid_extension()
61 void displayid_iter_edid_begin(const struct edid *edid, in displayid_iter_edid_begin()
A Ddrm_debugfs.c332 struct drm_property_blob *edid = connector->edid_blob_ptr; in edid_show() local
353 struct edid *edid; in edid_write() local
/linux/drivers/video/fbdev/core/
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()
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()
1404 int fb_parse_edid(unsigned char *edid, struct fb_var_screeninfo *var) in fb_parse_edid()
1408 void fb_edid_to_monspecs(unsigned char *edid, struct fb_monspecs *specs) in fb_edid_to_monspecs()
[all …]
A Dfb_ddc.c57 unsigned char *edid = NULL; in fb_ddc_read() local
/linux/drivers/media/v4l2-core/
A Dv4l2-subdev.c273 struct v4l2_subdev_edid *edid) in check_edid()
284 static int call_get_edid(struct v4l2_subdev *sd, struct v4l2_subdev_edid *edid) in call_get_edid()
289 static int call_set_edid(struct v4l2_subdev *sd, struct v4l2_subdev_edid *edid) in call_set_edid()
602 struct v4l2_subdev_edid *edid = arg; in subdev_do_ioctl() local
608 struct v4l2_subdev_edid *edid = arg; in subdev_do_ioctl() local
/linux/drivers/gpu/drm/i915/display/
A Dintel_connector.c183 struct edid *edid) in intel_connector_update_modes()
203 struct edid *edid; in intel_ddc_get_modes() local
/linux/drivers/gpu/drm/udl/
A Dudl_connector.h11 struct edid *edid; member
/linux/drivers/gpu/drm/gma500/
A Dpsb_intel_modes.c53 struct edid *edid; in psb_intel_ddc_get_modes() local
A Dcdv_intel_hdmi.c130 struct edid *edid = NULL; in cdv_hdmi_detect() local
212 struct edid *edid = NULL; in cdv_hdmi_get_modes() local
/linux/drivers/video/fbdev/nvidia/
A Dnv_proto.h43 #define nvidia_probe_i2c_connector(p, c, edid) (-1) argument
A Dnv_i2c.c155 u8 *edid = NULL; in nvidia_probe_i2c_connector() local
/linux/drivers/gpu/drm/bridge/
A Dnxp-ptn3460.c162 u8 *edid; in ptn3460_get_edid() local
192 struct edid *edid; in ptn3460_connector_get_modes() local
/linux/drivers/video/fbdev/via/
A Dvia_aux_edid.c21 unsigned char edid[EDID_LENGTH]; in query_edid() local
/linux/drivers/gpu/drm/msm/dp/
A Ddp_panel.c133 struct edid *edid) in dp_panel_update_modes()
270 static u8 dp_panel_get_edid_checksum(struct edid *edid) in dp_panel_get_edid_checksum()
/linux/include/media/
A Dcec-notifier.h142 const struct edid *edid) in cec_notifier_set_phys_addr_from_edid()
/linux/drivers/gpu/drm/hisilicon/hibmc/
A Dhibmc_drm_vdac.c25 void *edid; in hibmc_connector_get_modes() local
/linux/drivers/media/i2c/
A Dad9389b.c86 struct ad9389b_state_edid edid; member
343 struct ad9389b_state_edid *edid = &state->edid; in ad9389b_log_status() local
664 static int ad9389b_get_edid(struct v4l2_subdev *sd, struct v4l2_edid *edid) in ad9389b_get_edid()
1071 struct ad9389b_state_edid *edid = &state->edid; in ad9389b_init_setup() local
/linux/drivers/gpu/drm/i915/gvt/
A Dedid.c51 struct intel_vgpu_i2c_edid *edid = &vgpu->display.i2c_edid; in edid_get_byte() local
570 struct intel_vgpu_i2c_edid *edid = &vgpu->display.i2c_edid; in intel_vgpu_init_i2c_edid() local
/linux/include/uapi/linux/
A Dv4l2-common.h92 __u8 *edid; member
/linux/drivers/video/fbdev/aty/
A Dradeon_i2c.c144 u8 *edid; in radeon_probe_i2c_connector() local
/linux/drivers/video/fbdev/riva/
A Drivafb-i2c.c154 u8 *edid = NULL; in riva_probe_i2c_connector() local
/linux/drivers/gpu/drm/nouveau/
A Dnouveau_connector.c474 const void *edid = of_get_property(cn, "EDID", NULL); in nouveau_connector_of_detect() local
536 struct edid *edid) in nouveau_connector_set_edid()
667 struct edid *edid = NULL; in nouveau_connector_detect_lvds() local

Completed in 63 milliseconds

1234567