| /xsrc/external/mit/xf86-video-amdgpu/dist/src/ |
| H A D | amdgpu_dri2.c | 991 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 D | drmmode_display.h | 287 Bool drmmode_wait_vblank(xf86CrtcPtr crtc, drmVBlankSeqType type,
|
| H A D | amdgpu_present.c | 170 if (drmmode_wait_vblank(xf86_crtc,
|
| H A D | drmmode_display.c | 159 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 D | amdgpu_kms.c | 834 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 D | radeon_dri2.c | 1088 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 D | drmmode_display.h | 260 Bool drmmode_wait_vblank(xf86CrtcPtr crtc, drmVBlankSeqType type,
|
| H A D | radeon_present.c | 168 if (drmmode_wait_vblank(xf86_crtc,
|
| H A D | drmmode_display.c | 218 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 D | radeon_kms.c | 788 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",
|