Searched refs:optimus_funcs (Results 1 – 1 of 1) sorted by relevance
220 int optimus_funcs; in nouveau_dsm_pci_probe() local244 optimus_funcs = nouveau_dsm_get_optimus_functions(dhandle); in nouveau_dsm_pci_probe()247 if (!supports_mux && !optimus_funcs) in nouveau_dsm_pci_probe()252 *has_opt = !!optimus_funcs; in nouveau_dsm_pci_probe()253 *has_opt_flags = optimus_funcs & (1 << NOUVEAU_DSM_OPTIMUS_FLAGS); in nouveau_dsm_pci_probe()255 if (optimus_funcs) { in nouveau_dsm_pci_probe()