Searched refs:possible_crtcs (Results 1 - 25 of 46) sorted by relevance

12

/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi501_output.c149 output->possible_crtcs = 1 << 0;
166 output->possible_crtcs = 1 << 1;
H A Dsmilynx_output.c260 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 Dxf86drmMode.c498 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 Dxf86drmMode.h174 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 Ddrm_mode.h342 * @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 Ddrm_mode.h292 __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 Ddrm_mode.h342 * @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 Dmodetest.c224 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 Dvmwgfx_layout.c202 if (!crtc->enabled && (output->possible_crtcs & (1 << j))) {
H A Dvmwgfx_output.c643 output->possible_crtcs = drm_encoder->possible_crtcs;
647 output->possible_crtcs = 0;
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_output.c317 output->possible_crtcs = 1;
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_output.c565 output->possible_crtcs = 1;
567 output->possible_crtcs = 2;
/xsrc/external/mit/libdrm/dist/tests/modeprint/
H A Dmodeprint.c199 printf("\tpossible_crtcs :0x%x\n", encoder->possible_crtcs);
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_display_fake.c260 output->possible_crtcs = ~((1 << sna->mode.num_real_crtc) - 1);
H A Dsna_display.c154 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 Dsna_display_fake.c266 output->possible_crtcs = ~((1 << sna->mode.num_real_crtc) - 1);
H A Dsna_display.c1026 (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 Dvia_analog.c417 output->possible_crtcs = (1 << 0);
H A Dvia_kms.c717 output->possible_crtcs = 0x7f;
719 output->possible_crtcs &= kencoders[i]->possible_crtcs;
H A Dvia_sii164.c467 * limitations, possible_crtcs should be set to 0x3 (0b11) so that
469 output->possible_crtcs = (1 << 1) | (1 << 0);
H A Dvia_vt1632.c479 * 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 Dqxl_drmmode.c791 output->possible_crtcs = 0xffffffff;
793 output->possible_crtcs &= kencoders[i]->possible_crtcs;
H A Dqxl_ums_mode.c490 output->possible_crtcs = (1 << i); /* bitrange of allowed outputs - do a 1:1 */
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dg80_output.c520 output->possible_crtcs = 0x3;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86Crtc.h516 CARD32 possible_crtcs; member in struct:_xf86Output

Completed in 48 milliseconds

12