Searched refs:norect (Results 1 – 3 of 3) sorted by relevance
126 struct drm_clip_rect norect; in virtio_gpu_surface_dirty() local133 clips = &norect; in virtio_gpu_surface_dirty()134 norect.x1 = norect.y1 = 0; in virtio_gpu_surface_dirty()135 norect.x2 = vgfb->base.width; in virtio_gpu_surface_dirty()136 norect.y2 = vgfb->base.height; in virtio_gpu_surface_dirty()
230 struct drm_clip_rect norect = { in qxl_crtc_page_flip() local253 &norect, one_clip_rect, inc); in qxl_crtc_page_flip()487 struct drm_clip_rect norect; in qxl_framebuffer_surface_dirty() local502 clips = &norect; in qxl_framebuffer_surface_dirty()503 norect.x1 = norect.y1 = 0; in qxl_framebuffer_surface_dirty()504 norect.x2 = fb->width; in qxl_framebuffer_surface_dirty()505 norect.y2 = fb->height; in qxl_framebuffer_surface_dirty()
428 struct drm_clip_rect norect; in vmw_framebuffer_surface_dirty() local445 clips = &norect; in vmw_framebuffer_surface_dirty()446 norect.x1 = norect.y1 = 0; in vmw_framebuffer_surface_dirty()447 norect.x2 = framebuffer->width; in vmw_framebuffer_surface_dirty()448 norect.y2 = framebuffer->height; in vmw_framebuffer_surface_dirty()636 struct drm_clip_rect norect; in vmw_framebuffer_dmabuf_dirty() local649 clips = &norect; in vmw_framebuffer_dmabuf_dirty()650 norect.x1 = norect.y1 = 0; in vmw_framebuffer_dmabuf_dirty()651 norect.x2 = framebuffer->width; in vmw_framebuffer_dmabuf_dirty()652 norect.y2 = framebuffer->height; in vmw_framebuffer_dmabuf_dirty()