Lines Matching defs:vclips
660 * @clips: Array of clip rects. Either @clips or @vclips must be NULL.
661 * @vclips: Alternate array of clip rects. Either @clips or @vclips must
663 * @num_clips: Number of clip rects in @clips or @vclips.
664 * @increment: Increment to use when looping over @clips or @vclips.
681 struct drm_vmw_rect *vclips,
732 ret = vmw_kms_helper_dirty(dev_priv, vfb, clips, vclips,
836 * @clips: Array of clip rects. Either @clips or @vclips must be NULL.
837 * @vclips: Alternate array of clip rects. Either @clips or @vclips must
856 struct drm_vmw_rect *vclips,
898 ret = vmw_kms_helper_dirty(dev_priv, framebuffer, clips, vclips,