Searched refs:cliprects (Results 1 – 2 of 2) sorted by relevance
252 drm_clip_rect_t __user *cliprects; /* pointer to userspace cliprects */ member261 caddr32_t cliprects; /* pointer to userspace cliprects */ member273 drm_clip_rect_t __user *cliprects; /* pointer to userspace cliprects */ member282 caddr32_t cliprects; /* pointer to userspace cliprects */ member
496 ret = i915_emit_box(dev, cmd->cliprects, i, in i915_dispatch_cmdbuffer()515 drm_clip_rect_t __user *boxes = batch->cliprects; in i915_dispatch_batchbuffer()670 batch.cliprects = (drm_clip_rect_t __user *) in i915_batchbuffer()671 (uintptr_t)batchbuffer32_t.cliprects; in i915_batchbuffer()719 cmdbuf.cliprects = (drm_clip_rect_t __user *) in i915_cmdbuffer()720 (uintptr_t)cmdbuffer32_t.cliprects; in i915_cmdbuffer()