Home
last modified time | relevance | path

Searched defs:raw_edid (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/exynos/
Dexynos_drm_vidi.c44 struct edid *raw_edid; member
288 struct edid *raw_edid = (struct edid *)(uint32_t)vidi->edid; in vidi_connection_ioctl() local
/drivers/gpu/drm/
Ddrm_edid.c1052 int drm_edid_header_is_valid(const u8 *raw_edid) in drm_edid_header_is_valid()
1072 static int drm_edid_block_checksum(const u8 *raw_edid) in drm_edid_block_checksum()
1102 bool drm_edid_block_valid(u8 *raw_edid, int block, bool print_bad_edid, in drm_edid_block_valid()
1592 drm_for_each_detailed_block(u8 *raw_edid, detailed_cb *cb, void *closure) in drm_for_each_detailed_block()
/drivers/gpu/drm/gma500/
Doaktrail_hdmi.c546 static const unsigned char raw_edid[] = { variable