Searched refs:ncrtc (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Ddri2-test.c202 original_crtc = malloc(sizeof(XRRCrtcInfo *)*res->ncrtc);
203 for (i = 0; i < res->ncrtc; i++)
206 printf("noutput=%d, ncrtc=%d\n", res->noutput, res->ncrtc);
208 for (i = 0; i < res->ncrtc; i++)
225 for (j = 0; mode && j < 2*output->ncrtc; j++) {
227 if (c >= output->ncrtc)
228 c = 2*output->ncrtc - j - 1;
252 for (i = 0; i < res->ncrtc; i++)
H A Dpresent-test.c278 original_crtc = malloc(sizeof(XRRCrtcInfo *)*res->ncrtc);
279 for (i = 0; i < res->ncrtc; i++)
282 printf("noutput=%d, ncrtc=%d\n", res->noutput, res->ncrtc);
296 for (j = 0; mode && j < output->ncrtc; j++) {
313 for (i = 0; i < res->ncrtc; i++)
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Ddri2-speed.c220 original_crtc = malloc(sizeof(XRRCrtcInfo *)*res->ncrtc);
221 for (i = 0; i < res->ncrtc; i++)
224 printf("noutput=%d, ncrtc=%d\n", res->noutput, res->ncrtc);
225 for (i = 0; i < res->ncrtc; i++)
246 for (j = 0; mode && j < 2*output->ncrtc; j++) {
248 if (c >= output->ncrtc)
249 c = 2*output->ncrtc - j - 1;
330 for (i = 0; i < res->ncrtc; i++)
H A Ddri2-test.c290 original_crtc = malloc(sizeof(XRRCrtcInfo *)*res->ncrtc);
291 for (i = 0; i < res->ncrtc; i++)
294 printf("noutput=%d, ncrtc=%d\n", res->noutput, res->ncrtc);
296 for (i = 0; i < res->ncrtc; i++)
313 for (j = 0; mode && j < 2*output->ncrtc; j++) {
315 if (c >= output->ncrtc)
316 c = 2*output->ncrtc - j - 1;
340 for (i = 0; i < res->ncrtc; i++)
H A Dpresent-speed.c869 for (j = 0; mode && j < 2*output->ncrtc; j++) {
871 if (c >= output->ncrtc)
872 c = 2*output->ncrtc - j - 1;
985 original_crtc = malloc(sizeof(XRRCrtcInfo *)*res->ncrtc);
986 for (i = 0; i < res->ncrtc; i++)
989 printf("noutput=%d, ncrtc=%d\n", res->noutput, res->ncrtc);
990 for (i = 0; i < res->ncrtc; i++)
1003 for (i = 0; i < res->ncrtc; i++)
H A Dpresent-test.c1470 original_crtc = malloc(sizeof(XRRCrtcInfo *)*res->ncrtc);
1471 for (i = 0; i < res->ncrtc; i++)
1486 for (j = 0; mode && j < output->ncrtc; j++) {
1503 for (i = 0; i < res->ncrtc; i++)
/xsrc/external/mit/xf86-video-intel/dist/benchmarks/
H A Ddri2-swap.c496 original_crtc = malloc(sizeof(XRRCrtcInfo *)*res->ncrtc);
497 for (i = 0; i < res->ncrtc; i++)
500 for (i = 0; i < res->ncrtc; i++)
570 for (i = 0; i < res->ncrtc; i++)
574 for (i = 0; i < res->ncrtc; i++)
H A Ddri3-swap.c510 original_crtc = malloc(sizeof(XRRCrtcInfo *)*res->ncrtc);
511 for (i = 0; i < res->ncrtc; i++)
514 for (i = 0; i < res->ncrtc; i++)
577 for (i = 0; i < res->ncrtc; i++)
581 for (i = 0; i < res->ncrtc; i++)
/xsrc/external/mit/libXrandr/dist/include/X11/extensions/
H A DXrandr.h268 int ncrtc; member in struct:_XRRScreenResources
291 int ncrtc; member in struct:_XRROutputInfo
/xsrc/external/mit/libXrandr/dist/src/
H A DXrrOutput.c107 xoi->ncrtc = rep.nCrtcs;
H A DXrrScreen.c151 xrsr->ncrtc = rep.nCrtcs;
/xsrc/external/mit/xf86-video-intel/dist/tools/
H A Ddri3info.c229 for (n = 0; mode == 0 && n < res->ncrtc; n++) {
H A Dvirtual.c1628 for (i = 0; i < o->ncrtc; i++) {
3285 for (n = 0; n < res->ncrtc; n++)
/xsrc/external/mit/xrandr/dist/
H A Dxrandr.c951 for (int c = 0; c < output_info->ncrtc; c++)
1002 for (int c = 0; c < output_info->ncrtc; c++)
1027 for (int c = 0; c < output_info->ncrtc; c++)
1315 num_crtcs = res->ncrtc;
1319 for (int c = 0; c < res->ncrtc; c++)
1640 for (int c = 0; c < res->ncrtc; c++)
1645 for (int c = 0; c < res->ncrtc; c++)
1692 for (int c = 0; c < res->ncrtc; c++)
1745 for (int c = 0; c < res->ncrtc; c++)
1886 for (c = 0; c < output->output_info->ncrtc;
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86RandR12.c1432 int ncrtc; local in function:xf86RandR12SetInfo12
1443 ncrtc = 0;
1446 crtcs[ncrtc++] = config->crtc[c]->randr_crtc;
1453 if (!RROutputSetCrtcs (output->randr_output, crtcs, ncrtc))
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86RandR12.c1646 int ncrtc; local in function:xf86RandR12SetInfo12
1655 ncrtc = 0;
1658 crtcs[ncrtc++] = config->crtc[c]->randr_crtc;
1660 if (!RROutputSetCrtcs(output->randr_output, crtcs, ncrtc)) {
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Ddrmmode_display.c3054 int ncrtc = lease->numCrtcs; local in function:drmmode_create_lease
3061 nobjects = ncrtc + noutput;
3063 ncrtc > (SIZE_MAX - noutput))
3079 for (c = 0; c < ncrtc; c++) {
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Ddrmmode_display.c2587 int ncrtc = lease->numCrtcs; local in function:drmmode_create_lease
2594 nobjects = ncrtc + noutput;
2596 ncrtc > (SIZE_MAX - noutput))
2612 for (c = 0; c < ncrtc; c++) {
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c3580 int ncrtc = lease->numCrtcs; local in function:drmmode_create_lease
3589 nobjects = ncrtc + noutput;
3592 nobjects += ncrtc; /* account for planes as well */
3611 for (c = 0; c < ncrtc; c++) {
/xsrc/external/mit/xf86-video-intel-2014/dist/tools/
H A Dvirtual.c1503 for (i = 0; i < o->ncrtc; i++) {
3102 for (n = 0; n < res->ncrtc; n++)

Completed in 41 milliseconds