Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/tests/
Digt_edid.c41 static bool edid_header_is_valid(const unsigned char *raw_edid) in edid_header_is_valid()
55 static bool edid_block_checksum(const unsigned char *raw_edid) in edid_block_checksum()
84 const uint8_t *raw_edid, *raw_block; variable
/external/igt-gpu-tools/lib/
Digt_kms.c220 static unsigned char raw_edid[AUDIO_EDID_SIZE] = {0}; in igt_kms_get_hdmi_audio_edid() local
244 static unsigned char raw_edid[AUDIO_EDID_SIZE] = {0}; in igt_kms_get_dp_audio_edid() local
274 static unsigned char raw_edid[256] = {0}; in igt_kms_get_4k_edid() local
326 static unsigned char raw_edid[256] = {0}; in igt_kms_get_3d_edid() local
Digt_chamelium.c671 const struct edid *raw_edid; in chamelium_port_set_edid() local
/external/igt-gpu-tools/tests/
Dkms_chamelium.c299 const struct edid *raw_edid; in test_edid_read() local
1079 static unsigned char raw_edid[2 * EDID_BLOCK_SIZE] = {0}; in get_aspect_ratio_edid() local