Searched refs:optimus_funcs (Results 1 – 1 of 1) sorted by relevance
252 int optimus_funcs; in nouveau_dsm_pci_probe() local263 optimus_funcs = nouveau_dsm_get_optimus_functions(dhandle); in nouveau_dsm_pci_probe()266 if (!supports_mux && !optimus_funcs) in nouveau_dsm_pci_probe()271 *has_opt = !!optimus_funcs; in nouveau_dsm_pci_probe()272 *has_opt_flags = optimus_funcs & (1 << NOUVEAU_DSM_OPTIMUS_FLAGS); in nouveau_dsm_pci_probe()275 if (optimus_funcs) { in nouveau_dsm_pci_probe()