Home
last modified time | relevance | path

Searched refs:RRGetInfo (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/xserver/randr/
H A Drrscreen.c215 if (!RRGetInfo(pScreen, FALSE)) in ProcRRGetScreenSizeRange()
392 if (!RRGetInfo(pScreen, query)) in rrGetMultiScreenResources()
404 if (!RRGetInfo(iter, query)) in rrGetMultiScreenResources()
509 if (!RRGetInfo(pScreen, query)) in rrGetScreenResources()
776 if (!RRGetInfo(pScreen, TRUE)) in ProcRRGetScreenInfo()
950 if (!RRGetInfo(pScreen, FALSE)) in ProcRRSetScreenConfig()
H A Drrinfo.c173 RRGetInfo(ScreenPtr pScreen, Bool force_query) in RRGetInfo() function
H A Drrxinerama.c285 RRGetInfo(pScreen, FALSE); in ProcRRXineramaQueryScreens()
H A Drandrstr.h588 RRGetInfo(ScreenPtr pScreen, Bool force_query);
H A Drrmonitor.c200 if (!RRGetInfo(screen, FALSE)) in RRMonitorInitList()
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DquartzRandR.c442 RRGetInfo(pScreen, TRUE); in QuartzRandRUpdateFakeModes()
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86RandR12.c2066 …return RRGetInfo(pScreen, TRUE); /* force a re-probe of outputs and notify clients about change… in xf86RandR12EnterVT()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c4322 RRGetInfo(xf86ScrnToScreen(scrn), TRUE); in drmmode_update_kms_state()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog20121 [hdegoede@redhat.com: Keep goto out so that we always call RRGetInfo()]
28266 RRGetInfo() call RRScanOldConfig() to generate an output and crtc for
70850 ==22787== by 0x518119: RRGetInfo (rrinfo.c:202)
169140 Use RRScreenSetSizeRange in 1.0 compat. Check RRGetInfo for error.
169147 RRGetInfo can return an error, use that to return BadAlloc to clients
170445 Reduce calls to RRGetInfo.
170447 RRGetInfo can be expensive. Don't invoke it when quering Xinerama