<dec f='src/src/sys/external/bsd/drm2/dist/include/drm/drm_crtc.h' l='137' type='int (*)(struct drm_framebuffer *, struct drm_file *, unsigned int, unsigned int, struct drm_clip_rect *, unsigned int)'/>
<offset>128</offset>
<doc f='src/src/sys/external/bsd/drm2/dist/include/drm/drm_crtc.h' l='125'>/**
	 * Optinal callback for the dirty fb ioctl.
	 *
	 * Userspace can notify the driver via this callback
	 * that a area of the framebuffer has changed and should
	 * be flushed to the display hardware.
	 *
	 * See documentation in drm_mode.h for the struct
	 * drm_mode_fb_dirty_cmd for more information as all
	 * the semantics and arguments have a one to one mapping
	 * on this function.
	 */</doc>
<use f='src/src/sys/external/bsd/drm2/dist/drm/drm_crtc.c' l='3050' u='r' c='drm_mode_dirtyfb_ioctl'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/drm_crtc.c' l='3051' u='r' c='drm_mode_dirtyfb_ioctl'/>
