Home
last modified time | relevance | path

Searched refs:EDID_COMPLETE_RAWDATA (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A DddcProperty.c43 if (DDC->flags & EDID_COMPLETE_RAWDATA) in edidSize()
H A Dprint_edid.c551 if (m->flags & EDID_COMPLETE_RAWDATA) in xf86PrintEDID()
H A Dedid.h554 #define EDID_COMPLETE_RAWDATA 0x01 macro
H A Dinterpret_edid.c370 if (!(mon->flags & EDID_COMPLETE_RAWDATA)) in cea_for_each_db()
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.c3237 if (edid_mon->flags & EDID_COMPLETE_RAWDATA) in xf86OutputSetEDID()