<dec f='src/src/sys/external/bsd/drm2/dist/include/drm/drm_crtc.h' l='262' type='int (*)(struct drm_crtc *, struct drm_framebuffer *, struct drm_pending_vblank_event *, __uint32_t)'/>
<offset>576</offset>
<doc f='src/src/sys/external/bsd/drm2/dist/include/drm/drm_crtc.h' l='253'>/*
	 * Flip to the given framebuffer.  This implements the page
	 * flip ioctl described in drm_mode.h, specifically, the
	 * implementation must return immediately and block all
	 * rendering to the current fb until the flip has completed.
	 * If userspace set the event flag in the ioctl, the event
	 * argument will point to an event to send back when the flip
	 * completes, otherwise it will be NULL.
	 */</doc>
<use f='src/src/sys/external/bsd/drm2/dist/drm/drm_crtc.c' l='4183' u='r' c='drm_mode_page_flip_ioctl'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/drm_crtc.c' l='4230' u='r' c='drm_mode_page_flip_ioctl'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/i915/intel_display.c' l='10517' u='w'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/nouveau_dispnv04_crtc.c' l='1094' u='w'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/nouveau/nouveau_nv50_display.c' l='1426' u='w'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/radeon/radeon_display.c' l='579' u='w'/>
