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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Ddrmmode_display.h118 Bool radeon_do_pageflip(ScrnInfoPtr scrn, struct radeon_bo *new_front, void *data, int ref_crtc_hw_id);
H A Dradeon_dri2.c651 int ref_crtc_hw_id = radeon_dri2_drawable_crtc(draw); local in function:radeon_dri2_schedule_flip
671 return radeon_do_pageflip(scrn, exa_priv->bo, flip_info, ref_crtc_hw_id);
H A Ddrmmode_display.c1786 Bool radeon_do_pageflip(ScrnInfoPtr scrn, struct radeon_bo *new_front, void *data, int ref_crtc_hw_id) argument
1860 flipcarrier->dispatch_me = (drmmode_crtc->hw_id == ref_crtc_hw_id);
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv_proto.h11 unsigned int ref_crtc_hw_id);
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel.h431 int ref_crtc_hw_id,
H A Dintel_display.c1706 int ref_crtc_hw_id,
1776 flip->dispatch_me = (intel_crtc_to_pipe(crtc->crtc) == ref_crtc_hw_id);
1704 intel_do_pageflip(intel_screen_private * intel,dri_bo * new_front,int ref_crtc_hw_id,Bool async,void * pageflip_data,intel_pageflip_handler_proc pageflip_handler,intel_pageflip_abort_proc pageflip_abort) argument
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel.h426 int ref_crtc_hw_id,
H A Dintel_display.c1663 int ref_crtc_hw_id,
1726 flip->dispatch_me = (intel_crtc_to_pipe(crtc->crtc) == ref_crtc_hw_id);
1661 intel_do_pageflip(intel_screen_private * intel,dri_bo * new_front,int ref_crtc_hw_id,Bool async,void * pageflip_data,intel_pageflip_handler_proc pageflip_handler,intel_pageflip_abort_proc pageflip_abort) argument

Completed in 16 milliseconds