| /xsrc/external/mit/xf86-video-siliconmotion/dist/src/ |
| H A D | smi501_output.c | 149 output->possible_crtcs = 1 << 0; 166 output->possible_crtcs = 1 << 1;
|
| H A D | smilynx_output.c | 260 output->possible_crtcs = 1 << 0; 281 output->possible_crtcs = (1 << 0) | (1 << 1); 299 output->possible_crtcs = 1 << 0;
|
| /xsrc/external/mit/libdrm/dist/ |
| H A D | xf86drmMode.c | 498 r->possible_crtcs = enc.possible_crtcs; 628 uint32_t possible_crtcs; local in function:drmModeConnectorGetPossibleCrtcs 630 possible_crtcs = 0; 637 possible_crtcs |= encoder->possible_crtcs; 641 if (possible_crtcs == 0) 643 return possible_crtcs; 1191 r->possible_crtcs = ovr.possible_crtcs; [all...] |
| H A D | xf86drmMode.h | 174 uint32_t possible_crtcs; member in struct:_drmModeEncoder 252 uint32_t possible_crtcs; member in struct:_drmModePlane
|
| /xsrc/external/mit/libdrm/dist/include/drm/ |
| H A D | drm_mode.h | 342 * @possible_crtcs: Bitmask of CRTC's compatible with the plane. CRTC's 347 __u32 possible_crtcs; member in struct:drm_mode_get_plane 381 __u32 possible_crtcs; member in struct:drm_mode_get_encoder
|
| /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/ |
| H A D | drm_mode.h | 292 __u32 possible_crtcs; member in struct:drm_mode_get_plane 320 __u32 possible_crtcs; member in struct:drm_mode_get_encoder
|
| /xsrc/external/mit/MesaLib/dist/include/drm-uapi/ |
| H A D | drm_mode.h | 342 * @possible_crtcs: Bitmask of CRTC's compatible with the plane. CRTC's 347 __u32 possible_crtcs; member in struct:drm_mode_get_plane 381 __u32 possible_crtcs; member in struct:drm_mode_get_encoder
|
| /xsrc/external/mit/libdrm/dist/tests/modetest/ |
| H A D | modetest.c | 224 encoder->possible_crtcs, 535 ovr->gamma_size, ovr->possible_crtcs); 908 uint32_t possible_crtcs = ~0; local in function:pipe_find_crtc 929 crtcs_for_connector |= encoder->possible_crtcs; 936 possible_crtcs &= crtcs_for_connector; 939 if (!possible_crtcs) 945 if (possible_crtcs & active_crtcs) 946 crtc_idx = ffs(possible_crtcs & active_crtcs); 948 crtc_idx = ffs(possible_crtcs); 1307 if ((ovr->possible_crtcs [all...] |
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| H A D | vmwgfx_layout.c | 202 if (!crtc->enabled && (output->possible_crtcs & (1 << j))) {
|
| H A D | vmwgfx_output.c | 643 output->possible_crtcs = drm_encoder->possible_crtcs; 647 output->possible_crtcs = 0;
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | lx_output.c | 317 output->possible_crtcs = 1;
|
| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| H A D | r128_output.c | 565 output->possible_crtcs = 1; 567 output->possible_crtcs = 2;
|
| /xsrc/external/mit/libdrm/dist/tests/modeprint/ |
| H A D | modeprint.c | 199 printf("\tpossible_crtcs :0x%x\n", encoder->possible_crtcs);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_display_fake.c | 260 output->possible_crtcs = ~((1 << sna->mode.num_real_crtc) - 1);
|
| H A D | sna_display.c | 154 uint32_t possible_crtcs; member in struct:local_mode_get_plane 1576 (uint32_t)output->possible_crtcs, 1579 assert(output->possible_crtcs & (1 << __sna_crtc_pipe(sna_crtc)) || 3529 if ((p.possible_crtcs & (1 << __sna_crtc_pipe(crtc))) == 0) 4863 DBG(("%s(%d): encoder=%d, possible_crtcs=%x, possible_clones=%x\n", 4864 __FUNCTION__, id, enc.encoder_id, enc.possible_crtcs, enc.possible_clones)); 4865 out->possible_crtcs |= enc.possible_crtcs; 4925 (uint32_t)output->possible_crtcs, 5099 unsigned possible_encoders, attached_encoders, possible_crtcs; local in function:sna_output_add [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_display_fake.c | 266 output->possible_crtcs = ~((1 << sna->mode.num_real_crtc) - 1);
|
| H A D | sna_display.c | 1026 (uint32_t)output->possible_crtcs, 1029 assert(output->possible_crtcs & (1 << sna_crtc->pipe) || 2638 uint32_t possible_crtcs; member in struct:sna_crtc_find_planes::local_mode_get_plane 2652 if ((p.possible_crtcs & (1 << crtc->pipe)) == 0) 3609 out->possible_crtcs |= enc.possible_crtcs; 3669 (uint32_t)output->possible_crtcs, 3744 unsigned possible_encoders, attached_encoders, possible_crtcs; local in function:sna_output_add 3797 possible_crtcs = enc.possible_crtcs; [all...] |
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_analog.c | 417 output->possible_crtcs = (1 << 0);
|
| H A D | via_kms.c | 717 output->possible_crtcs = 0x7f; 719 output->possible_crtcs &= kencoders[i]->possible_crtcs;
|
| H A D | via_sii164.c | 467 * limitations, possible_crtcs should be set to 0x3 (0b11) so that 469 output->possible_crtcs = (1 << 1) | (1 << 0);
|
| H A D | via_vt1632.c | 479 * limitations, possible_crtcs should be set to 0x3 (0b11) so that 481 output->possible_crtcs = (1 << 1) | (1 << 0);
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/ |
| H A D | qxl_drmmode.c | 791 output->possible_crtcs = 0xffffffff; 793 output->possible_crtcs &= kencoders[i]->possible_crtcs;
|
| H A D | qxl_ums_mode.c | 490 output->possible_crtcs = (1 << i); /* bitrange of allowed outputs - do a 1:1 */
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| H A D | g80_output.c | 520 output->possible_crtcs = 0x3;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/ |
| H A D | xf86Crtc.h | 516 CARD32 possible_crtcs; member in struct:_xf86Output
|