/Linux-v4.19/include/drm/ |
D | drm_edid.h | 282 struct edid { struct 283 u8 header[8]; 285 u8 mfg_id[2]; 286 u8 prod_code[2]; 287 u32 serial; /* FIXME: byte order */ 288 u8 mfg_week; 289 u8 mfg_year; 291 u8 version; 292 u8 revision; 294 u8 input; [all …]
|
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_edid.c | 44 #define version_greater(edid, maj, min) \ argument 90 struct edid *edid; member 1359 struct edid *edid = (struct edid *)raw_edid; in drm_edid_block_valid() local 1447 bool drm_edid_is_valid(struct edid *edid) in drm_edid_is_valid() 1528 u8 *edid, int num_blocks) in connector_bad_edid() 1581 u8 *edid, *new; in drm_do_get_edid() local 1701 struct edid *edid; in drm_get_edid() local 1731 struct edid *edid; in drm_get_edid_switcheroo() local 1747 struct edid *drm_edid_duplicate(const struct edid *edid) in drm_edid_duplicate() 1762 static bool edid_vendor(const struct edid *edid, const char *vendor) in edid_vendor() [all …]
|
D | drm_edid_load.c | 171 static int edid_size(const u8 *edid, int data_size) in edid_size() 184 u8 *edid; in edid_load() local 279 struct edid *edid; in drm_load_edid_firmware() local
|
D | drm_debugfs.c | 285 struct drm_property_blob *edid = connector->edid_blob_ptr; in edid_show() local 306 struct edid *edid; in edid_write() local
|
/Linux-v4.19/drivers/video/fbdev/core/ |
D | fbmon.c | 145 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() 615 static struct fb_videomode *fb_create_modedb(unsigned char *edid, int *dbsize, in fb_create_modedb() 694 static int fb_get_monitor_limits(unsigned char *edid, struct fb_monspecs *specs) in fb_get_monitor_limits() 775 static void get_monspecs(unsigned char *edid, struct fb_monspecs *specs) in get_monspecs() 893 int fb_parse_edid(unsigned char *edid, struct fb_var_screeninfo *var) in fb_parse_edid() 936 void fb_edid_to_monspecs(unsigned char *edid, struct fb_monspecs *specs) in fb_edid_to_monspecs() 1005 void fb_edid_add_monspecs(unsigned char *edid, struct fb_monspecs *specs) in fb_edid_add_monspecs() [all …]
|
D | fb_ddc.c | 57 unsigned char *edid = NULL; in fb_ddc_read() local
|
/Linux-v4.19/drivers/media/cec/ |
D | cec-edid.c | 20 static unsigned int cec_get_edid_spa_location(const u8 *edid, unsigned int size) in cec_get_edid_spa_location() 73 u16 cec_get_edid_phys_addr(const u8 *edid, unsigned int size, in cec_get_edid_phys_addr() 86 void cec_set_edid_phys_addr(u8 *edid, unsigned int size, u16 phys_addr) in cec_set_edid_phys_addr()
|
D | cec-notifier.c | 95 const struct edid *edid) in cec_notifier_set_phys_addr_from_edid()
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_modes.c | 39 struct edid *edid) in intel_connector_update_modes() 59 struct edid *edid; in intel_ddc_get_modes() local
|
/Linux-v4.19/drivers/gpu/drm/udl/ |
D | udl_connector.h | 9 struct edid *edid; member
|
/Linux-v4.19/drivers/media/v4l2-core/ |
D | v4l2-subdev.c | 166 static int check_edid(struct v4l2_subdev *sd, struct v4l2_subdev_edid *edid) in check_edid() 452 struct v4l2_subdev_edid *edid = arg; in subdev_do_ioctl() local 462 struct v4l2_subdev_edid *edid = arg; in subdev_do_ioctl() local
|
/Linux-v4.19/drivers/gpu/drm/gma500/ |
D | psb_intel_modes.c | 64 struct edid *edid; in psb_intel_ddc_get_modes() local
|
D | cdv_intel_hdmi.c | 132 struct edid *edid = NULL; in cdv_hdmi_detect() local 214 struct edid *edid = NULL; in cdv_hdmi_get_modes() local
|
/Linux-v4.19/drivers/video/fbdev/nvidia/ |
D | nv_proto.h | 43 #define nvidia_probe_i2c_connector(p, c, edid) (-1) argument
|
D | nv_i2c.c | 155 u8 *edid = NULL; in nvidia_probe_i2c_connector() local
|
/Linux-v4.19/drivers/video/fbdev/via/ |
D | via_aux_edid.c | 36 unsigned char edid[EDID_LENGTH]; in query_edid() local
|
/Linux-v4.19/drivers/gpu/drm/bridge/ |
D | nxp-ptn3460.c | 41 struct edid *edid; member 199 u8 *edid; in ptn3460_get_modes() local
|
/Linux-v4.19/include/media/ |
D | cec-notifier.h | 107 const struct edid *edid) in cec_notifier_set_phys_addr_from_edid()
|
/Linux-v4.19/drivers/gpu/drm/i915/gvt/ |
D | edid.c | 51 struct intel_vgpu_i2c_edid *edid = &vgpu->display.i2c_edid; in edid_get_byte() local 536 struct intel_vgpu_i2c_edid *edid = &vgpu->display.i2c_edid; in intel_vgpu_init_i2c_edid() local
|
/Linux-v4.19/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm_helpers.c | 55 const struct dc_edid *edid, in dm_helpers_parse_edid_caps() 487 struct edid *edid; in dm_helpers_read_local_edid() local
|
/Linux-v4.19/include/uapi/linux/ |
D | v4l2-common.h | 105 __u8 *edid; member
|
/Linux-v4.19/drivers/media/i2c/ |
D | ad9389b.c | 86 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-v4.19/drivers/video/fbdev/aty/ |
D | radeon_i2c.c | 144 u8 *edid; in radeon_probe_i2c_connector() local
|
/Linux-v4.19/drivers/video/fbdev/riva/ |
D | rivafb-i2c.c | 154 u8 *edid = NULL; in riva_probe_i2c_connector() local
|
/Linux-v4.19/drivers/gpu/drm/tegra/ |
D | output.c | 21 struct edid *edid = NULL; in tegra_output_connector_get_modes() local
|