omode_vdisplay    116 drivers/gpu/drm/nouveau/dispnv50/head.c 	int umode_vdisplay, omode_hdisplay, omode_vdisplay;
omode_vdisplay    140 drivers/gpu/drm/nouveau/dispnv50/head.c 	drm_mode_get_hv_timing(omode, &omode_hdisplay, &omode_vdisplay);
omode_vdisplay    142 drivers/gpu/drm/nouveau/dispnv50/head.c 	asyh->view.oH = omode_vdisplay;