Searched refs:drmmode_wait_vblank (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_dri2.c991 if (!drmmode_wait_vblank(crtc, DRM_VBLANK_RELATIVE, 0, 0, NULL, &seq)) {
1024 if (!drmmode_wait_vblank(crtc, DRM_VBLANK_ABSOLUTE | DRM_VBLANK_EVENT,
1052 if (!drmmode_wait_vblank(crtc, DRM_VBLANK_ABSOLUTE | DRM_VBLANK_EVENT,
1170 if (!drmmode_wait_vblank(crtc, DRM_VBLANK_RELATIVE, 0, 0, NULL, &seq)) {
1214 if (!drmmode_wait_vblank(crtc, type, *target_msc - msc_delta,
1257 if (!drmmode_wait_vblank(crtc, type, event_msc, drm_queue_seq, NULL, &seq)) {
H A Ddrmmode_display.h287 Bool drmmode_wait_vblank(xf86CrtcPtr crtc, drmVBlankSeqType type,
H A Damdgpu_present.c170 if (drmmode_wait_vblank(xf86_crtc,
H A Ddrmmode_display.c159 drmmode_wait_vblank(xf86CrtcPtr crtc, drmVBlankSeqType type, function in typeref:typename:Bool
222 if (!drmmode_wait_vblank(crtc, DRM_VBLANK_RELATIVE, 0, 0, ust, &seq)) {
314 if (!drmmode_wait_vblank(crtc, DRM_VBLANK_RELATIVE, 0, 0, &ust,
4052 if (!drmmode_wait_vblank(crtc,
H A Damdgpu_kms.c834 if (!drmmode_wait_vblank(xf86_crtc, DRM_VBLANK_RELATIVE | DRM_VBLANK_EVENT,
838 "drmmode_wait_vblank failed for PRIME update: %s\n",
1146 if (!drmmode_wait_vblank(xf86_crtc, DRM_VBLANK_RELATIVE | DRM_VBLANK_EVENT,
1150 "drmmode_wait_vblank failed for scanout update: %s\n",
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_dri2.c1088 if (!drmmode_wait_vblank(crtc, DRM_VBLANK_RELATIVE, 0, 0, NULL, &seq)) {
1121 if (!drmmode_wait_vblank(crtc, DRM_VBLANK_ABSOLUTE | DRM_VBLANK_EVENT,
1148 if (!drmmode_wait_vblank(crtc, DRM_VBLANK_ABSOLUTE | DRM_VBLANK_EVENT,
1266 if (!drmmode_wait_vblank(crtc, DRM_VBLANK_RELATIVE, 0, 0, NULL, &seq)) {
1310 if (!drmmode_wait_vblank(crtc, type, *target_msc - msc_delta,
1352 if (!drmmode_wait_vblank(crtc, type, event_msc, drm_queue_seq, NULL, &seq)) {
H A Ddrmmode_display.h260 Bool drmmode_wait_vblank(xf86CrtcPtr crtc, drmVBlankSeqType type,
H A Dradeon_present.c168 if (drmmode_wait_vblank(xf86_crtc,
H A Ddrmmode_display.c218 drmmode_wait_vblank(xf86CrtcPtr crtc, drmVBlankSeqType type, function in typeref:typename:Bool
281 if (!drmmode_wait_vblank(crtc, DRM_VBLANK_RELATIVE, 0, 0, ust, &seq)) {
310 if (!drmmode_wait_vblank(crtc, DRM_VBLANK_RELATIVE, 0, 0, &ust,
3503 if (!drmmode_wait_vblank(crtc,
H A Dradeon_kms.c788 if (!drmmode_wait_vblank(xf86_crtc, DRM_VBLANK_RELATIVE | DRM_VBLANK_EVENT,
792 "drmmode_wait_vblank failed for PRIME update: %s\n",
1110 if (!drmmode_wait_vblank(xf86_crtc, DRM_VBLANK_RELATIVE | DRM_VBLANK_EVENT,
1114 "drmmode_wait_vblank failed for scanout update: %s\n",

Completed in 24 milliseconds