Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_switcheroo.c55 .set_gpu_state = i915_switcheroo_set_state,
/linux/include/linux/
H A Dvga_switcheroo.h144 void (*set_gpu_state)(struct pci_dev *dev, enum vga_switcheroo_state); member
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_vga.c81 .set_gpu_state = nouveau_switcheroo_set_state,
/linux/drivers/gpu/vga/
H A Dvga_switcheroo.c679 client->ops->set_gpu_state(client->pdev, VGA_SWITCHEROO_ON); in vga_switchon()
689 client->ops->set_gpu_state(client->pdev, VGA_SWITCHEROO_OFF); in vga_switchoff()
703 client->ops->set_gpu_state(client->pdev, state); in set_audio_state()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_device.c1261 .set_gpu_state = radeon_switcheroo_set_state,
/linux/sound/pci/hda/
H A Dhda_intel.c1304 .set_gpu_state = azx_vs_set_state,
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c2047 .set_gpu_state = amdgpu_switcheroo_set_state,