Lines Matching full:discrete
36 * the voltage regulators of the discrete GPU, drives the display panel power,
391 * connecting it either to the discrete GPU or the Thunderbolt controller.
400 * the discrete GPU can then be woken to drive the newly connected display.
403 * ports while the discrete GPU is asleep, but currently we do not make use
410 * The user may manually switch to the discrete GPU if more performance is
414 * discrete GPU. If a display is plugged in while the panel is switched to
417 * discrete GPU, thereby suspending the integrated GPU.
505 * gmux is able to cut power to the discrete GPU. It automatically takes care
518 pr_debug("Discrete card powered up\n"); in gmux_set_discrete_state()
522 pr_debug("Discrete card powered down\n"); in gmux_set_discrete_state()
936 * switchable. Force its AUX channel to the discrete GPU. in gmux_probe()