Lines Matching defs:vclips
655 * @clips: Array of clip rects. Either @clips or @vclips must be NULL.
656 * @vclips: Alternate array of clip rects. Either @clips or @vclips must
658 * @num_clips: Number of clip rects in @clips or @vclips.
659 * @increment: Increment to use when looping over @clips or @vclips.
676 struct drm_vmw_rect *vclips,
727 ret = vmw_kms_helper_dirty(dev_priv, vfb, clips, vclips,
831 * @clips: Array of clip rects. Either @clips or @vclips must be NULL.
832 * @vclips: Alternate array of clip rects. Either @clips or @vclips must
851 struct drm_vmw_rect *vclips,
893 ret = vmw_kms_helper_dirty(dev_priv, framebuffer, clips, vclips,