drm_clip_rect
unsigned flags, unsigned color, struct drm_clip_rect *clips, unsigned num_clips)
typedef struct drm_clip_rect drm_clip_rect_t;
struct drm_clip_rect *rects;
struct drm_clip_rect __user *clips_ptr;
struct drm_clip_rect *clips = NULL;
clips_ptr = (struct drm_clip_rect __user *)(unsigned long)r->clips_ptr;
unsigned color, struct drm_clip_rect *clips,