Home
last modified time | relevance | path

Searched refs:support (Results 1 – 25 of 2076) sorted by relevance

12345678910>>...84

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_utils.c217 …print_mode_support_info(const struct dml2_core_internal_mode_support_info *support, bool fail_only) in dml2_core_utils_print_mode_support_info() argument
221 if (!fail_only || support->ScaleRatioAndTapsSupport == 0) in dml2_core_utils_print_mode_support_info()
222 …DML_LOG_VERBOSE("DML: support: ScaleRatioAndTapsSupport = %d\n", support->ScaleRatioAndTapsSupport… in dml2_core_utils_print_mode_support_info()
223 if (!fail_only || support->SourceFormatPixelAndScanSupport == 0) in dml2_core_utils_print_mode_support_info()
224 …DML_LOG_VERBOSE("DML: support: SourceFormatPixelAndScanSupport = %d\n", support->SourceFormatPixel… in dml2_core_utils_print_mode_support_info()
225 if (!fail_only || support->ViewportSizeSupport == 0) in dml2_core_utils_print_mode_support_info()
226 DML_LOG_VERBOSE("DML: support: ViewportSizeSupport = %d\n", support->ViewportSizeSupport); in dml2_core_utils_print_mode_support_info()
227 if (!fail_only || support->LinkRateDoesNotMatchDPVersion == 1) in dml2_core_utils_print_mode_support_info()
228 …DML_LOG_VERBOSE("DML: support: LinkRateDoesNotMatchDPVersion = %d\n", support->LinkRateDoesNotMatc… in dml2_core_utils_print_mode_support_info()
229 if (!fail_only || support->LinkRateForMultistreamNotIndicated == 1) in dml2_core_utils_print_mode_support_info()
[all …]
/linux/drivers/clk/bcm/
H A DKconfig4 tristate "Broadcom BCM2711 DVP support"
11 Enable common clock framework support for the Broadcom BCM2711
15 bool "Broadcom BCM2835 clock support"
20 Enable common clock framework support for Broadcom BCM2835
24 bool "Broadcom BCM63xx clock support"
29 Enable common clock framework support for Broadcom BCM63xx DSL SoCs
33 bool "Broadcom BCM63xx gated clock support"
37 Enable common clock framework support for Broadcom BCM63xx DSL SoCs
41 bool "Broadcom BCM63268 timer clock and reset support"
46 Enable timer clock and reset support for Broadcom BCM63268 DSL SoCs
[all …]
/linux/drivers/comedi/
H A DKconfig3 tristate "Data acquisition support (comedi)"
5 Enable support for a wide range of data acquisition devices
46 tristate "Comedi device bonding support"
49 Enable support for a driver to 'bond' (merge) multiple subdevices
58 tristate "Fake waveform generator support"
60 Enable support for the fake waveform generator.
69 tristate "Parallel port support"
72 Enable support for the standard parallel port.
81 tristate "SSV Embedded Systems DIL/Net-PC support"
85 Enable support for SSV Embedded Systems DIL/Net-PC
[all …]
/linux/drivers/net/wireless/ralink/rt2x00/
H A DKconfig3 tristate "Ralink driver support"
6 This will enable the support for the Ralink drivers,
22 tristate "Ralink rt2400 (PCI/PCMCIA) support"
28 This adds support for rt2400 wireless chipset family.
34 tristate "Ralink rt2500 (PCI/PCMCIA) support"
40 This adds support for rt2500 wireless chipset family.
46 tristate "Ralink rt2501/rt61 (PCI/PCMCIA) support"
55 This adds support for rt2501 wireless chipset family.
61 tristate "Ralink rt27xx/rt28xx/rt30xx (PCI/PCIe/PCMCIA) support"
71 This adds support for rt27xx/rt28xx/rt30xx wireless chipset family.
[all …]
/linux/sound/hda/codecs/realtek/
H A DKconfig4 tristate "Realtek HD-audio codec support"
6 Say Y or M here to include Realtek HD-audio codec support.
21 tristate "Build Realtek ALC260 HD-audio codec support" if EXPERT
26 Say Y or M here to include Realtek ALC260 HD-audio codec support
29 tristate "Build Realtek ALC262 HD-audio codec support" if EXPERT
34 Say Y or M here to include Realtek ALC262 HD-audio codec support
37 tristate "Build Realtek ALC268 HD-audio codec support" if EXPERT
43 codec support
46 tristate "Build Realtek ALC269 HD-audio codecs support" if EXPERT
52 codec support
[all …]
/linux/drivers/input/rmi4/
H A DKconfig6 tristate "Synaptics RMI4 bus support"
9 Say Y here if you want to support the Synaptics RMI4 bus. This is
10 required for all RMI4 device support.
20 Say Y here if you want to support RMI4 devices connected to an I2C
29 Say Y here if you want to support RMI4 devices connected to a SPI
38 Say Y here if you want to support RMI4 devices connected to an SMB
50 Say Y here if you want to add support for RMI4 function 03.
52 Function 03 provides PS2 guest support for RMI4 devices. This
53 includes support for TrackPoints on TouchPads.
69 Say Y here if you want to add support for RMI4 function 11.
[all …]
/linux/sound/soc/samsung/
H A DKconfig8 Say Y or M if you want to add support for codecs attached to
10 select the audio interfaces to support below.
15 tristate "Samsung PCM interface support"
18 tristate "Samsung SPDIF transmitter support"
22 tristate "Samsung I2S interface support"
25 tristate "SoC I2S Audio support for WM8994 on SMDK"
31 Say Y if you want to add support for SoC audio on the SMDKs.
34 tristate "SoC S/PDIF Audio support for SMDK"
37 Say Y if you want to add support for SoC S/PDIF audio on the SMDK.
40 tristate "SoC PCM Audio support for WM8994 on SMDK"
[all …]
/linux/drivers/net/wireless/ath/ath10k/
H A DKconfig3 tristate "Atheros 802.11ac wireless cards support"
10 This module adds support for wireless adapters based on
19 tristate "Atheros ath10k PCI support"
22 This module adds support for PCIE bus
25 bool "Atheros ath10k AHB support"
28 This module adds support for AHB bus
31 tristate "Atheros ath10k SDIO support"
34 This module adds support for SDIO/MMC bus.
37 tristate "Atheros ath10k USB support (EXPERIMENTAL)"
40 This module adds experimental support for USB bus. Currently
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A DKconfig20 bool "Mellanox Technologies Innova support"
23 Build support for the Innova family of network cards by Mellanox
30 bool "Mellanox 5th generation network adapters (ConnectX series) Ethernet support"
36 Ethernet support in Mellanox Technologies ConnectX-4 NIC.
39 bool "Mellanox MLX5 ethernet accelerated receive flow steering (ARFS) support"
43 Mellanox MLX5 ethernet hardware-accelerated receive flow steering support,
44 Enables ethernet netdevice arfs support and ntuple filtering.
47 bool "Mellanox MLX5 ethernet rx nfc flow steering support"
51 Mellanox MLX5 ethernet rx nfc flow steering support
57 bool "Mellanox Technologies MLX5 MPFS support"
[all …]
/linux/sound/soc/fsl/
H A DKconfig7 tristate "Asynchronous Sample Rate Converter (ASRC) module support"
16 support for the Freescale CPUs.
21 tristate "Synchronous Audio Interface (SAI) module support"
29 support for the Freescale CPUs.
34 tristate "Medium Quality Sound (MQS) module support"
39 support for the Freescale CPUs.
44 tristate "Audio Mixer (AUDMIX) module support"
48 support for the NXP iMX CPUs.
51 tristate "Synchronous Serial Interface module (SSI) support"
57 support fo
[all...]
/linux/drivers/clk/starfive/
H A DKconfig7 bool "StarFive JH7100 clock support"
12 Say yes here to support the clock controller on the StarFive JH7100
16 tristate "StarFive JH7100 audio clock support"
21 Say Y or M here to support the audio clocks on the StarFive JH7100
25 bool "StarFive JH7110 PLL clock support"
29 Say yes here to support the PLL clock controller on the
33 bool "StarFive JH7110 system clock support"
41 Say yes here to support the system clock controller on the
45 tristate "StarFive JH7110 always-on clock support"
49 Say yes here to support the always-on clock controller on the
[all …]
/linux/sound/soc/renesas/
H A DKconfig6 tristate "SoC Audio support for Renesas SH7760"
9 Enable this option for SH7760 AC97/I2S audio support.
25 tristate "SH4 FSI support"
29 This option enables FSI sound support
40 tristate "R-Car series SRU/SCU/SSIU/SSI support"
47 This option enables R-Car SRU/SCU/SSIU/SSI sound support
50 tristate "R-Car series MSIOF support"
54 This option enables R-Car MSIOF sound support
57 tristate "RZ/G2L series SSIF-2 support"
61 This option enables RZ/G2L SSIF-2 sound support
[all...]
/linux/drivers/acpi/pmic/
H A DKconfig4 bool "PMIC (Power Management Integrated Circuit) operation region support"
6 Select this option to enable support for ACPI operation
14 bool "ACPI operation region support for Bay Trail Crystal Cove PMIC"
17 This config adds ACPI operation region support for the Bay Trail
21 bool "ACPI operation region support for Cherry Trail Crystal Cove PMIC"
24 This config adds ACPI operation region support for the Cherry Trail
28 bool "ACPI operation region support for XPower AXP288 PMIC"
31 This config adds ACPI operation region support for XPower AXP288 PMIC.
34 bool "ACPI operation region support for BXT WhiskeyCove PMIC"
37 This config adds ACPI operation region support for BXT WhiskeyCove PMIC.
[all …]
/linux/drivers/clk/rockchip/
H A DKconfig2 # common clock support for ROCKCHIP SoC family.
5 bool "Rockchip clock controller common support"
13 bool "Rockchip PX30 clock controller support"
20 bool "Rockchip RV1103B clock controller support"
27 bool "Rockchip RV110x clock controller support"
34 bool "Rockchip RV1126 clock controller support"
41 bool "Rockchip RV1126B clock controller support"
48 bool "Rockchip RK3036 clock controller support"
55 bool "Rockchip RK312x clock controller support"
62 bool "Rockchip RK3188 clock controller support"
[all …]
/linux/drivers/char/agp/
H A DKconfig20 write-combining with MTRR support on the AGP bus. Without it, OpenGL
31 tristate "ALI chipset support"
34 This option gives you AGP support for the GLX component of
46 tristate "ATI chipset support"
49 This option gives you AGP support for the GLX component of
53 tristate "AMD Irongate, 761, and 762 chipset support"
56 This option gives you AGP support for the GLX component of
60 tristate "AMD Opteron/Athlon64 on-CPU GART support"
63 This option gives you AGP support for the GLX component of
66 K8T400M, SiS755. It may also support other AGP bridges when loaded
[all …]
/linux/sound/soc/ti/
H A DKconfig17 comment "Texas Instruments DAI support for:"
19 tristate "daVinci Audio Serial Port (ASP) or McBSP support"
23 Say Y or M here if you want audio support via daVinci ASP or McBSP.
24 The driver only implements the ASP support which is a subset of
25 daVinci McBSP (w/o the multichannel support).
28 tristate "Multichannel Audio Serial Port (McASP) support"
34 Say Y or M here if you want to have support for McASP IP found in
44 tristate "Digital Microphone Module (DMIC) support"
48 Say Y or M here if you want to have support for DMIC IP found in
52 tristate "Multichannel Buffered Serial Port (McBSP) support"
[all …]
/linux/sound/soc/generic/
H A DKconfig8 tristate "ASoC Simple sound card support"
11 This option enables generic simple sound card support
12 It also support DPCM of multi CPU single Codec ststem.
15 tristate "ASoC Audio Graph sound card support"
19 This option enables generic simple sound card support
21 It also support DPCM of multi CPU single Codec ststem.
24 tristate "ASoC Audio Graph sound card2 support"
28 This option enables generic simple sound card2 support
32 tristate "ASoC Audio Graph Card2 base custom sample support"
38 tristate "ASoC Test component sound support"
[all …]
/linux/arch/riscv/
H A DKconfig.socs8 This enables support for Andes SoC platform hardware.
13 This enables support for Anlogic SoC platform hardware.
18 This enables support for ESWIN SoC platform hardware,
27 This enables support for Microchip SoC platforms.
32 This enables support for the RISC-V based Renesas SoCs.
38 This enables support for SiFive SoC platform hardware.
43 This enables support for Sophgo SoC platform hardware.
49 This enables support for SpacemiT SoC platform hardware.
60 This enables support for StarFive SoC platform hardware.
68 This enables support for Allwinner sun20i platform hardware,
[all …]
/linux/drivers/thermal/ti-soc-thermal/
H A DKconfig5 If you say yes here you get support for the Texas Instruments
6 OMAP4460+ on die bandgap temperature sensor support. The register
10 support.
13 bool "Texas Instruments SoCs thermal framework support"
16 If you say yes here you want to get support for generic thermal
23 bool "Texas Instruments OMAP3 thermal support"
27 If you say yes here you get thermal support for the Texas Instruments
38 bool "Texas Instruments OMAP4 thermal support"
42 If you say yes here you get thermal support for the Texas Instruments
49 support.
[all …]
/linux/sound/soc/sof/intel/
H A DKconfig3 bool "SOF support for Intel audio DSPs"
6 This adds support for Sound Open Firmware for Intel(R) platforms.
41 tristate "SOF support for Baytrail, Braswell and Cherrytrail"
49 This adds support for Sound Open Firmware for Intel(R) platforms
62 tristate "SOF support for Broadwell"
69 This adds support for Sound Open Firmware for Intel(R) platforms
76 SOF does not fully support Broadwell and has limitations related to
87 tristate "SOF support for Tangier/Merrifield"
93 This adds support for Sound Open Firmware for Intel(R) platforms
104 tristate "SOF support fo
[all...]
/linux/arch/mips/bcm63xx/
H A DKconfig2 menu "CPU support"
6 bool "support 3368 CPU"
11 bool "support 6328 CPU"
16 bool "support 6338 CPU"
21 bool "support 6345 CPU"
25 bool "support 6348 CPU"
30 bool "support 6358 CPU"
35 bool "support 6362 CPU"
40 bool "support 6368 CPU"
/linux/drivers/extcon/
H A DKconfig3 tristate "External Connector Class (extcon) support"
5 Say Y here to enable external connector class (extcon) support.
19 tristate "ADC Jack extcon support"
25 tristate "X-Power AXP288 EXTCON support"
29 Say Y here to enable support for USB peripheral detection
38 If you say yes here you get support for the Fairchild Semiconductor
45 tristate "GPIO extcon support"
48 Say Y here to enable GPIO based extcon support. Note that GPIO
55 Say Y here to enable extcon support for USB OTG ports controlled by
68 Say Y here to enable extcon support for charger detection / control
[all …]
/linux/drivers/media/usb/dvb-usb-v2/
H A DKconfig20 tristate "Afatech AF9015 DVB-T USB2.0 support"
33 Say Y here to support the Afatech AF9015 based DVB-T USB2.0 receiver
36 tristate "Afatech AF9035 DVB-T USB2.0 support"
48 Say Y here to support the Afatech AF9035 based DVB USB receiver.
51 tristate "Anysee DVB-T/C USB2.0 support"
64 Say Y here to support the Anysee E30, Anysee E30 Plus or
68 tristate "Alcor Micro AU6610 USB2.0 support"
73 Say Y here to support the Sigmatek DVB-110 DVB-T USB2.0 receiver.
76 tristate "AzureWave 6007 and clones DVB-T/C USB2.0 support"
82 Say Y here to support the AZ6007 receivers like Terratec H7.
[all …]
/linux/sound/hda/codecs/hdmi/
H A DKconfig4 tristate "HD-audio HDMI codec support"
6 Say Y or M here to include HD-audio HDMI/DislayPort codec support.
15 tristate "Generic HDMI/DisplayPort HD-audio codec support" if EXPERT
21 codec support.
24 to assure the multiple streams for DP-MST support.
27 tristate "Simple HDMI/DisplayPort HD-audio codec support" if EXPERT
31 codec support for VIA and other codecs.
34 tristate "Intel HDMI/DisplayPort HD-audio codec support" if EXPERT
39 HD-audio codec support.
57 tristate "AMD/ATI HDMI/DisplayPort HD-audio codec support" if EXPERT
[all …]
/linux/sound/soc/tegra/
H A DKconfig12 Say Y or M here if you want support for SoC audio on Tegra.
21 Say Y or M if you want to add support for codecs attached to the
23 machine drivers to support below.
28 Say Y or M if you want to add support for the Tegra20 DAS module.
30 support below.
36 Say Y or M if you want to add support for codecs attached to the
38 machine drivers to support below.
43 Say Y or M if you want to add support for the Tegra20 SPDIF interface.
44 You will also need to select the individual machine drivers to support
50 Say Y or M if you want to add support fo
[all...]

12345678910>>...84