Lines Matching full:gpus
54 * * muxed: Dual GPUs with a multiplexer chip to switch outputs between GPUs.
55 * * muxless: Dual GPUs but only one of them is connected to outputs.
69 * DRM drivers register GPUs with vga_switcheroo, these are henceforth called
76 * there can thus be up to three clients: Two vga clients (GPUs) and one audio
78 * machines with more than two GPUs should they become available.
100 * so gpus are initially assigned VGA_SWITCHEROO_UNKNOWN_ID
133 * Prerequisite is the registration of two GPUs and a handler
137 * @registered_clients: number of registered GPUs
624 * have opened device files of the GPUs or the audio client. If the
630 * closed the device files of the GPUs and the audio client.
639 * For GPUs whose power state is controlled by the driver's runtime pm,
1049 * Helper for GPUs whose power state is controlled by the driver's runtime pm.