Home
last modified time | relevance | path

Searched defs:cliprects (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/i915/
Di915_ioc32.c44 u32 cliprects; /* pointer to userspace cliprects */ member
79 u32 cliprects; /* pointer to userspace cliprects */ member
Di915_dma.c420 struct drm_clip_rect *cliprects, in i915_dispatch_cmdbuffer()
454 struct drm_clip_rect *cliprects) in i915_dispatch_batchbuffer()
599 struct drm_clip_rect *cliprects = NULL; in i915_batchbuffer() local
651 struct drm_clip_rect *cliprects = NULL; in i915_cmdbuffer() local
Di915_gem_execbuffer.c1085 struct drm_clip_rect *cliprects = NULL; in i915_gem_do_execbuffer() local
/linux-3.4.99/include/drm/
Di915_drm.h256 struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */ member
268 struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */ member