Home
last modified time | relevance | path

Searched refs:destRect (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_scrn.c752 cmd->body.destRect.left = sdirty->left; in vmw_sou_surface_fifo_commit()
753 cmd->body.destRect.right = sdirty->right; in vmw_sou_surface_fifo_commit()
754 cmd->body.destRect.top = sdirty->top; in vmw_sou_surface_fifo_commit()
755 cmd->body.destRect.bottom = sdirty->bottom; in vmw_sou_surface_fifo_commit()
904 blit->body.destRect.left = dirty->unit_x1; in vmw_sou_dmabuf_clip()
905 blit->body.destRect.top = dirty->unit_y1; in vmw_sou_dmabuf_clip()
906 blit->body.destRect.right = dirty->unit_x2; in vmw_sou_dmabuf_clip()
907 blit->body.destRect.bottom = dirty->unit_y2; in vmw_sou_dmabuf_clip()
/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h1740 SVGASignedRect destRect; member
Dsvga3d_cmd.h1090 SVGASignedRect destRect; member