Searched refs:omode_hdisplay (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.c131 int umode_vdisplay, omode_hdisplay, omode_vdisplay; local
155 drm_mode_get_hv_timing(omode, &omode_hdisplay, &omode_vdisplay);
156 asyh->view.oW = omode_hdisplay;

Completed in 138 milliseconds