Searched refs:drm_clip_rect (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/drm2/
H A Ddrm.h89 struct drm_clip_rect { struct
101 struct drm_clip_rect *rects;
792 typedef struct drm_clip_rect drm_clip_rect_t;
H A Ddrm_crtc.h238 unsigned color, struct drm_clip_rect *clips,
H A Ddrm_crtc.c2484 struct drm_clip_rect __user *clips_ptr;
2485 struct drm_clip_rect *clips = NULL;
2505 clips_ptr = (struct drm_clip_rect __user *)(unsigned long)r->clips_ptr;
/freebsd-13-stable/sys/arm/nvidia/drm2/
H A Dtegra_fb.c78 unsigned flags, unsigned color, struct drm_clip_rect *clips, unsigned num_clips)

Completed in 114 milliseconds