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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/
H A Ddrm_modes.c101 int hdisplay_rnd, hmargin, vdisplay_rnd, vmargin, vsync; local
140 vmargin = 0;
142 vmargin = vdisplay_rnd * CVT_MARGIN_PERCENTAGE / 1000;
144 drm_mode->vdisplay = vdisplay + 2 * vmargin;
181 tmp2 = (vdisplay_rnd + 2 * vmargin + CVT_MIN_V_PORCH) * 2 +
193 drm_mode->vtotal = vdisplay_rnd + 2 * vmargin +
241 tmp2 = vdisplay_rnd + 2 * vmargin;
249 drm_mode->vtotal = vdisplay_rnd + 2 * vmargin + vbilines;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnv17_tv_modes.c545 int overscan, hmargin, vmargin, hratio, vratio; local
554 vmargin = (output_mode->vdisplay - crtc_mode->vdisplay) / 2;
558 vmargin = interpolate(0, min(vmargin, output_mode->vdisplay/20), vmargin,
562 vratio = crtc_mode->vdisplay * 0x800 / (output_mode->vdisplay - 2*vmargin) & ~3;
566 regs->fp_vert_regs[FP_VALID_START] = vmargin;
567 regs->fp_vert_regs[FP_VALID_END] = output_mode->vdisplay - vmargin - 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i2c/
H A Dch7006_drv.c265 priv->vmargin);
310 priv->vmargin = val;
471 priv->vmargin = 50;
H A Dch7006_priv.h91 int vmargin; member in struct:ch7006_priv
H A Dch7006_mode.c359 + norm->voffset) * priv->vmargin / 100 / 2;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...

Completed in 797 milliseconds