Lines Matching defs:vclips
529 * @clips: Array of clip rects. Either @clips or @vclips must be NULL.
530 * @vclips: Alternate array of clip rects. Either @clips or @vclips must
532 * @num_clips: Number of clip rects in @clips or @vclips.
533 * @increment: Increment to use when looping over @clips or @vclips.
547 struct drm_vmw_rect *vclips,
588 ret = vmw_kms_helper_dirty(dev_priv, vfb, clips, vclips,
692 * @clips: Array of clip rects. Either @clips or @vclips must be NULL.
693 * @vclips: Alternate array of clip rects. Either @clips or @vclips must
712 struct drm_vmw_rect *vclips,
754 ret = vmw_kms_helper_dirty(dev_priv, framebuffer, clips, vclips,