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.h308 int gui_x; member
369 int gui_x; member
H A Dvmwgfx_kms.c1738 rects[i].x1 = du->gui_x; in vmw_kms_check_topology()
1740 rects[i].x2 = du->gui_x + crtc_state->mode.hdisplay; in vmw_kms_check_topology()
1777 vmw_conn_state->gui_x = du->gui_x; in vmw_kms_check_topology()
2085 du->gui_x = rects[du->unit].x1; in vmw_du_update_layout()
2091 du->gui_x = 0; in vmw_du_update_layout()
2102 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()