Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dvga_switcheroo.h68 enum vga_switcheroo_state { enum
121 enum vga_switcheroo_state state);
144 void (*set_gpu_state)(struct pci_dev *dev, enum vga_switcheroo_state);
172 enum vga_switcheroo_state vga_switcheroo_get_client_state(struct pci_dev *dev);
193 static inline enum vga_switcheroo_state vga_switcheroo_get_client_state(struct pci_dev *dev) { retu… in vga_switcheroo_get_client_state()
/openbmc/linux/drivers/gpu/vga/
H A Dvga_switcheroo.c116 enum vga_switcheroo_state pwr_state;
454 static enum vga_switcheroo_state
476 enum vga_switcheroo_state vga_switcheroo_get_client_state(struct pci_dev *pdev) in vga_switcheroo_get_client_state()
479 enum vga_switcheroo_state ret; in vga_switcheroo_get_client_state()
697 enum vga_switcheroo_state state) in set_audio_state()
996 enum vga_switcheroo_state state) in vga_switcheroo_power_switch()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_switcheroo.c13 enum vga_switcheroo_state state) in i915_switcheroo_set_state()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_acpi.c160 static int nouveau_dsm_set_discrete_state(acpi_handle handle, enum vga_switcheroo_state state) in nouveau_dsm_set_discrete_state()
182 enum vga_switcheroo_state state) in nouveau_dsm_power_state()
H A Dnouveau_vga.c35 enum vga_switcheroo_state state) in nouveau_switcheroo_set_state()
/openbmc/linux/Documentation/gpu/
H A Dvga-switcheroo.rst53 :functions: vga_switcheroo_state
/openbmc/linux/drivers/platform/x86/
H A Dapple-gmux.c75 enum vga_switcheroo_state power_state;
511 enum vga_switcheroo_state state) in gmux_set_discrete_state()
536 enum vga_switcheroo_state state) in gmux_set_power_state()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_atpx_handler.c461 enum vga_switcheroo_state state) in radeon_atpx_power_state()
H A Dradeon_device.c1214 static void radeon_switcheroo_set_state(struct pci_dev *pdev, enum vga_switcheroo_state state) in radeon_switcheroo_set_state()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atpx_handler.c496 enum vga_switcheroo_state state) in amdgpu_atpx_power_state()
H A Damdgpu_device.c1528 enum vga_switcheroo_state state) in amdgpu_switcheroo_set_state()
/openbmc/linux/sound/pci/hda/
H A Dhda_intel.c1186 enum vga_switcheroo_state state) in azx_vs_set_state()