/linux-6.14.4/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_kms.h | 431 const struct drm_clip_rect *clips, 505 const struct drm_clip_rect *clips, 515 struct drm_clip_rect *clips, 525 struct drm_clip_rect *clips, 545 struct drm_clip_rect *clips, 557 struct drm_clip_rect *clips,
|
D | vmwgfx_scrn.c | 1095 struct drm_clip_rect *clips, in vmw_kms_sou_do_surface_dirty() 1211 struct drm_clip_rect *clips, in vmw_kms_sou_do_bo_dirty()
|
D | vmwgfx_stdu.c | 559 struct drm_clip_rect *clips, in vmw_kms_stdu_readback() 724 struct drm_clip_rect *clips, in vmw_kms_stdu_surface_dirty()
|
/linux-6.14.4/include/drm/ |
D | drm_fb_helper.h | 33 struct drm_clip_rect; 101 int (*fb_dirty)(struct drm_fb_helper *helper, struct drm_clip_rect *clip); 142 struct drm_clip_rect damage_clip;
|
D | drm_framebuffer.h | 33 struct drm_clip_rect; 99 unsigned color, struct drm_clip_rect *clips,
|
D | drm_damage_helper.h | 71 unsigned int color, struct drm_clip_rect *clips,
|
/linux-6.14.4/drivers/gpu/drm/ |
D | drm_fbdev_ttm.c | 69 struct drm_clip_rect *clip, in drm_fbdev_ttm_damage_blit_real() 108 struct drm_clip_rect *clip) in drm_fbdev_ttm_damage_blit() 143 struct drm_clip_rect *clip) in drm_fbdev_ttm_helper_fb_dirty()
|
D | drm_fbdev_dma.c | 112 struct drm_clip_rect *clip, in drm_fbdev_dma_damage_blit_real() 151 struct drm_clip_rect *clip) in drm_fbdev_dma_damage_blit() 171 struct drm_clip_rect *clip) in drm_fbdev_dma_helper_fb_dirty()
|
D | drm_damage_helper.c | 38 static void convert_clip_rect_to_rect(const struct drm_clip_rect *src, in convert_clip_rect_to_rect() 109 unsigned int color, struct drm_clip_rect *clips, in drm_atomic_helper_dirtyfb()
|
D | drm_fbdev_shmem.c | 107 struct drm_clip_rect *clip) in drm_fbdev_shmem_helper_fb_dirty()
|
D | drm_framebuffer.c | 713 struct drm_clip_rect __user *clips_ptr; in drm_mode_dirtyfb_ioctl() 714 struct drm_clip_rect *clips = NULL; in drm_mode_dirtyfb_ioctl() 729 clips_ptr = (struct drm_clip_rect __user *)(unsigned long)r->clips_ptr; in drm_mode_dirtyfb_ioctl()
|
D | drm_client.c | 478 struct drm_clip_rect clip = { in drm_client_framebuffer_flush()
|
D | drm_fb_helper.c | 362 struct drm_clip_rect *clip = &helper->damage_clip; in drm_fb_helper_fb_dirty() 363 struct drm_clip_rect clip_copy; in drm_fb_helper_fb_dirty() 611 struct drm_clip_rect *clip = &helper->damage_clip; in drm_fb_helper_add_damage_clip()
|
/linux-6.14.4/drivers/gpu/drm/qxl/ |
D | qxl_draw.c | 130 struct drm_clip_rect *clips, in qxl_draw_dirty_fb() 140 struct drm_clip_rect *clips_ptr; in qxl_draw_dirty_fb()
|
D | qxl_display.c | 409 struct drm_clip_rect *clips, in qxl_framebuffer_surface_dirty() 414 struct drm_clip_rect norect; in qxl_framebuffer_surface_dirty() 647 struct drm_clip_rect norect = { in qxl_primary_atomic_update()
|
D | qxl_drv.h | 395 struct drm_clip_rect *clips,
|
/linux-6.14.4/tools/include/uapi/drm/ |
D | drm.h | 96 struct drm_clip_rect { struct 108 struct drm_clip_rect *rects; argument 1386 typedef struct drm_clip_rect drm_clip_rect_t;
|
D | i915_drm.h | 562 struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */ 574 struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */
|
/linux-6.14.4/include/uapi/drm/ |
D | drm.h | 96 struct drm_clip_rect { struct 108 struct drm_clip_rect *rects; argument 1386 typedef struct drm_clip_rect drm_clip_rect_t;
|
D | radeon_drm.h | 447 struct drm_clip_rect boxes[RADEON_NR_SAREA_CLIPRECTS]; 667 struct drm_clip_rect __user *boxes;
|
D | i915_drm.h | 562 struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */ 574 struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */
|
/linux-6.14.4/drivers/gpu/drm/msm/ |
D | msm_fbdev.c | 69 struct drm_clip_rect *clip) in msm_fbdev_fb_dirty()
|
D | msm_fb.c | 37 unsigned int color, struct drm_clip_rect *clips, in msm_framebuffer_dirtyfb()
|
/linux-6.14.4/drivers/gpu/drm/omapdrm/ |
D | omap_fbdev.c | 128 static int omap_fbdev_dirty(struct drm_fb_helper *helper, struct drm_clip_rect *clip) in omap_fbdev_dirty()
|
D | omap_fb.c | 64 struct drm_clip_rect *clips, in omap_framebuffer_dirty()
|