Home
last modified time | relevance | path

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

12

/linux/drivers/video/fbdev/core/
H A Dfbmon.c150 static int check_edid(unsigned char *edid) in check_edid()
212 static void fix_edid(unsigned char *edid, int fix) in fix_edid()
261 static int edid_checksum(unsigned char *edid) in edid_checksum()
282 static int edid_check_header(unsigned char *edid) in edid_check_header()
621 static struct fb_videomode *fb_create_modedb(unsigned char *edid, int *dbsize, in fb_create_modedb()
700 static int fb_get_monitor_limits(unsigned char *edid, struct fb_monspecs *specs) in fb_get_monitor_limits()
781 static void get_monspecs(unsigned char *edid, struct fb_monspecs *specs) in get_monspecs()
899 int fb_parse_edid(unsigned char *edid, struct fb_var_screeninfo *var) in fb_parse_edid()
942 void fb_edid_to_monspecs(unsigned char *edid, struct fb_monspecs *specs) in fb_edid_to_monspecs()
1410 int fb_parse_edid(unsigned char *edid, struct fb_var_screeninfo *var) in fb_parse_edid()
[all …]
/linux/drivers/gpu/drm/
H A Ddrm_edid.c1632 const struct edid *edid; member
1637 static int edid_hfeeodb_block_count(const struct edid *edid) in edid_hfeeodb_block_count()
1644 static int edid_extension_block_count(const struct edid *edid) in edid_extension_block_count()
1649 static int edid_block_count(const struct edid *edid) in edid_block_count()
1659 static int edid_size(const struct edid *edid) in edid_size()
1664 static const void *edid_block_data(const struct edid *edid, int index) in edid_block_data()
1671 static const void *edid_extension_block_data(const struct edid *edid, int index) in edid_extension_block_data()
1730 const struct edid *edid) in drm_edid_legacy_init()
1795 static void edid_header_fix(void *edid) in edid_header_fix()
1810 const struct edid *edid = _edid; in drm_edid_header_is_valid() local
[all …]
H A Ddrm_panel_backlight_quirks.c111 const struct drm_edid *edid) in drm_panel_min_backlight_quirk_matches()
141 drm_get_panel_backlight_quirk(const struct drm_edid *edid) in drm_get_panel_backlight_quirk()
/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/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c92 STATIC_IFN_KUNIT u32 edid_extract_panel_id(struct edid *edid) in edid_extract_panel_id()
100 STATIC_IFN_KUNIT void apply_edid_quirks(struct dc_link *link, struct edid *edid, in apply_edid_quirks()
167 const struct dc_edid *edid, in dm_helpers_parse_edid_caps()
1053 struct edid *edid; in dm_helpers_probe_acpi_edid() local
1115 const struct drm_edid *edid; in dm_helpers_read_vbios_hardcoded_edid() local
1230 const struct edid *edid; in dm_helpers_read_local_edid() local
/linux/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c1029 unsigned int v4l2_num_edid_blocks(const u8 *edid, unsigned int max_blocks) in v4l2_num_edid_blocks()
1067 u16 v4l2_get_edid_phys_addr(const u8 *edid, unsigned int size, in v4l2_get_edid_phys_addr()
1092 void v4l2_set_edid_phys_addr(u8 *edid, unsigned int size, u16 phys_addr) in v4l2_set_edid_phys_addr()
/linux/include/media/
H A Dcec-notifier.h142 const struct edid *edid) in cec_notifier_set_phys_addr_from_edid()
/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/firmware/efi/libstub/
H A Dgop.c417 static void setup_edid_info(struct edid_info *edid, u32 gop_size_of_edid, u8 *gop_edid) in setup_edid_info()
481 efi_status_t efi_setup_graphics(struct screen_info *si, struct edid_info *edid) in efi_setup_graphics()
/linux/drivers/gpu/drm/sysfb/
H A Ddrm_sysfb_helper.h73 const u8 *edid; /* can be NULL */ member
/linux/drivers/video/fbdev/i810/
H A Di810-i2c.c158 u8 *edid = NULL; in i810_probe_i2c_connector() 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/
H A Dsmscufx.c102 u8 *edid; /* null until we read edid from hw or get from sysfs */ member
941 u8 __user *edid = (u8 __user *)arg; in ufx_ops_ioctl() local
1398 static int ufx_read_edid(struct ufx_data *dev, u8 *edid, int edid_len) in ufx_read_edid()
1461 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
/linux/include/acpi/
H A Dvideo.h97 int device_id, void **edid) in acpi_video_get_edid()
/linux/drivers/video/fbdev/omap2/omapfb/displays/
H A Dconnector-hdmi.c146 u8 *edid, int len) in hdmic_read_edid()
H A Dconnector-dvi.c169 u8 *edid, int len) in dvic_read_edid()
H A Dencoder-tpd12s015.c139 u8 *edid, int len) in tpd_read_edid()
/linux/drivers/gpu/drm/gma500/
H A Dpsb_intel_sdvo.c1254 struct edid *edid; in psb_intel_sdvo_hdmi_sink_detect() local
1346 struct edid *edid; in psb_intel_sdvo_detect() local
1381 struct edid *edid; in psb_intel_sdvo_get_ddc_modes() local
1577 struct edid *edid; in psb_intel_sdvo_detect_hdmi_audio() local
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi4_core.c160 int hdmi4_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi4_read_edid()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_acpi.c368 void *edid; in nouveau_acpi_edid() local
H A Dnouveau_connector.h140 struct edid *edid; member

12