vmwgfx_stdu.c | 134 static void vmw_stdu_destroy(struct vmw_screen_target_display_unit *stdu); 144 * vmw_stdu_crtc_destroy - cleans up the STDU 146 * @crtc: used to get a reference to the containing STDU 157 * @stdu: display unit to create a Screen Target for 162 * Creates a STDU that we can used later. This function is called whenever the 169 struct vmw_screen_target_display_unit *stdu, 185 cmd->body.stid = stdu->base.unit; 193 stdu->base.set_gui_x = cmd->body.xRoot; 194 stdu->base.set_gui_y = cmd->body.yRoot; 198 stdu->defined = true 372 struct vmw_screen_target_display_unit *stdu; local in function:vmw_stdu_crtc_mode_set_nofb 424 struct vmw_screen_target_display_unit *stdu; local in function:vmw_stdu_crtc_atomic_disable 498 struct vmw_screen_target_display_unit *stdu = local in function:vmw_stdu_bo_fifo_commit 580 struct vmw_screen_target_display_unit *stdu = local in function:vmw_stdu_bo_cpu_commit 757 struct vmw_screen_target_display_unit *stdu = local in function:vmw_kms_stdu_surface_clip 795 struct vmw_screen_target_display_unit *stdu = local in function:vmw_kms_stdu_surface_fifo_commit 1207 struct vmw_screen_target_display_unit *stdu; local in function:vmw_stdu_bo_populate_dma 1250 struct vmw_screen_target_display_unit *stdu; local in function:vmw_stdu_bo_populate_update 1296 struct vmw_screen_target_display_unit *stdu; local in function:vmw_stdu_bo_populate_update_cpu 1484 struct vmw_screen_target_display_unit *stdu; local in function:vmw_stdu_surface_populate_copy 1549 struct vmw_screen_target_display_unit *stdu; local in function:vmw_stdu_plane_update_surface 1599 struct vmw_screen_target_display_unit *stdu; local in function:vmw_stdu_primary_plane_atomic_update 1732 struct vmw_screen_target_display_unit *stdu; local in function:vmw_stdu_init [all...] |