/drivers/gpu/drm/ |
D | drm_edid.c | 38 #define version_greater(edid, maj, min) \ argument 74 struct edid *edid; member 969 struct edid *edid = (struct edid *)raw_edid; in drm_edid_block_valid() local 1031 bool drm_edid_is_valid(struct edid *edid) in drm_edid_is_valid() 1222 struct edid *edid = NULL; in drm_get_edid() local 1240 static bool edid_vendor(struct edid *edid, char *vendor) in edid_vendor() 1258 static u32 edid_get_quirks(struct edid *edid) in edid_get_quirks() 1398 struct edid *edid = (struct edid *)raw_edid; in drm_for_each_detailed_block() local 1432 drm_monitor_supports_rb(struct edid *edid) in drm_monitor_supports_rb() 1453 drm_gtf2_hbreak(struct edid *edid) in drm_gtf2_hbreak() [all …]
|
D | drm_edid_load.c | 141 u8 *fwdata = NULL, *edid, *new_edid; in edid_load() local 249 struct edid *edid; in drm_load_edid_firmware() local
|
/drivers/video/ |
D | fbmon.c | 149 static int check_edid(unsigned char *edid) in check_edid() 211 static void fix_edid(unsigned char *edid, int fix) in fix_edid() 260 static int edid_checksum(unsigned char *edid) in edid_checksum() 281 static int edid_check_header(unsigned char *edid) in edid_check_header() 604 static struct fb_videomode *fb_create_modedb(unsigned char *edid, int *dbsize) in fb_create_modedb() 681 static int fb_get_monitor_limits(unsigned char *edid, struct fb_monspecs *specs) in fb_get_monitor_limits() 762 static void get_monspecs(unsigned char *edid, struct fb_monspecs *specs) in get_monspecs() 880 int fb_parse_edid(unsigned char *edid, struct fb_var_screeninfo *var) in fb_parse_edid() 923 void fb_edid_to_monspecs(unsigned char *edid, struct fb_monspecs *specs) in fb_edid_to_monspecs() 992 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
|
D | smscufx.c | 106 u8 *edid; /* null until we read edid from hw or get from sysfs */ member 999 u8 __user *edid = (u8 __user *)arg; in ufx_ops_ioctl() local 1434 static int ufx_read_edid(struct ufx_data *dev, u8 *edid, int edid_len) in ufx_read_edid() 1497 u8 *edid; in ufx_setup_modes() local
|
/drivers/gpu/drm/i915/ |
D | intel_modes.c | 40 struct edid *edid) in intel_connector_update_modes() 61 struct edid *edid; in intel_ddc_get_modes() local
|
D | intel_crt.c | 394 struct edid *edid; in intel_crt_get_edid() local 412 struct edid *edid; in intel_crt_ddc_get_modes() local 429 struct edid *edid; in intel_crt_detect_ddc() local
|
D | intel_sdvo.c | 1506 struct edid *edid; in intel_sdvo_tmds_sink_detect() local 1565 struct edid *edid) in intel_sdvo_connector_matches_edid() 1606 struct edid *edid; in intel_sdvo_detect() local 1643 struct edid *edid; in intel_sdvo_get_ddc_modes() local 1883 struct edid *edid; in intel_sdvo_detect_hdmi_audio() local
|
/drivers/gpu/drm/gma500/ |
D | psb_intel_modes.c | 65 struct edid *edid; in psb_intel_ddc_get_modes() local
|
D | cdv_intel_hdmi.c | 143 struct edid *edid = NULL; in cdv_hdmi_detect() local 226 struct edid *edid = NULL; in cdv_hdmi_get_modes() local
|
D | oaktrail_lvds.c | 333 struct edid *edid; in oaktrail_lvds_init() local
|
/drivers/video/via/ |
D | via_aux_edid.c | 36 unsigned char edid[EDID_LENGTH]; in query_edid() local
|
/drivers/video/nvidia/ |
D | nv_proto.h | 42 #define nvidia_probe_i2c_connector(p, c, edid) (-1) argument
|
D | nv_i2c.c | 155 u8 *edid = NULL; in nvidia_probe_i2c_connector() local
|
/drivers/media/i2c/ |
D | ad9389b.c | 103 struct ad9389b_state_edid edid; member 380 struct ad9389b_state_edid *edid = &state->edid; in ad9389b_log_status() local 614 static int ad9389b_get_edid(struct v4l2_subdev *sd, struct v4l2_subdev_edid *edid) in ad9389b_get_edid() 1163 struct ad9389b_state_edid *edid = &state->edid; in ad9389b_init_setup() local
|
/drivers/video/aty/ |
D | radeon_i2c.c | 143 u8 *edid; in radeon_probe_i2c_connector() local
|
/drivers/gpu/drm/udl/ |
D | udl_connector.c | 60 struct edid *edid; in udl_get_modes() local
|
/drivers/video/riva/ |
D | rivafb-i2c.c | 154 u8 *edid = NULL; in riva_probe_i2c_connector() local
|
/drivers/video/i810/ |
D | i810-i2c.c | 158 u8 *edid = NULL; in i810_probe_i2c_connector() local
|
/drivers/gpu/drm/nouveau/ |
D | nouveau_connector.h | 82 struct edid *edid; member
|
D | nouveau_connector.c | 178 const void *edid = of_get_property(cn, "EDID", NULL); in nouveau_connector_of_detect() local 379 struct edid *edid = in nouveau_connector_detect_lvds() local
|
/drivers/gpu/host1x/drm/ |
D | output.c | 19 struct edid *edid = NULL; in tegra_connector_get_modes() local
|
/drivers/video/savage/ |
D | savagefb-i2c.c | 221 u8 *edid; in savagefb_probe_i2c_connector() local
|
/drivers/gpu/drm/omapdrm/ |
D | omap_connector.c | 158 void *edid = kzalloc(MAX_EDID, GFP_KERNEL); in omap_connector_get_modes() local
|
/drivers/video/omap2/displays/ |
D | panel-tfp410.c | 259 u8 *edid, int len) in tfp410_read_edid()
|