Home
last modified time | relevance | path

Searched refs:OPTIMUS_ENABLED (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_acpi.c34 #define OPTIMUS_ENABLED (1 << 0) macro
260 (result & OPTIMUS_ENABLED) ? "enabled" : "disabled", in nouveau_dsm_pci_probe()