Searched refs:drmmode_crtc_scanout_create (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Ddrmmode_display.h236 PixmapPtr drmmode_crtc_scanout_create(xf86CrtcPtr crtc,
H A Ddrmmode_display.c534 drmmode_crtc_scanout_create(xf86CrtcPtr crtc, struct drmmode_scanout *scanout, function in typeref:typename:PixmapPtr
706 drmmode_crtc_scanout_create(crtc, &drmmode_crtc->scanout[1],
759 drmmode_crtc_scanout_create(crtc, &drmmode_crtc->scanout[scanout_id],
762 drmmode_crtc_scanout_create(crtc,
1296 * passes that back to drmmode_crtc_scanout_create; it doesn't use it for
1304 if (!drmmode_crtc_scanout_create(crtc, &drmmode_crtc->rotate, width,
1317 drmmode_crtc_scanout_create(crtc, &drmmode_crtc->rotate, width,
1378 if (!drmmode_crtc_scanout_create(crtc, &drmmode_crtc->scanout[0],
1384 !drmmode_crtc_scanout_create(crtc, &drmmode_crtc->scanout[1],
H A Dradeon_kms.c2668 if (drmmode_crtc_scanout_create(crtc, &black_scanout, w, h)) {
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Ddrmmode_display.c489 drmmode_crtc_scanout_create(xf86CrtcPtr crtc, PixmapPtr *scanout, function in typeref:typename:Bool
641 drmmode_crtc_scanout_create(crtc, &drmmode_crtc->scanout[1],
694 drmmode_crtc_scanout_create(crtc, &drmmode_crtc->scanout[scanout_id],
697 drmmode_crtc_scanout_create(crtc,
1722 * passes that back to drmmode_crtc_scanout_create; it doesn't use it for
1730 if (!drmmode_crtc_scanout_create(crtc, &drmmode_crtc->rotate, width,
1743 drmmode_crtc_scanout_create(crtc, &drmmode_crtc->rotate, width,
1803 if (!drmmode_crtc_scanout_create(crtc, &drmmode_crtc->scanout[0],
1809 !drmmode_crtc_scanout_create(crtc, &drmmode_crtc->scanout[1],

Completed in 44 milliseconds