Home
last modified time | relevance | path

Searched refs:drm_clip_rect (Results 1 – 6 of 6) sorted by relevance

/include/drm/
A Ddrm_fb_helper.h33 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;
A Ddrm_framebuffer.h34 struct drm_clip_rect;
100 unsigned color, struct drm_clip_rect *clips,
A Ddrm_damage_helper.h71 unsigned int color, struct drm_clip_rect *clips,
/include/uapi/drm/
A Ddrm.h96 struct drm_clip_rect { struct
108 struct drm_clip_rect *rects; argument
1390 typedef struct drm_clip_rect drm_clip_rect_t;
A Dradeon_drm.h447 struct drm_clip_rect boxes[RADEON_NR_SAREA_CLIPRECTS];
667 struct drm_clip_rect __user *boxes;
A Di915_drm.h562 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