Searched refs:GPU (Results 1 – 25 of 107) sorted by relevance
12345
/Linux-v5.15/Documentation/driver-api/thermal/ |
D | nouveau_thermal.rst | 14 This driver allows to read the GPU core temperature, drive the GPU fan and 28 In order to protect the GPU from overheating, Nouveau supports 4 configurable 34 The GPU will be downclocked to reduce its power dissipation; 36 The GPU is put on hold to further lower power dissipation; 38 Shut the computer down to protect your GPU. 44 The default value for these thresholds comes from the GPU's vbios. These
|
/Linux-v5.15/Documentation/gpu/ |
D | msm-crash-dump.rst | 7 Following a GPU hang the MSM driver outputs debugging information via 35 ID of the GPU that generated the crash formatted as 39 The current value of RBBM_STATUS which shows what top level GPU 50 GPU address of the ringbuffer. 76 GPU address of the buffer object. 91 GPU memory region.
|
D | amdgpu.rst | 128 This is part of the libdrm amdgpu unit tests which cover several areas of the GPU. 150 GPU Power/Thermal Controls and Monitoring 161 GPU sysfs Power State Interfaces 164 GPU power controls are exposed via sysfs files. 217 GPU Product Information 220 Information about the GPU can be obtained on certain cards 247 GPU Memory Usage Information 303 GPU SmartShift Information 306 GPU SmartShift information via sysfs
|
D | v3d.rst | 8 GPU buffer object (BO) management 19 GPU Scheduling
|
D | i915.rst | 270 Intel GPU Basics 273 An Intel GPU has multiple engines. There are several engine types. 287 The Intel GPU family is a family of integrated GPU's using Unified 288 Memory Access. For having the GPU "do work", user space will feed the 289 GPU batch buffers via one of the ioctls `DRM_IOCTL_I915_GEM_EXECBUFFER2` 291 instruct the GPU to perform work (for example rendering) and that work 294 `DRM_IOCTL_I915_GEM_CREATE`). An ioctl providing a batchbuffer for the GPU 309 Gen4, also have that a context carries with it a GPU HW context; 310 the HW context is essentially (most of atleast) the state of a GPU. 311 In addition to the ordering guarantees, the kernel will restore GPU [all …]
|
D | drivers.rst | 2 GPU Driver Documentation
|
D | tegra.rst | 2 drm/tegra NVIDIA Tegra GPU and display driver 11 supports the built-in GPU, comprised of the gr2d and gr3d engines. Starting 12 with Tegra124 the GPU is based on the NVIDIA desktop GPU architecture and 25 GPU and video engines via host1x.
|
D | index.rst | 2 Linux GPU Driver Developer's Guide
|
/Linux-v5.15/arch/arm64/boot/dts/qcom/ |
D | msm8996-v3.0.dtsi | 13 * This revision seems to have differ GPU CPR 14 * parameters, GPU frequencies and some differences 16 * the GPU. Funnily enough, it's simpler to make it an
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | rk3288-veyron-mickey.dts | 86 * and don't let the GPU go faster than 400 MHz. 103 * the CPU and the GPU. 139 /* At very hot, don't let GPU go over 300 MHz */ 180 /* After 1st level throttle the GPU down to as low as 400 MHz */ 187 * Slightly after we throttle the GPU, we'll also make sure that 189 * throttle the CPU lower than 1.4 GHz due to GPU heat--we'll 200 /* When hot, GPU goes down to 300 MHz */ 206 /* When really hot, don't let GPU go _above_ 300 MHz */
|
/Linux-v5.15/drivers/gpu/drm/virtio/ |
D | Kconfig | 3 tristate "Virtio GPU driver" 10 This is the virtual GPU driver for virtio. It can be used with
|
/Linux-v5.15/drivers/gpu/drm/qxl/ |
D | Kconfig | 3 tristate "QXL virtual GPU" 10 QXL virtual GPU for Spice virtualization desktop integration.
|
/Linux-v5.15/Documentation/devicetree/bindings/display/msm/ |
D | gpu.txt | 1 Qualcomm adreno/snapdragon GPU 20 For GMU attached devices the GPU clocks are not used and are not required. The 31 control the power for the GPU. Applicable targets: 35 bring the GPU out of secure mode. 109 * Look ma, no clocks! The GPU clocks and power are
|
/Linux-v5.15/drivers/gpu/drm/vc4/ |
D | Kconfig | 19 VC4 GPU, such as the Raspberry Pi or other BCM2708/BCM2835. 30 Choose this option if you have a Broadcom VC4 GPU
|
/Linux-v5.15/drivers/gpu/drm/amd/amdkfd/ |
D | Kconfig | 7 bool "HSA kernel driver for AMD GPU devices" 14 Enable this if you want to use HSA features on AMD GPU devices.
|
/Linux-v5.15/drivers/gpu/drm/sti/ |
D | NOTES | 23 GPU >-------------+GDP Main | | +---+ HDMI +--> HDMI 24 GPU >-------------+GDP mixer+---+ | :===========: 25 GPU >-------------+Cursor | | +---+ DVO +--> 24b//
|
/Linux-v5.15/drivers/gpu/vga/ |
D | Kconfig | 19 multiple GPUS. The overhead for each GPU is very small. 22 bool "Laptop Hybrid Graphics - GPU switching support"
|
/Linux-v5.15/drivers/gpu/drm/i915/ |
D | Kconfig | 67 bool "Enable capturing GPU state following a hang" 71 This option enables capturing the GPU state when a hang is detected. 79 bool "Compress GPU error state" 85 selected and causes any error state captured upon a GPU hang
|
D | Kconfig.profile | 46 check the health of the GPU and undertake regular house-keeping of 52 May be 0 to disable heartbeats and therefore disable automatic GPU 78 Before sleeping waiting for a request (GPU operation) to complete, 96 the GPU, we allow the innocent contexts also on the system to quiesce.
|
/Linux-v5.15/drivers/gpu/drm/v3d/ |
D | Kconfig | 12 V3D 3.x or newer GPU, such as BCM7268.
|
/Linux-v5.15/drivers/gpu/drm/lima/ |
D | Kconfig | 5 tristate "LIMA (DRM support for ARM Mali 400/450 GPU)"
|
/Linux-v5.15/drivers/gpu/drm/panfrost/ |
D | TODO | 9 - Support userspace controlled GPU virtual addresses. Needed for Vulkan. (Tomeu)
|
/Linux-v5.15/Documentation/arm/stm32/ |
D | stm32mp157-overview.rst | 12 - 2D/3D image composition with GPU
|
/Linux-v5.15/drivers/gpu/drm/ast/ |
D | Kconfig | 10 Say yes for experimental AST GPU driver. Do not enable
|
/Linux-v5.15/Documentation/i2c/busses/ |
D | i2c-nvidia-gpu.rst | 20 then this driver should support the I2C controller of your GPU.
|
12345