| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rrmonitor.c | 31 if (crtc->numOutputs) { in RRMonitorCrtcName() 46 for (o = 0; o < crtc->numOutputs; o++) in RRMonitorCrtcPrimary() 77 if (crtc->numOutputs && crtc->outputs[0]->mmWidth && crtc->outputs[0]->mmHeight) { in RRMonitorGetCrtcGeometry() 94 monitor->numOutputs = crtc->numOutputs; in RRMonitorSetFromServer() 95 monitor->outputs = calloc(crtc->numOutputs, sizeof(RROutput)); in RRMonitorSetFromServer() 98 for (o = 0; o < crtc->numOutputs; o++) in RRMonitorSetFromServer() 118 if (RRMonitorAutomaticGeometry(monitor) && monitor->numOutputs > 0) { in RRMonitorGetGeometry() 127 for (o = 0; o < monitor->numOutputs; o++) { in RRMonitorGetGeometry() 135 for (co = 0; !in_use && co < crtc->numOutputs; co++) in RRMonitorGetGeometry() 172 monitor->numOutputs = client_monitor->numOutputs; in RRMonitorSetFromClient() [all …]
|
| H A D | rrcrtc.c | 86 crtc->numOutputs = 0; in RRCrtcCreate() 137 RRTransformPtr transform, int numOutputs, RROutputPtr * outputs) in RRCrtcNotify() argument 145 for (i = 0; i < numOutputs; i++) { in RRCrtcNotify() 146 for (j = 0; j < crtc->numOutputs; j++) in RRCrtcNotify() 149 if (j == crtc->numOutputs) { in RRCrtcNotify() 159 for (j = 0; j < crtc->numOutputs; j++) { in RRCrtcNotify() 160 for (i = 0; i < numOutputs; i++) in RRCrtcNotify() 163 if (i == numOutputs) { in RRCrtcNotify() 173 if (numOutputs != crtc->numOutputs) { in RRCrtcNotify() 176 if (numOutputs) { in RRCrtcNotify() [all …]
|
| H A D | rrlease.c | 78 RRLeaseAlloc(ScreenPtr screen, RRLease lid, int numCrtcs, int numOutputs) in RRLeaseAlloc() argument 84 numOutputs * sizeof(RROutputPtr)); in RRLeaseAlloc() 92 lease->numOutputs = numOutputs; in RRLeaseAlloc() 129 for (o = 0; o < lease->numOutputs; o++) in RROutputIsLeased()
|
| H A D | rrprovider.c | 166 .nOutputs = pScrPriv->numOutputs, in ProcRRGetProviderInfo() 181 rep.length = (pScrPriv->numCrtcs + pScrPriv->numOutputs + in ProcRRGetProviderInfo() 205 for (i = 0; i < pScrPriv->numOutputs; i++) { in ProcRRGetProviderInfo() 282 for (i = 0; i < pScrPriv->numOutputs; i++) { in RRInitPrimeSyncProps() 311 for (i = 0; i < pScrPriv->numOutputs; i++) { in RRFiniPrimeSyncProps()
|
| H A D | randr.c | 100 for (j = pScrPriv->numOutputs - 1; j >= 0; j--) in RRCloseScreen() 358 pScrPriv->numOutputs = 0; in RRScreenInit() 528 for (i = 0; i < pScrPriv->numOutputs; i++) { in TellChanged() 540 for (i = 0; i < pSlaveScrPriv->numOutputs; i++) { in TellChanged() 643 for (i = 0; i < pScrPriv->numOutputs; i++) in RRTellChanged() 652 for (i = 0; i < pSlaveScrPriv->numOutputs; i++) in RRTellChanged() 687 for (j = 0; j < pScrPriv->numOutputs; j++) { in RRFirstOutput()
|
| H A D | rroutput.c | 77 pScrPriv->numOutputs + 1, sizeof(RROutputPtr)); in RROutputCreate() 115 pScrPriv->outputs[pScrPriv->numOutputs++] = output; in RROutputCreate() 386 for (o = 0; o < lease->numOutputs; o++) { in RROutputDestroyResource() 397 for (i = 0; i < pScrPriv->numOutputs; i++) { in RROutputDestroyResource() 400 (pScrPriv->numOutputs - (i + 1)) * sizeof(RROutputPtr)); in RROutputDestroyResource() 401 --pScrPriv->numOutputs; in RROutputDestroyResource()
|
| H A D | rrinfo.c | 91 if (pScrPriv->numOutputs == 0 && pScrPriv->numCrtcs == 0) { in RRScanOldConfig() 183 if (pScrPriv->numCrtcs != 0 || pScrPriv->numOutputs != 0) in RRGetInfo() 187 for (i = 0; i < pScrPriv->numOutputs; i++) in RRGetInfo()
|
| H A D | randrstr.h | 120 int numOutputs; member 186 int numOutputs; member 203 int numOutputs; member 219 int numOutputs, RROutputPtr * outputs); 377 int numOutputs; member 668 RRTransformPtr transform, int numOutputs, RROutputPtr * outputs);
|
| H A D | rrscreen.c | 301 total_outputs += pScrPriv->numOutputs; \ 340 for (j = 0; j < pScrPriv->numOutputs; j++) { \ 545 .nOutputs = pScrPriv->numOutputs, in rrGetScreenResources() 555 pScrPriv->numOutputs + in rrGetScreenResources() 572 modeinfos = (xRRModeInfo *) (outputs + pScrPriv->numOutputs); in rrGetScreenResources() 593 for (i = 0; i < pScrPriv->numOutputs; i++) { in rrGetScreenResources()
|
| H A D | rrdispatch.c | 170 for (i = 0; i < pScrPriv->numOutputs; i++) { in ProcRRSelectInput()
|
| H A D | rrmode.c | 176 for (o = 0; o < pScrPriv->numOutputs; o++) { in RRModesForScreen()
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winrandr.c | 269 crtc->numOutputs = 1; in winRandRInit()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/modes/ |
| H A D | xf86RandR12.c | 1055 int numOutputs; in xf86RandR12CrtcNotify() local 1070 numOutputs = 0; in xf86RandR12CrtcNotify() 1076 randr_outputs[numOutputs++] = randr_output; in xf86RandR12CrtcNotify() 1100 numOutputs, randr_outputs); in xf86RandR12CrtcNotify() 2251 for (o = 0; o < lease->numOutputs; o++) { in xf86CrtcLeaseTerminated() 2309 for (o = 0; o < lease->numOutputs; o++) { in xf86CrtcLeaseStarted()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | vblank.c | 139 for (j = 0; j < pScrPriv->numOutputs; j++) { in ms_first_output()
|
| H A D | drmmode_display.c | 3801 int noutput = lease->numOutputs; in drmmode_create_lease()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 7847 rotation=rotation@entry=1, numOutputs=numOutputs@entry=0, outputs=0x0) at 11711 where the private's numCrtcs (resp. numOutputs) field is zero, but the 11713 numOutputs) is zero is thus not a good criteria to determine whetehr to 11717 numCrtcs (resp. numOutputs) is actually unnecessary, because
|