Home
last modified time | relevance | path

Searched refs:xf86DoEEDID (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A Dddc.c406 xf86DoEEDID(ScrnInfoPtr pScrn, I2CBusPtr pBus, Bool complete) in xf86DoEEDID() function
469 return xf86DoEEDID(pScrn, pBus, FALSE); in xf86DoEDID_DDC2()
H A Dxf86DDC.h35 extern _X_EXPORT xf86MonPtr xf86DoEEDID(ScrnInfoPtr pScrn, I2CBusPtr pBus, Bool);
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.c3287 mon = xf86DoEEDID(scrn, pDDCBus, TRUE); in xf86OutputGetEDID()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog150946 return, add a new xf86DoEEDID entrypoint to do that, and implement the