high_h             59 drivers/gpu/drm/nouveau/nouveau_connector.c 	int high_w = 0, high_h = 0, high_v = 0;
high_h             79 drivers/gpu/drm/nouveau/nouveau_connector.c 		if (mode->hdisplay == high_w && mode->vdisplay < high_h)
high_h             82 drivers/gpu/drm/nouveau/nouveau_connector.c 		if (mode->hdisplay == high_w && mode->vdisplay == high_h &&
high_h             87 drivers/gpu/drm/nouveau/nouveau_connector.c 		high_h = mode->vdisplay;
high_h             93 drivers/gpu/drm/nouveau/nouveau_connector.c 		      high_w, high_h, high_v);