Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h278 int gui_x; member
317 int gui_x; member
H A Dvmwgfx_kms.c972 rects[i].x1 = du->gui_x; in vmw_kms_check_topology()
974 rects[i].x2 = du->gui_x + crtc_state->mode.hdisplay; in vmw_kms_check_topology()
1011 vmw_conn_state->gui_x = du->gui_x; in vmw_kms_check_topology()
1281 du->gui_x = rects[du->unit].x1; in vmw_du_update_layout()
1287 du->gui_x = 0; in vmw_du_update_layout()
1298 du->gui_x); in vmw_du_update_layout()
H A Dvmwgfx_stdu.c405 x = vmw_conn_state->gui_x; in vmw_stdu_crtc_mode_set_nofb()
899 if (du->base.gui_x != du->base.set_gui_x || in vmw_stdu_connector_atomic_check()
H A Dvmwgfx_scrn.c249 x = vmw_conn_state->gui_x; in vmw_sou_crtc_mode_set_nofb()