Searched refs:nv_two_heads (Results 1 – 9 of 9) sorted by relevance
46 if (nv_two_heads(dev)) in nv04_display_early_init()86 if (nv_two_heads(dev)) in nv04_display_create()209 if (nv_two_heads(dev)) in nv04_display_fini()
116 if (nv_two_heads(dev)) in NVBlankScreen()314 if (nv_two_heads(dev)) in nouveau_hw_save_vga_fonts()334 if (nv_two_heads(dev)) in nouveau_hw_save_vga_fonts()363 if (nv_two_heads(dev)) in nouveau_hw_save_vga_fonts()401 if (nv_two_heads(dev)) in nv_save_state_ramdac()478 if (nv_two_heads(dev)) in nv_load_state_ramdac()627 if (nv_two_heads(dev)) in nv_save_state_ext()672 if (nv_two_heads(dev)) in nv_load_state_ext()
126 nv_two_heads(struct drm_device *dev) in nv_two_heads() function141 return nv_two_heads(dev) && (dev->pci_device & 0x0ff0) != 0x0110; in nv_gf4_disp_arch()
183 if (nv_two_heads(dev)) in nv_crtc_dpms()650 if (nv_two_heads(crtc->dev)) in nv_crtc_save()669 if (nv_two_heads(crtc->dev)) in nv_crtc_restore()685 if (nv_two_heads(dev)) in nv_crtc_prepare()
212 sim_data.two_heads = nv_two_heads(dev); in nv04_update_arb()
130 if (nv_two_heads(dev)) in nv04_tv_prepare()
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()
1744 int all_heads = (nv_two_heads(dev) ? 3 : 1); in fabricate_dcb_encoder_table()