Searched full:gpus (Results 1 – 25 of 157) sorted by relevance
1234567
/linux-6.14.4/drivers/gpu/drm/amd/amdkfd/ |
D | Kconfig | 25 based memory management on most GFXv9 GPUs, set the module 32 Enable peer-to-peer (P2P) communication between AMD GPUs over 34 applications and libraries by enabling GPUs to access data directly 35 in peer GPUs' memory without intermediate copies in system memory. 38 GPUs with large memory BARs that expose the entire VRAM in PCIe bus 39 address space within the physical address limits of the GPUs.
|
D | kfd_svm.h | 102 * @bitmap_access: index bitmap of GPUs which can access the range 103 * @bitmap_aip: index bitmap of GPUs which can access the range in place 105 * Data structure for virtual memory range shared by CPU and GPUs, it can be
|
/linux-6.14.4/drivers/gpu/drm/panthor/ |
D | Kconfig | 4 tristate "Panthor (DRM support for ARM Mali CSF-based GPUs)" 18 DRM driver for ARM Mali CSF-based GPUs. 20 This driver is for Mali (or Immortalis) Valhall Gxxx GPUs. 23 be supported with the panfrost driver as they are not CSF GPUs.
|
/linux-6.14.4/Documentation/gpu/amdgpu/ |
D | flashing.rst | 7 Flashing the dGPU integrated firmware image (IFWI) is supported by GPUs that 8 use the PSP to orchestrate the update (Navi3x or newer GPUs). 9 For supported GPUs, `amdgpu` will export a series of sysfs files that can be 21 On GPUs that support flashing an updated USB-C PD firmware image, the process
|
D | process-isolation.rst | 7 …cs and compute workloads, are serialized when this feature is enabled. On GPUs that support partit… 19 …GPUs that support graphics engine partitioning, this can be enabled per partition. The partition a…
|
D | index.rst | 5 The drm/amdgpu driver supports all AMD Radeon GPUs based on the Graphics Core
|
/linux-6.14.4/drivers/gpu/drm/nouveau/ |
D | Kconfig | 35 bool "Nouveau (NVIDIA) SoC GPUs" 39 Support for Nouveau platform driver, used for SoC GPUs as found 112 Turing and Ampere GPUs.
|
/linux-6.14.4/Documentation/accel/ |
D | introduction.rst | 46 Because this type of devices can be an IP inside GPUs or have similar 47 characteristics as those of GPUs, the accel subsystem will use the 57 Differentiation from GPUs 62 differentiated from GPUs by using a new major number and new device char files.
|
/linux-6.14.4/drivers/gpu/drm/panfrost/ |
D | Kconfig | 4 tristate "Panfrost (DRM support for ARM Mali Midgard/Bifrost GPUs)" 18 Bifrost (G3x, G5x, G7x) GPUs.
|
/linux-6.14.4/drivers/usb/typec/altmodes/ |
D | Kconfig | 20 Latest NVIDIA GPUs support VirtualLink devices. Select this 21 to enable support for VirtualLink devices with NVIDIA GPUs.
|
/linux-6.14.4/Documentation/i2c/busses/ |
D | i2c-nvidia-gpu.rst | 14 and later GPUs and it is used to communicate with Type-C controller on GPUs.
|
/linux-6.14.4/drivers/accel/ |
D | Kconfig | 20 accelerators and GPUs share a lot in common and can use almost the 23 major number than GPUs, and will be exposed to user-space using
|
/linux-6.14.4/drivers/gpu/vga/ |
D | vga_switcheroo.c | 54 * * muxed: Dual GPUs with a multiplexer chip to switch outputs between GPUs. 55 * * muxless: Dual GPUs but only one of them is connected to outputs. 69 * DRM drivers register GPUs with vga_switcheroo, these are henceforth called 76 * there can thus be up to three clients: Two vga clients (GPUs) and one audio 78 * machines with more than two GPUs should they become available. 100 * so gpus are initially assigned VGA_SWITCHEROO_UNKNOWN_ID 133 * Prerequisite is the registration of two GPUs and a handler 137 * @registered_clients: number of registered GPUs 624 * have opened device files of the GPUs or the audio client. If the 630 * closed the device files of the GPUs and the audio client. [all …]
|
D | Kconfig | 10 Many laptops released in 2008/9/10 have two GPUs with a multiplexer
|
/linux-6.14.4/Documentation/driver-api/ |
D | edac.rst | 195 both CPUs and GPUs via custom xGMI links. Thus, the data fabric on the 198 The MI200 accelerators are data center GPUs. They have 2 data fabrics, 214 4 MI200 (Aldebaran) GPUs using xGMI. 228 systems by calling system specific ops for both CPUs and GPUs. 246 four MI200 (Aldebaran) GPUs using xGMI. This topology can be represented
|
D | dma-buf.rst | 321 On GPUs this poses a problem, because current desktop compositor protocols on 327 faults on GPUs are limited to pure compute workloads. 329 Furthermore GPUs usually have shared resources between the 3D rendering and 373 GPUs do not have any impact. This allows us to keep using DMA fences internally 382 GPUs doesn't anything fundamentally new.
|
/linux-6.14.4/include/uapi/linux/ |
D | kfd_ioctl.h | 194 * unlimited number of GPUs. 422 * all later mappings on all GPUs will use this address 448 /* Map memory to one or more GPUs 470 /* Unmap memory from one or more GPUs 684 * @num_devices: [in/out] Number of GPUs used by process. Size of @devices array. 739 /* GPUs only read, allows replication */ 743 /* GPUs mostly read, may allow similar optimizations as RO, but writes fault */ 763 * GPU IDs are used to specify GPUs as preferred and prefetch locations. 869 * translations on GFXv9 and later AMD GPUs can return XNACK and retry 882 * differently. Furthermore, not all GPUs support changing the mode [all …]
|
/linux-6.14.4/Documentation/process/ |
D | botching-up-ioctls.rst | 11 memory on completely different GPUs is a futile effort. So nowadays every 89 error handling paths - GPUs will die eventually in the oddmost corner cases 117 killable. GPUs just die and your users won't like you more if you hang their 130 GPUs do most everything asynchronously, so we have a need to time operations and
|
/linux-6.14.4/include/linux/ |
D | adreno-smmu-priv.h | 42 * @get_ttbr1_cfg: Get the TTBR1 config for the GPUs context-bank 43 * @set_ttbr0_cfg: Set the TTBR0 config for the GPUs context bank. A
|
/linux-6.14.4/Documentation/devicetree/bindings/gpu/ |
D | nvidia,gk20a.txt | 19 - vdd-supply: regulator for supply voltage. Only required for GPUs not using 36 - power-domains: GPUs that make use of power domains can define this property
|
/linux-6.14.4/Documentation/gpu/amdgpu/display/ |
D | index.rst | 24 comprehensive set of IGT tests in various AMD GPUs/APUs (mostly recent dGPUs 58 * IGT tests in a farm with GPUs and APUs that support DCN and DCE.
|
/linux-6.14.4/drivers/gpu/drm/v3d/ |
D | Kconfig | 12 V3D 3.x or newer GPUs. SoCs supported include the BCM2711,
|
/linux-6.14.4/drivers/gpu/drm/lima/ |
D | Kconfig | 16 DRM driver for ARM Mali 400/450 GPUs.
|
/linux-6.14.4/drivers/gpu/drm/ast/ |
D | Kconfig | 14 is bound to the driver. These GPUs are commonly found
|
/linux-6.14.4/drivers/gpu/drm/etnaviv/ |
D | Kconfig | 16 DRM driver for Vivante GPUs.
|
1234567