HomeSort by: relevance | last modified time | path
    Searched refs:num_crtc (Results 1 - 25 of 80) sorted by relevancy

1 2 3 4

  /xsrc/external/mit/xf86-video-nv/dist/src/
g80_cursor.c 67 for(i = 0; i < xf86_config->num_crtc; i++) {
89 for(i = 0; i < xf86_config->num_crtc; i++) {
g80_display.c 269 for(i = 0; i < xf86_config->num_crtc; i++)
366 for(i = 0; i < xf86_config->num_crtc; i++) {
374 for(i = 0; i < xf86_config->num_crtc; i++) {
643 for(i = 0; i < xf86_config->num_crtc; i++)
682 for(p = 0; p < xf86_config->num_crtc; p++) {
  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_cursor.c 88 for (i = 0; i < xf86_config->num_crtc; i++)
274 for (i = 0; i < xf86_config->num_crtc; i++) {
288 for (i = 0; i < xf86_config->num_crtc; i++) {
  /xsrc/external/mit/xf86-video-r128/dist/src/
r128_cursor.c 220 height = ((size_bytes * xf86_config->num_crtc) + width_bytes - 1) / width_bytes;
245 for (c = 0; c < xf86_config->num_crtc; c++) {
252 (size_bytes * xf86_config->num_crtc) / 1024, c,
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
xf86Rotate.c 148 for (c = 0; c < xf86_config->num_crtc; c++) {
196 for (c = 0; c < xf86_config->num_crtc; c++) {
258 for (c = 0; c < xf86_config->num_crtc; c++)
282 for (c = 0; c < config->num_crtc; c++) {
303 for (c = 0; c < xf86_config->num_crtc; c++)
xf86Cursors.c 311 for (c = 0; c < xf86_config->num_crtc; c++) {
339 for (c = 0; c < xf86_config->num_crtc; c++) {
368 for (c = 0; c < xf86_config->num_crtc; c++) {
482 for (c = 0; c < xf86_config->num_crtc; c++) {
539 for (c = 0; c < xf86_config->num_crtc; c++) {
568 for (c = 0; c < xf86_config->num_crtc; c++) {
636 for (c = 0; c < xf86_config->num_crtc; c++) {
xf86Crtc.c 127 xf86_config->num_crtc + 1, sizeof(xf86CrtcPtr));
129 crtcs = xallocarray(xf86_config->num_crtc + 1, sizeof(xf86CrtcPtr));
136 xf86_config->crtc[xf86_config->num_crtc++] = crtc;
147 for (c = 0; c < xf86_config->num_crtc; c++)
151 ((xf86_config->num_crtc - (c + 1)) * sizeof(void *)));
152 xf86_config->num_crtc--;
212 for (icrtc = 0; icrtc < xf86_config->num_crtc; icrtc++) {
785 for (c = 0; c < config->num_crtc; c++) {
825 for (c = 0; c < config->num_crtc; c++) {
831 if (c == config->num_crtc) {
    [all...]
xf86RandR12.c 702 for (c = 0; c < config->num_crtc; c++) {
771 for (c = 0; c < config->num_crtc; c++) {
933 for (c = 0; c < config->num_crtc; c++) {
953 for (c = 0; c < config->num_crtc; c++) {
1493 for (c = 0; c < config->num_crtc; c++) {
1651 crtcs = xallocarray(config->num_crtc, sizeof(RRCrtcPtr));
1656 for (c = 0; c < config->num_crtc; c++)
1738 for (c = 0; c < config->num_crtc; c++) {
1839 for (c = 0; c < config->num_crtc; c++)
1869 for (c = 0; c < config->num_crtc; c++
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
xf86Cursors.c 262 for (c = 0; c < xf86_config->num_crtc; c++)
293 for (c = 0; c < xf86_config->num_crtc; c++)
319 for (c = 0; c < xf86_config->num_crtc; c++)
404 for (c = 0; c < xf86_config->num_crtc; c++)
464 for (c = 0; c < xf86_config->num_crtc; c++)
557 for (c = 0; c < xf86_config->num_crtc; c++)
xf86Rotate.c 184 for (c = 0; c < xf86_config->num_crtc; c++)
234 for (c = 0; c < xf86_config->num_crtc; c++)
292 for (c = 0; c < xf86_config->num_crtc; c++)
320 for (c = 0; c < config->num_crtc; c++) {
339 for (c = 0; c < xf86_config->num_crtc; c++)
xf86RandR12.c 692 for (c = 0; c < config->num_crtc; c++) {
757 for (c = 0; c < config->num_crtc; c++)
931 for (c = 0; c < config->num_crtc; c++) {
955 for (c = 0; c < config->num_crtc; c++) {
1438 crtcs = malloc(config->num_crtc * sizeof (RRCrtcPtr));
1444 for (c = 0; c < config->num_crtc; c++)
1534 for (c = 0; c < config->num_crtc; c++)
1569 for (c = 0; c < config->num_crtc; c++)
1593 for (c = 0; c < config->num_crtc; c++)
1610 for (c = 0; c < config->num_crtc; c++
    [all...]
xf86Crtc.c 131 (xf86_config->num_crtc + 1) * sizeof (xf86CrtcPtr));
133 crtcs = malloc((xf86_config->num_crtc + 1) * sizeof (xf86CrtcPtr));
141 xf86_config->crtc[xf86_config->num_crtc++] = crtc;
152 for (c = 0; c < xf86_config->num_crtc; c++)
157 ((xf86_config->num_crtc - (c + 1)) * sizeof(void*)));
158 xf86_config->num_crtc--;
193 for (c = 0; c < xf86_config->num_crtc; c++)
754 for (c = 0; c < config->num_crtc; c++)
785 for (c = 0; c < config->num_crtc; c++)
791 if (c == config->num_crtc)
    [all...]
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
present.c 83 for (i = 0; i < config->num_crtc; i++) {
255 for (i = 0; i < config->num_crtc; i++) {
414 for (i = 0; i < config->num_crtc; i++) {
  /xsrc/external/mit/xf86-video-amdgpu/dist/src/
amdgpu_present.c 86 for (i = 0; i < config->num_crtc; i++) {
217 for (i = 0, num_crtcs_on = 0; i < config->num_crtc; i++) {
303 for (i = 0, num_crtcs_on = 0; i < config->num_crtc; i++) {
433 for (i = 0; i < config->num_crtc; i++) {
  /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
vmwgfx_layout.c 189 for (j = 0; j < config->num_crtc; ++j) {
200 for (j = 0; j < config->num_crtc; ++j) {
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon_present.c 230 for (i = 0, num_crtcs_on = 0; i < config->num_crtc; i++) {
311 for (i = 0, num_crtcs_on = 0; i < config->num_crtc; i++) {
427 for (i = 0; i < config->num_crtc; i++) {
radeon_video.c 108 for (c = 0; c < xf86_config->num_crtc; c++) {
  /xsrc/external/mit/xf86-video-intel/dist/src/sna/
sna_display_fake.c 280 for (i = sna->mode.num_real_crtc; i < xf86_config->num_crtc; i++)
314 for (i = 0; i < xf86_config->num_crtc; i++) {
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
sna_display_fake.c 286 for (i = sna->mode.num_real_crtc; i < xf86_config->num_crtc; i++)
317 for (i = 0; i < xf86_config->num_crtc; i++) {
  /xsrc/external/mit/xf86-video-nouveau/dist/src/
nouveau_present.c 210 for (i = 0; i < config->num_crtc; i++) {
215 for (i = 0; i < config->num_crtc; i++) {
nv_driver.c 496 if (XF86_CRTC_CONFIG_PTR(pScrn)->num_crtc && !xf86SetDesiredModes(pScrn))
635 if (XF86_CRTC_CONFIG_PTR(pScrn)->num_crtc)
743 if (xf86_config->num_crtc)
1294 for (c = 0; c < xf86_config->num_crtc; c++) {
1386 for (i = 0; i < xf86_config->num_crtc; i++)
1521 if (xf86_config->num_crtc && pNv->HWCursor) {
1578 if (xf86_config->num_crtc && (pScrn->rgbBits <= 8 ||
1588 if (xf86_config->num_crtc)
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_cursor.c 416 for (c = 0; c < xf86_config->num_crtc; c++) {
433 (size_bytes * xf86_config->num_crtc) / 1024,
radeon_crtc.c 815 if (xf86_config->num_crtc == 2) {
1064 for (c = 0; c < xf86_config->num_crtc; c++) {
1085 for (c = 0; c < xf86_config->num_crtc; c++) {
1111 for (c = 0; c < xf86_config->num_crtc; c++) {
  /xsrc/external/mit/xf86-video-qxl/dist/src/
qxl_ums_mode.c 188 for (i = 0 ; i < config->num_crtc; ++i)
212 for (i = 0; i < config->num_crtc; ++i)
  /xsrc/external/mit/xf86-video-siliconmotion/dist/src/
smi_crtc.c 233 for(i=0;i<crtcConf->num_crtc;i++){

Completed in 22 milliseconds

1 2 3 4