Searched refs:drmmode_output_init (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_kms.c665 drmmode_output_init(ScrnInfoPtr pScrn, drmmode_ptr drmmode, int num) function in typeref:typename:void
817 drmmode_output_init(pScrn, drmmode, i);
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_drmmode.c739 drmmode_output_init(ScrnInfoPtr pScrn, drmmode_ptr drmmode, int num) function in typeref:typename:void
935 drmmode_output_init(pScrn, drmmode, i);
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Ddrmmode_display.c1286 drmmode_output_init(ScrnInfoPtr pScrn, drmmode_ptr drmmode, drmModeResPtr mode_res, int num, Bool dynamic, int crtcshift) function in typeref:typename:unsigned int
1529 crtcs_needed += drmmode_output_init(pScrn, drmmode, mode_res, i, FALSE, crtcshift);
1724 drmmode_output_init(scrn, drmmode, mode_res, i, TRUE, 0);
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Ddrmmode_display.c1235 drmmode_output_init(ScrnInfoPtr pScrn, drmmode_ptr drmmode, int num) function in typeref:typename:void
1410 drmmode_output_init(pScrn, drmmode, i);
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Ddrmmode_display.c986 drmmode_output_init(ScrnInfoPtr pScrn, drmmode_ptr drmmode, int num, int *num_dvi, int *num_hdmi) function in typeref:typename:void
1524 drmmode_output_init(pScrn, drmmode, i, &num_dvi, &num_hdmi);
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Ddrmmode_display.c2679 drmmode_output_init(ScrnInfoPtr pScrn, drmmode_ptr drmmode, drmModeResPtr mode_res, int num, int *num_dvi, int *num_hdmi, int dynamic) function in typeref:typename:unsigned int
3375 crtcs_needed += drmmode_output_init(pScrn, drmmode, mode_res, i, &num_dvi, &num_hdmi, 0);
3869 if (drmmode_output_init(scrn, drmmode, mode_res, i, &num_dvi,
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Ddrmmode_display.c2132 drmmode_output_init(ScrnInfoPtr pScrn, drmmode_ptr drmmode, drmModeResPtr mode_res, int num, int *num_dvi, int *num_hdmi, int dynamic) function in typeref:typename:unsigned int
2839 crtcs_needed += drmmode_output_init(pScrn, drmmode, mode_res,
3329 if (drmmode_output_init(scrn, drmmode, mode_res, i, &num_dvi,
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c3194 drmmode_output_init(ScrnInfoPtr pScrn, drmmode_ptr drmmode, drmModeResPtr mode_res, int num, Bool dynamic, int crtcshift) function in typeref:typename:unsigned int
3700 crtcs_needed += drmmode_output_init(pScrn, drmmode, mode_res, i, FALSE,
4079 drmmode_output_init(scrn, drmmode, mode_res, i, TRUE, 0);

Completed in 33 milliseconds