Searched refs:drm_clip_rect (Results 1 – 6 of 6) sorted by relevance
33 struct drm_clip_rect;84 int (*fb_dirty)(struct drm_fb_helper *helper, struct drm_clip_rect *clip);152 struct drm_clip_rect damage_clip;
34 struct drm_clip_rect;100 unsigned color, struct drm_clip_rect *clips,
71 unsigned int color, struct drm_clip_rect *clips,
96 struct drm_clip_rect { struct108 struct drm_clip_rect *rects; argument1390 typedef struct drm_clip_rect drm_clip_rect_t;
447 struct drm_clip_rect boxes[RADEON_NR_SAREA_CLIPRECTS];667 struct drm_clip_rect __user *boxes;
562 struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */574 struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */
Completed in 29 milliseconds