| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/phy/ |
| D | qcom,usb-snps-femto-v2.yaml | 67 The hardware accepts only discrete values. The value closest to the 76 The hardware accepts only discrete values. The value closest to the 84 The hardware accepts only discrete values. The value closest to the 96 The hardware accepts only discrete values. The value closest to the 108 The hardware accepts only discrete values. The value closest to the 116 The hardware accepts only discrete values. The value closest to the 125 The hardware accepts only discrete values. The value closest to the 135 resistance on the USB. The hardware accepts only discrete values. The 146 The hardware accepts only discrete values. The value closest to the
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| D | radeon_atpx_handler.c | 262 * radeon_atpx_set_discrete_state - power up/down discrete GPU 265 * @state: discrete GPU state (0 = power down, 1 = power up) 268 * power down/up the discrete GPU (all asics). 300 * @mux_id: mux state (0 = integrated GPU, 1 = discrete GPU) 303 * switch the display mux between the discrete GPU and integrated GPU 332 * @mux_id: mux state (0 = integrated GPU, 1 = discrete GPU) 335 * switch the i2c/hpd mux between the discrete GPU and integrated GPU 364 * @mux_id: mux state (0 = integrated GPU, 1 = discrete GPU) 367 * function to notify the sbios that a switch between the discrete GPU and 396 * @mux_id: mux state (0 = integrated GPU, 1 = discrete GPU) [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
| D | radeon_atpx_handler.c | 262 * radeon_atpx_set_discrete_state - power up/down discrete GPU 265 * @state: discrete GPU state (0 = power down, 1 = power up) 268 * power down/up the discrete GPU (all asics). 300 * @mux_id: mux state (0 = integrated GPU, 1 = discrete GPU) 303 * switch the display mux between the discrete GPU and integrated GPU 332 * @mux_id: mux state (0 = integrated GPU, 1 = discrete GPU) 335 * switch the i2c/hpd mux between the discrete GPU and integrated GPU 364 * @mux_id: mux state (0 = integrated GPU, 1 = discrete GPU) 367 * function to notify the sbios that a switch between the discrete GPU and 396 * @mux_id: mux state (0 = integrated GPU, 1 = discrete GPU) [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_atpx_handler.c | 291 * amdgpu_atpx_set_discrete_state - power up/down discrete GPU 294 * @state: discrete GPU state (0 = power down, 1 = power up) 297 * power down/up the discrete GPU (all asics). 329 * @mux_id: mux state (0 = integrated GPU, 1 = discrete GPU) 332 * switch the display mux between the discrete GPU and integrated GPU 361 * @mux_id: mux state (0 = integrated GPU, 1 = discrete GPU) 364 * switch the i2c/hpd mux between the discrete GPU and integrated GPU 393 * @mux_id: mux state (0 = integrated GPU, 1 = discrete GPU) 396 * function to notify the sbios that a switch between the discrete GPU and 425 * @mux_id: mux state (0 = integrated GPU, 1 = discrete GPU) [all …]
|
| D | amdgpu_bios.c | 85 /* If you boot an IGP board with a discrete card as the primary, 88 * copy of the igp rom at the start of vram if a discrete card is 228 /* ATRM is used to get the BIOS on the discrete cards in 241 * Executes ATRM to fetch a chunk of the discrete 285 /* ATRM is for the discrete card only */ in amdgpu_atrm_get_bios()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_atpx_handler.c | 297 * amdgpu_atpx_set_discrete_state - power up/down discrete GPU 300 * @state: discrete GPU state (0 = power down, 1 = power up) 303 * power down/up the discrete GPU (all asics). 335 * @mux_id: mux state (0 = integrated GPU, 1 = discrete GPU) 338 * switch the display mux between the discrete GPU and integrated GPU 367 * @mux_id: mux state (0 = integrated GPU, 1 = discrete GPU) 370 * switch the i2c/hpd mux between the discrete GPU and integrated GPU 399 * @mux_id: mux state (0 = integrated GPU, 1 = discrete GPU) 402 * function to notify the sbios that a switch between the discrete GPU and 431 * @mux_id: mux state (0 = integrated GPU, 1 = discrete GPU) [all …]
|
| D | amdgpu_bios.c | 85 /* If you boot an IGP board with a discrete card as the primary, 88 * copy of the igp rom at the start of vram if a discrete card is 230 /* ATRM is used to get the BIOS on the discrete cards in 243 * Executes ATRM to fetch a chunk of the discrete 287 /* ATRM is for the discrete card only */ in amdgpu_atrm_get_bios()
|
| /kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
| D | Kconfig | 21 # before discrete ones so they will be the initial/default value: 23 # - licensed IP used in both SOC and discrete versions 24 # - discrete ones (including all PCI-only controllers) 162 R8A66597 is a discrete USB host and peripheral controller chip that 174 Renesas USBHS is a discrete USB host and peripheral controller chip 276 # Controllers available in both integrated and discrete versions 283 M66592 is a discrete USB peripheral controller chip that 294 # Controllers available only in discrete form (and all PCI controllers)
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
| D | Kconfig | 21 # before discrete ones so they will be the initial/default value: 23 # - licensed IP used in both SOC and discrete versions 24 # - discrete ones (including all PCI-only controllers) 174 R8A66597 is a discrete USB host and peripheral controller chip that 186 Renesas USBHS is a discrete USB host and peripheral controller chip 291 # Controllers available in both integrated and discrete versions 298 M66592 is a discrete USB peripheral controller chip that 309 # Controllers available only in discrete form (and all PCI controllers)
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/ |
| D | vidioc-enum-frameintervals.rst | 46 - **Discrete:** The function returns success if the given index value 51 the `discrete` member is valid. 145 - ``discrete`` 173 - Discrete frame interval.
|
| D | vidioc-enum-framesizes.rst | 47 - **Discrete:** The function returns success if the given index value 52 ``discrete`` member is valid. 153 - ``discrete`` 181 - Discrete frame size.
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | vidioc-enum-frameintervals.rst | 46 - **Discrete:** The function returns success if the given index value 51 the `discrete` member is valid. 147 - ``discrete`` 176 - Discrete frame interval.
|
| D | vidioc-enum-framesizes.rst | 47 - **Discrete:** The function returns success if the given index value 52 ``discrete`` member is valid. 157 - ``discrete`` 185 - Discrete frame size.
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | surface_acpi_notify.h | 5 * Provides access to discrete GPU notifications sent from ACPI via the SAN 18 * struct san_dgpu_event - Discrete GPU ACPI event.
|
| /kernel/linux/linux-6.6/Documentation/gpu/rfc/ |
| D | i915_gem_lmem.rst | 15 * TTM shrinker for discrete 18 * Route shmem backend over to TTM SYSTEM for discrete
|
| /kernel/linux/linux-5.10/drivers/platform/x86/ |
| D | apple-gmux.c | 342 * connecting it either to the discrete GPU or the Thunderbolt controller. 351 * the discrete GPU can then be woken to drive the newly connected display. 354 * ports while the discrete GPU is asleep, but currently we do not make use 361 * The user may manually switch to the discrete GPU if more performance is 365 * discrete GPU. If a display is plugged in while the panel is switched to 368 * discrete GPU, thereby suspending the integrated GPU. 456 * gmux is able to cut power to the discrete GPU. It automatically takes care 469 pr_debug("Discrete card powered up\n"); in gmux_set_discrete_state() 473 pr_debug("Discrete card powered down\n"); in gmux_set_discrete_state() 740 * switchable. Force its AUX channel to the discrete GPU. in gmux_probe()
|
| /kernel/linux/linux-5.10/drivers/gpu/vga/ |
| D | vga_switcheroo.c | 67 * discrete GPU while it is not used. 71 * handler to control the power state of the discrete GPU, its ->switchto 72 * callback is a no-op for obvious reasons. The discrete GPU is often equipped 75 * suspend/resume order when changing the discrete GPU's power state. In total 77 * client (on the discrete GPU). The code is mostly prepared to support 622 * Power on the integrated GPU if necessary, power off the discrete GPU. 627 * * DIS: Switch to the discrete graphics device. 631 * * DDIS: Delayed switch to the discrete graphics device. 637 * * MDIS: Mux-only switch to the discrete graphics device. 969 * In this mode of use, the discrete GPU automatically powers up and down at [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/vga/ |
| D | vga_switcheroo.c | 67 * discrete GPU while it is not used. 71 * handler to control the power state of the discrete GPU, its ->switchto 72 * callback is a no-op for obvious reasons. The discrete GPU is often equipped 75 * suspend/resume order when changing the discrete GPU's power state. In total 77 * client (on the discrete GPU). The code is mostly prepared to support 622 * Power on the integrated GPU if necessary, power off the discrete GPU. 627 * * DIS: Switch to the discrete graphics device. 631 * * DDIS: Delayed switch to the discrete graphics device. 637 * * MDIS: Mux-only switch to the discrete graphics device. 969 * In this mode of use, the discrete GPU automatically powers up and down at [all …]
|
| /kernel/linux/linux-6.6/drivers/platform/x86/ |
| D | apple-gmux.c | 36 * the voltage regulators of the discrete GPU, drives the display panel power, 391 * connecting it either to the discrete GPU or the Thunderbolt controller. 400 * the discrete GPU can then be woken to drive the newly connected display. 403 * ports while the discrete GPU is asleep, but currently we do not make use 410 * The user may manually switch to the discrete GPU if more performance is 414 * discrete GPU. If a display is plugged in while the panel is switched to 417 * discrete GPU, thereby suspending the integrated GPU. 505 * gmux is able to cut power to the discrete GPU. It automatically takes care 518 pr_debug("Discrete card powered up\n"); in gmux_set_discrete_state() 522 pr_debug("Discrete card powered down\n"); in gmux_set_discrete_state() [all …]
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-platform-asus-wmi | 67 can be toggled to boot with only the dGPU (discrete mode) or in 70 * 0 - Discrete GPU, 78 Disable discrete GPU:
|
| /kernel/linux/linux-5.10/include/linux/soundwire/ |
| D | sdw.h | 232 * discrete values, implementation can define based on the wordlengths they 249 * @bus_num_freq: Number of discrete frequencies supported 250 * @bus_freq: Discrete bus frequencies, in Hz 253 * @num_freq: Number of discrete sampling frequency supported 254 * @freq: Discrete sampling frequencies, in Hz 284 * @num_words: Number of discrete supported wordlengths 285 * @words: Discrete supported wordlength 296 * @num_channels: Number of discrete channels supported 297 * @channels: Discrete channels supported
|
| /kernel/linux/linux-6.6/Documentation/trace/rv/ |
| D | deterministic_automata.rst | 158 The automata formalism allows modeling discrete event systems (DES) in 173 For a detailed description, including operations, and application on Discrete 176 Cassandras, Christos G., and Stephane Lafortune, eds. Introduction to discrete
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | amc6821.rst | 75 It can only have certain discrete values 91 speed. It can only have certain discrete
|
| /kernel/linux/linux-6.6/Documentation/hwmon/ |
| D | amc6821.rst | 75 It can only have certain discrete values 91 speed. It can only have certain discrete
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/ |
| D | rtc.rst | 128 integrated into embeddable system-on-chip (SOC) processors to discrete chips 134 example, maybe the low-power battery-backed RTC is a discrete I2C chip, but 136 the system clock from the discrete RTC, but use the integrated one for all
|