Searched refs:vga_count (Results 1 – 6 of 6) sorted by relevance
140 int vga_count = 0; in intel_dsm_detect() local143 vga_count++; in intel_dsm_detect()147 if (vga_count == 2 && has_dsm) { in intel_dsm_detect()
256 int vga_count = 0; in nouveau_dsm_detect() local269 vga_count++; in nouveau_dsm_detect()279 vga_count++; in nouveau_dsm_detect()296 } else if (vga_count == 2 && has_dsm && guid_valid) { in nouveau_dsm_detect()
521 int vga_count = 0; in radeon_atpx_detect() local524 vga_count++; in radeon_atpx_detect()531 vga_count++; in radeon_atpx_detect()536 if (has_atpx && vga_count == 2) { in radeon_atpx_detect()
73 static int vga_count, vga_decode_count; variable593 vga_count++; in vga_arbiter_add_pci_device()629 vga_count--; in vga_arbiter_del_pci_device()1244 if (vga_count > 1) in vga_arbiter_notify_clients()
1789 u8 vga_count; in r820t_vga_adjust() local1792 for (vga_count = 12; vga_count < 16; vga_count++) { in r820t_vga_adjust()1793 rc = r820t_write_reg_mask(priv, 0x0c, vga_count, 0x0f); in r820t_vga_adjust()
114 int vga_count;119 The vga_count is used to track how many cards are being arbitrated, so for