Symbol: drm_clip_rect
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
536
struct drm_clip_rect *clips, unsigned int num_clips)
drivers/gpu/drm/drm_client.c
450
struct drm_clip_rect clip = {
drivers/gpu/drm/drm_damage_helper.c
111
unsigned int color, struct drm_clip_rect *clips,
drivers/gpu/drm/drm_damage_helper.c
40
static void convert_clip_rect_to_rect(const struct drm_clip_rect *src,
drivers/gpu/drm/drm_fb_helper.c
230
struct drm_clip_rect *clip = &helper->damage_clip;
drivers/gpu/drm/drm_fb_helper.c
231
struct drm_clip_rect clip_copy;
drivers/gpu/drm/drm_fb_helper.c
449
struct drm_clip_rect *clip = &helper->damage_clip;
drivers/gpu/drm/drm_fbdev_dma.c
110
struct drm_clip_rect *clip,
drivers/gpu/drm/drm_fbdev_dma.c
149
struct drm_clip_rect *clip)
drivers/gpu/drm/drm_fbdev_dma.c
169
struct drm_clip_rect *clip)
drivers/gpu/drm/drm_fbdev_shmem.c
107
struct drm_clip_rect *clip)
drivers/gpu/drm/drm_fbdev_ttm.c
107
struct drm_clip_rect *clip)
drivers/gpu/drm/drm_fbdev_ttm.c
142
struct drm_clip_rect *clip)
drivers/gpu/drm/drm_fbdev_ttm.c
68
struct drm_clip_rect *clip,
drivers/gpu/drm/drm_framebuffer.c
714
struct drm_clip_rect __user *clips_ptr;
drivers/gpu/drm/drm_framebuffer.c
715
struct drm_clip_rect *clips = NULL;
drivers/gpu/drm/drm_framebuffer.c
730
clips_ptr = (struct drm_clip_rect __user *)(unsigned long)r->clips_ptr;
drivers/gpu/drm/i915/display/intel_fb.c
2156
struct drm_clip_rect *clips,
drivers/gpu/drm/i915/display/intel_fbdev.c
168
static int intelfb_dirty(struct drm_fb_helper *helper, struct drm_clip_rect *clip)
drivers/gpu/drm/msm/msm_fb.c
38
unsigned int color, struct drm_clip_rect *clips,
drivers/gpu/drm/msm/msm_fbdev.c
67
struct drm_clip_rect *clip)
drivers/gpu/drm/omapdrm/omap_fb.c
65
struct drm_clip_rect *clips,
drivers/gpu/drm/omapdrm/omap_fbdev.c
127
static int omap_fbdev_dirty(struct drm_fb_helper *helper, struct drm_clip_rect *clip)
drivers/gpu/drm/qxl/qxl_display.c
430
struct drm_clip_rect *clips,
drivers/gpu/drm/qxl/qxl_display.c
435
struct drm_clip_rect norect;
drivers/gpu/drm/qxl/qxl_display.c
672
struct drm_clip_rect norect = {
drivers/gpu/drm/qxl/qxl_draw.c
130
struct drm_clip_rect *clips,
drivers/gpu/drm/qxl/qxl_draw.c
140
struct drm_clip_rect *clips_ptr;
drivers/gpu/drm/qxl/qxl_drv.h
395
struct drm_clip_rect *clips,
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
1507
const struct drm_clip_rect *clips,
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
1540
const struct drm_clip_rect *clips_ptr = clips;
drivers/gpu/drm/vmwgfx/vmwgfx_kms.h
377
const struct drm_clip_rect *clips,
drivers/gpu/drm/vmwgfx/vmwgfx_kms.h
443
const struct drm_clip_rect *clips,
drivers/gpu/drm/vmwgfx/vmwgfx_kms.h
453
struct drm_clip_rect *clips,
drivers/gpu/drm/vmwgfx/vmwgfx_kms.h
463
struct drm_clip_rect *clips,
drivers/gpu/drm/vmwgfx/vmwgfx_kms.h
483
struct drm_clip_rect *clips,
drivers/gpu/drm/vmwgfx/vmwgfx_kms.h
495
struct drm_clip_rect *clips,
drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c
1095
struct drm_clip_rect *clips,
drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c
1211
struct drm_clip_rect *clips,
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c
559
struct drm_clip_rect *clips,
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c
724
struct drm_clip_rect *clips,
include/drm/drm_damage_helper.h
71
unsigned int color, struct drm_clip_rect *clips,
include/drm/drm_fb_helper.h
152
struct drm_clip_rect damage_clip;
include/drm/drm_fb_helper.h
33
struct drm_clip_rect;
include/drm/drm_fb_helper.h
84
int (*fb_dirty)(struct drm_fb_helper *helper, struct drm_clip_rect *clip);
include/drm/drm_framebuffer.h
100
unsigned color, struct drm_clip_rect *clips,
include/drm/drm_framebuffer.h
34
struct drm_clip_rect;
include/uapi/drm/drm.h
108
struct drm_clip_rect *rects;
include/uapi/drm/drm.h
1444
typedef struct drm_clip_rect drm_clip_rect_t;
include/uapi/drm/i915_drm.h
562
struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */
include/uapi/drm/i915_drm.h
574
struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */
include/uapi/drm/radeon_drm.h
447
struct drm_clip_rect boxes[RADEON_NR_SAREA_CLIPRECTS];
include/uapi/drm/radeon_drm.h
667
struct drm_clip_rect __user *boxes;
tools/include/uapi/drm/drm.h
108
struct drm_clip_rect *rects;
tools/include/uapi/drm/drm.h
1444
typedef struct drm_clip_rect drm_clip_rect_t;
tools/include/uapi/drm/i915_drm.h
562
struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */
tools/include/uapi/drm/i915_drm.h
574
struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */