Home
last modified time | relevance | path

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

12

/linux-6.14.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h431 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,
Dvmwgfx_scrn.c1095 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()
Dvmwgfx_stdu.c559 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/
Ddrm_fb_helper.h33 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;
Ddrm_framebuffer.h33 struct drm_clip_rect;
99 unsigned color, struct drm_clip_rect *clips,
Ddrm_damage_helper.h71 unsigned int color, struct drm_clip_rect *clips,
/linux-6.14.4/drivers/gpu/drm/
Ddrm_fbdev_ttm.c69 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()
Ddrm_fbdev_dma.c112 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()
Ddrm_damage_helper.c38 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()
Ddrm_fbdev_shmem.c107 struct drm_clip_rect *clip) in drm_fbdev_shmem_helper_fb_dirty()
Ddrm_framebuffer.c713 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()
Ddrm_client.c478 struct drm_clip_rect clip = { in drm_client_framebuffer_flush()
Ddrm_fb_helper.c362 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/
Dqxl_draw.c130 struct drm_clip_rect *clips, in qxl_draw_dirty_fb()
140 struct drm_clip_rect *clips_ptr; in qxl_draw_dirty_fb()
Dqxl_display.c409 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()
Dqxl_drv.h395 struct drm_clip_rect *clips,
/linux-6.14.4/tools/include/uapi/drm/
Ddrm.h96 struct drm_clip_rect { struct
108 struct drm_clip_rect *rects; argument
1386 typedef struct drm_clip_rect drm_clip_rect_t;
Di915_drm.h562 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/
Ddrm.h96 struct drm_clip_rect { struct
108 struct drm_clip_rect *rects; argument
1386 typedef struct drm_clip_rect drm_clip_rect_t;
Dradeon_drm.h447 struct drm_clip_rect boxes[RADEON_NR_SAREA_CLIPRECTS];
667 struct drm_clip_rect __user *boxes;
Di915_drm.h562 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/
Dmsm_fbdev.c69 struct drm_clip_rect *clip) in msm_fbdev_fb_dirty()
Dmsm_fb.c37 unsigned int color, struct drm_clip_rect *clips, in msm_framebuffer_dirtyfb()
/linux-6.14.4/drivers/gpu/drm/omapdrm/
Domap_fbdev.c128 static int omap_fbdev_dirty(struct drm_fb_helper *helper, struct drm_clip_rect *clip) in omap_fbdev_dirty()
Domap_fb.c64 struct drm_clip_rect *clips, in omap_framebuffer_dirty()

12