/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_kms.h | 214 const struct drm_clip_rect *clips, 266 struct drm_clip_rect *clips, 269 const struct drm_clip_rect *clips, 280 struct drm_clip_rect *clips, 289 struct drm_clip_rect *clips, 307 struct drm_clip_rect *clips, 318 struct drm_clip_rect *clips,
|
D | vmwgfx_kms.c | 422 struct drm_clip_rect *clips, in vmw_framebuffer_surface_dirty() 428 struct drm_clip_rect norect; in vmw_framebuffer_surface_dirty() 630 struct drm_clip_rect *clips, in vmw_framebuffer_dmabuf_dirty() 636 struct drm_clip_rect norect; in vmw_framebuffer_dmabuf_dirty() 1720 const struct drm_clip_rect *clips, in vmw_kms_helper_dirty() 1746 const struct drm_clip_rect *clips_ptr = clips; in vmw_kms_helper_dirty() 2007 const struct drm_clip_rect *clips, in vmw_kms_update_proxy()
|
D | vmwgfx_scrn.c | 473 struct drm_clip_rect clips; in vmw_sou_crtc_page_flip() 833 struct drm_clip_rect *clips, in vmw_kms_sou_do_surface_dirty() 928 struct drm_clip_rect *clips, in vmw_kms_sou_do_dmabuf_dirty()
|
D | vmwgfx_stdu.c | 847 struct drm_clip_rect *clips, in vmw_kms_stdu_dma() 995 struct drm_clip_rect *clips, in vmw_kms_stdu_surface_dirty()
|
D | vmwgfx_ldu.c | 459 struct drm_clip_rect *clips, in vmw_kms_ldu_do_dmabuf_dirty()
|
D | vmwgfx_fb.c | 178 struct drm_clip_rect clip; in vmw_fb_dirty_flush()
|
/linux-4.4.14/drivers/gpu/drm/savage/ |
D | savage_state.c | 30 const struct drm_clip_rect * pbox) in savage_emit_clip_rect_s3d() 56 const struct drm_clip_rect * pbox) in savage_emit_clip_rect_s4() 795 const struct drm_clip_rect *boxes) in savage_dispatch_clear() 864 unsigned int nbox, const struct drm_clip_rect *boxes) in savage_dispatch_swap() 899 const struct drm_clip_rect *boxes) in savage_dispatch_draw() 965 struct drm_clip_rect *kbox_addr = NULL; in savage_bci_cmdbuf() 1018 kbox_addr = kmalloc_array(cmdbuf->nbox, sizeof(struct drm_clip_rect), in savage_bci_cmdbuf() 1026 cmdbuf->nbox * sizeof(struct drm_clip_rect))) { in savage_bci_cmdbuf()
|
D | savage_drv.h | 194 const struct drm_clip_rect * pbox); 219 const struct drm_clip_rect * pbox); 221 const struct drm_clip_rect * pbox);
|
/linux-4.4.14/include/uapi/drm/ |
D | mga_drm.h | 186 struct drm_clip_rect boxes[MGA_NR_SAREA_CLIPRECTS]; 207 struct drm_clip_rect exported_boxes[MGA_NR_SAREA_CLIPRECTS];
|
D | drm.h | 85 struct drm_clip_rect { struct 97 struct drm_clip_rect *rects; argument 834 typedef struct drm_clip_rect drm_clip_rect_t;
|
D | savage_drm.h | 118 struct drm_clip_rect __user *box_addr;
|
D | i810_drm.h | 158 struct drm_clip_rect boxes[I810_NR_SAREA_CLIPRECTS];
|
D | via_drm.h | 187 struct drm_clip_rect boxes[VIA_NR_SAREA_CLIPRECTS];
|
D | r128_drm.h | 158 struct drm_clip_rect boxes[R128_NR_SAREA_CLIPRECTS];
|
D | i915_drm.h | 296 struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */ 308 struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */
|
D | radeon_drm.h | 443 struct drm_clip_rect boxes[RADEON_NR_SAREA_CLIPRECTS]; 663 struct drm_clip_rect __user *boxes;
|
/linux-4.4.14/drivers/gpu/drm/virtio/ |
D | virtgpu_fb.c | 121 struct drm_clip_rect *clips, in virtio_gpu_surface_dirty() 126 struct drm_clip_rect norect; in virtio_gpu_surface_dirty() 127 struct drm_clip_rect *clips_ptr; in virtio_gpu_surface_dirty()
|
D | virtgpu_drv.h | 251 struct drm_clip_rect *clips,
|
D | virtgpu_display.c | 201 struct drm_clip_rect *clips, in virtio_gpu_framebuffer_surface_dirty()
|
/linux-4.4.14/drivers/gpu/drm/mga/ |
D | mga_state.c | 44 struct drm_clip_rect *box) in mga_emit_clip_rect() 487 struct drm_clip_rect *pbox = sarea_priv->boxes; in mga_dma_dispatch_clear() 502 struct drm_clip_rect *box = &pbox[i]; in mga_dma_dispatch_clear() 575 struct drm_clip_rect *pbox = sarea_priv->boxes; in mga_dma_dispatch_swap() 600 struct drm_clip_rect *box = &pbox[i]; in mga_dma_dispatch_swap() 773 struct drm_clip_rect *pbox = sarea_priv->boxes; in mga_dma_dispatch_blit()
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | exynos_drm_fb.c | 104 unsigned color, struct drm_clip_rect *clips, in exynos_drm_fb_dirty()
|
/linux-4.4.14/drivers/gpu/drm/qxl/ |
D | qxl_draw.c | 270 struct drm_clip_rect *clips, in qxl_draw_dirty_fb() 279 struct drm_clip_rect *clips_ptr; in qxl_draw_dirty_fb()
|
D | qxl_display.c | 230 struct drm_clip_rect norect = { in qxl_crtc_page_flip() 481 struct drm_clip_rect *clips, in qxl_framebuffer_surface_dirty() 487 struct drm_clip_rect norect; in qxl_framebuffer_surface_dirty()
|
D | qxl_drv.h | 514 struct drm_clip_rect *clips,
|
/linux-4.4.14/drivers/gpu/drm/msm/ |
D | msm_fb.c | 61 struct drm_clip_rect *clips, unsigned num_clips) in msm_framebuffer_dirty()
|
/linux-4.4.14/drivers/gpu/drm/i810/ |
D | i810_dma.c | 594 struct drm_clip_rect *pbox = sarea_priv->boxes; in i810_dma_dispatch_clear() 667 struct drm_clip_rect *pbox = sarea_priv->boxes; in i810_dma_dispatch_swap() 714 struct drm_clip_rect *box = sarea_priv->boxes; in i810_dma_dispatch_vertex()
|
/linux-4.4.14/drivers/gpu/drm/r128/ |
D | r128_state.c | 40 struct drm_clip_rect *boxes, int count) in r128_emit_clip_rects() 357 struct drm_clip_rect *pbox = sarea_priv->boxes; in r128_cce_dispatch_clear() 462 struct drm_clip_rect *pbox = sarea_priv->boxes; in r128_cce_dispatch_swap()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_state.c | 450 struct drm_clip_rect * box) in radeon_emit_clip_rect() 884 struct drm_clip_rect *pbox = sarea_priv->boxes; in radeon_cp_dispatch_clear() 1379 struct drm_clip_rect *pbox = sarea_priv->boxes; in radeon_cp_dispatch_swap() 2782 struct drm_clip_rect box; in radeon_emit_packet3_cliprect() 2785 struct drm_clip_rect __user *boxes = cmdbuf->boxes; in radeon_emit_packet3_cliprect()
|
D | r300_cmdbuf.c | 62 struct drm_clip_rect box; in r300_emit_cliprects()
|
D | radeon_drv.h | 334 struct drm_clip_rect __user *boxes;
|
D | r600_cp.c | 2424 struct drm_clip_rect *pbox = sarea_priv->boxes; in r600_cp_dispatch_swap()
|
/linux-4.4.14/drivers/gpu/drm/omapdrm/ |
D | omap_fb.c | 125 struct drm_clip_rect *clips, unsigned num_clips) in omap_framebuffer_dirty()
|
/linux-4.4.14/include/drm/ |
D | drm_crtc.h | 44 struct drm_clip_rect; 181 unsigned color, struct drm_clip_rect *clips,
|
/linux-4.4.14/drivers/gpu/drm/udl/ |
D | udl_fb.c | 399 struct drm_clip_rect *clips, in udl_user_framebuffer_dirty()
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_crtc.c | 3483 struct drm_clip_rect __user *clips_ptr; in drm_mode_dirtyfb_ioctl() 3484 struct drm_clip_rect *clips = NULL; in drm_mode_dirtyfb_ioctl() 3499 clips_ptr = (struct drm_clip_rect __user *)(unsigned long)r->clips_ptr; in drm_mode_dirtyfb_ioctl()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_display.c | 14268 struct drm_clip_rect *clips, in intel_user_framebuffer_dirty()
|