41 if (nv_two_heads(dev))
77 if (nv_two_heads(dev))
80 for (i = 0; i < dcb->
entries; i++) {
84 if (IS_ERR(connector))
87 switch (dcbent->
type) {
102 NV_WARN(drm,
"DCB type %d not known\n", dcbent->
type);
111 &dev->mode_config.connector_list,
head) {
113 NV_WARN(drm,
"%s has no encoders, removing\n",
115 connector->
funcs->destroy(connector);
121 crtc->
funcs->save(crtc);
148 crtc->
funcs->set_config(&modeset);
159 crtc->
funcs->restore(crtc);
188 crtc->
funcs->restore(crtc);
198 if (nv_two_heads(dev))