/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_atpx_handler.c | 266 * radeon_atpx_set_discrete_state - power up/down discrete GPU 269 * @state: discrete GPU state (0 = power down, 1 = power up) 272 * power down/up the discrete GPU (all asics). 304 * @mux_id: mux state (0 = integrated GPU, 1 = discrete GPU) 307 * switch the display mux between the discrete GPU and integrated GPU 336 * @mux_id: mux state (0 = integrated GPU, 1 = discrete GPU) 339 * switch the i2c/hpd mux between the discrete GPU and integrated GPU 368 * @mux_id: mux state (0 = integrated GPU, 1 = discrete GPU) 371 * function to notify the sbios that a switch between the discrete GPU and 400 * @mux_id: mux state (0 = integrated GPU, 1 = discrete GPU) [all …]
|
H A D | radeon_bios.c | 43 /* If you boot an IGP board with a discrete card as the primary, 46 * copy of the igp rom at the start of vram if a discrete card is 141 /* ATRM is used to get the BIOS on the discrete cards in 154 * Executes ATRM to fetch a chunk of the discrete 198 /* ATRM is for the discrete card only */ in radeon_atrm_get_bios()
|
/linux/drivers/usb/gadget/udc/ |
H A 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) 156 R8A66597 is a discrete USB host and peripheral controller chip that 168 Renesas USBHS is a discrete USB host and peripheral controller chip 255 # Controllers available in both integrated and discrete versions 262 M66592 is a discrete USB peripheral controller chip that 273 # Controllers available only in discrete form (and all PCI controllers)
|
/linux/Documentation/userspace-api/media/v4l/ |
H A 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.
|
H A 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.
|
/linux/drivers/gpu/vga/ |
H A 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. 968 * In this mode of use, the discrete GPU automatically powers up and down at [all …]
|
/linux/Documentation/gpu/rfc/ |
H A D | i915_gem_lmem.rst | 15 * TTM shrinker for discrete 18 * Route shmem backend over to TTM SYSTEM for discrete
|
/linux/include/linux/ |
H A 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.
|
H A D | vga_switcheroo.h | 81 * @VGA_SWITCHEROO_DIS: discrete graphics device 110 * @get_client_id: determine if given pci device is integrated or discrete GPU. 128 * Mandatory. This should not cut power to the discrete GPU,
|
H A D | mxm-wmi.h | 11 /* discrete adapters */
|
/linux/drivers/platform/x86/ |
H A 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 …]
|
/linux/Documentation/ABI/testing/ |
H A 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:
|
/linux/Documentation/trace/rv/ |
H A 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
|
/linux/Documentation/admin-guide/ |
H A 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
|
/linux/Documentation/hwmon/ |
H A D | amc6821.rst | 80 It can only have certain discrete values 96 speed. It can only have certain discrete
|
/linux/drivers/platform/surface/ |
H A D | Kconfig | 161 battery, the keyboard, and, optionally, a discrete GPU) by (if 191 hot-pluggable discrete GPU (dGPU). When not in use, the dGPU on those 218 'low-power' can significantly limit performance of the discrete GPU on
|
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/ |
H A D | dcn32_clk_mgr.c | 144 /* discrete, a number of fixed states */ in dcn32_init_single_clock() 405 * SMU uses discrete dispclk presets. We applied in dcn32_update_clocks_update_dentist() 407 * to the next matching discrete value. By in dcn32_update_clocks_update_dentist() 452 * SMU uses discrete dispclk presets. We applied in dcn32_update_clocks_update_dentist() 454 * to the next matching discrete value. By in dcn32_update_clocks_update_dentist() 779 * SMU uses discrete dppclk presets. We applied in dcn32_update_clocks() 781 * to the next matching discrete value. By in dcn32_update_clocks() 818 * SMU uses discrete dppclk presets. We applied in dcn32_update_clocks() 820 * to the next matching discrete value. By in dcn32_update_clocks()
|
/linux/drivers/platform/x86/intel/int3472/ |
H A D | Makefile | 4 intel_skl_int3472_discrete-y := discrete.o discrete_quirks.o \
|
H A D | Kconfig | 20 set of discrete GPIOs and power gates.
|
H A D | discrete.c | 23 * discrete INT3472 device. Function number 1 returns a count of the GPIO 482 .name = "int3472-discrete", 490 MODULE_DESCRIPTION("Intel SkyLake INT3472 ACPI Discrete Device Driver");
|
/linux/drivers/usb/renesas_usbhs/ |
H A D | Kconfig | 12 Renesas USBHS is a discrete USB host and peripheral controller chip
|
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | system.h | 22 * @flags: soc settings flags. In VER_1, we can only set the DISCRETE
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | maxim,max9485.txt | 6 - MAX9485_CLKOUT: A PLL that can be configured to 16 different discrete
|
/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | chrontel,ch7322.yaml | 13 The Chrontel CH7322 is a discrete HDMI-CEC controller. It is
|
/linux/drivers/gpu/drm/i915/ |
H A D | TODO.txt | 4 - For discrete memory manager, merge enough dg1 to be able to refactor it to
|