Searched refs:EDID_PT_SYNC_DIGITAL_SEPARATE (Results 1 – 2 of 2) sorted by relevance
/external/igt-gpu-tools/lib/ | ||
D | igt_edid.h | 71 #define EDID_PT_SYNC_DIGITAL_SEPARATE (0b11 << 3) macro |
D | igt_edid.c | 130 pt->misc = EDID_PT_SYNC_DIGITAL_SEPARATE; in detailed_timing_set_mode() |