Searched refs:nv_two_heads (Results 1 – 9 of 9) sorted by relevance
60 if (nv_two_heads(dev)) in nv04_display_create()188 if (nv_two_heads(dev)) in nv04_display_fini()
127 nv_two_heads(struct drm_device *dev) in nv_two_heads() function142 return nv_two_heads(dev) && (dev->pdev->device & 0x0ff0) != 0x0110; in nv_gf4_disp_arch()
114 if (nv_two_heads(dev)) in NVBlankScreen()312 if (nv_two_heads(dev)) in nouveau_hw_save_vga_fonts()332 if (nv_two_heads(dev)) in nouveau_hw_save_vga_fonts()361 if (nv_two_heads(dev)) in nouveau_hw_save_vga_fonts()399 if (nv_two_heads(dev)) in nv_save_state_ramdac()476 if (nv_two_heads(dev)) in nv_load_state_ramdac()625 if (nv_two_heads(dev)) in nv_save_state_ext()670 if (nv_two_heads(dev)) in nv_load_state_ext()
185 if (nv_two_heads(dev)) in nv_crtc_dpms()673 if (nv_two_heads(crtc->dev)) in nv_crtc_save()692 if (nv_two_heads(crtc->dev)) in nv_crtc_restore()708 if (nv_two_heads(dev)) in nv_crtc_prepare()
131 if (nv_two_heads(dev)) in nv04_tv_prepare()
212 sim_data.two_heads = nv_two_heads(dev); in nv04_update_arb()
260 if (nv_two_heads(dev)) { in nv04_dfp_prepare()580 if (nv_two_heads(dev)) in nv04_dfp_save()
145 if (nv_two_heads(dev)) in nv04_dac_detect()
1754 int all_heads = (nv_two_heads(dev) ? 3 : 1); in fabricate_dcb_encoder_table()