Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_stdu.c122 struct vmw_surface *display_srf; member
515 cmd->body.host.sid = stdu->display_srf->res.id; in vmw_stdu_bo_fifo_commit()
532 stdu->display_srf->res.res_dirty = true; in vmw_stdu_bo_fifo_commit()
598 dst_pitch = stdu->display_srf->base_size.width * stdu->cpp; in vmw_stdu_bo_cpu_commit()
599 dst_bo = &stdu->display_srf->res.backup->base; in vmw_stdu_bo_cpu_commit()
629 ret = vmw_kms_update_proxy(&stdu->display_srf->res, &region, in vmw_stdu_bo_cpu_commit()
760 if (sdirty->sid != stdu->display_srf->res.id) { in vmw_kms_stdu_surface_clip()
807 if (sdirty->sid != stdu->display_srf->res.id) { in vmw_kms_stdu_surface_fifo_commit()
813 cmd->body.dest.sid = stdu->display_srf->res.id; in vmw_kms_stdu_surface_fifo_commit()
816 stdu->display_srf->res.res_dirty = true; in vmw_kms_stdu_surface_fifo_commit()
[all …]