Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/vboxvideo/
H A Dvbox_mode.c50 x_offset = vbox->single_framebuffer ? vbox_crtc->x : vbox_crtc->x_hint; in vbox_do_modeset()
165 width = max_t(u16, width, vbox_crtc->x_hint + in vbox_set_up_input_mapping()
745 if (vbox_connector->vbox_crtc->x_hint != -1) in vbox_get_modes()
748 vbox_connector->vbox_crtc->x_hint); in vbox_get_modes()
H A Dvbox_drv.h101 u32 x_hint; member
H A Dvbox_irq.c145 vbox_conn->vbox_crtc->x_hint = hints->dx; in vbox_update_mode_hints()