Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/vga/
H A Dvga_switcheroo.c654 client_id(client) == VGA_SWITCHEROO_DIS ? "DIS" : in vga_switcheroo_show()
832 client_id = VGA_SWITCHEROO_DIS; in vga_switcheroo_debugfs_write()
840 client_id = VGA_SWITCHEROO_DIS; in vga_switcheroo_debugfs_write()
848 client_id = VGA_SWITCHEROO_DIS; in vga_switcheroo_debugfs_write()
/openbmc/linux/include/linux/
H A Dvga_switcheroo.h89 VGA_SWITCHEROO_DIS, enumerator
/openbmc/linux/drivers/platform/x86/
H A Dapple-gmux.c440 gmux_data->switch_state_ddc = VGA_SWITCHEROO_DIS; in gmux_read_switch_state()
443 gmux_data->switch_state_display = VGA_SWITCHEROO_DIS; in gmux_read_switch_state()
450 gmux_data->switch_state_external = VGA_SWITCHEROO_DIS; in gmux_read_switch_state()
556 return VGA_SWITCHEROO_DIS; in gmux_get_client_id()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_acpi.c205 return VGA_SWITCHEROO_DIS; in nouveau_dsm_get_client_id()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_atpx_handler.c533 return VGA_SWITCHEROO_DIS; in radeon_atpx_get_client_id()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atpx_handler.c569 return VGA_SWITCHEROO_DIS; in amdgpu_atpx_get_client_id()
/openbmc/linux/sound/pci/hda/
H A Dhda_intel.c1281 if (client_id == VGA_SWITCHEROO_DIS) in azx_vs_gpu_bound()