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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_dp.c127 nouveau_dp_max_voltage_swing(struct drm_encoder *encoder) function
206 if (vs >= nouveau_dp_max_voltage_swing(encoder)) {
207 vs = nouveau_dp_max_voltage_swing(encoder);

Completed in 109 milliseconds