Searched refs:y_hint (Results 1 – 3 of 3) sorted by relevance
66 y_offset = vbox->single_framebuffer ? crtc->y : vbox_crtc->y_hint; in vbox_do_modeset()213 height = max_t(u16, height, vbox_crtc->y_hint + in vbox_set_up_input_mapping()598 if (vbox_connector->vbox_crtc->y_hint != -1) in vbox_get_modes()601 vbox_connector->vbox_crtc->y_hint); in vbox_get_modes()866 vbox->single_framebuffer ? crtc->y : to_vbox_crtc(crtc)->y_hint; in vbox_cursor_move()
156 vbox_conn->vbox_crtc->y_hint = hints->dy; in vbox_update_mode_hints()
154 u32 y_hint; member