Searched refs:GPU (Results 1 – 25 of 95) sorted by relevance
1234
/Linux-v5.4/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.4/Documentation/devicetree/bindings/display/etnaviv/ |
D | etnaviv-drm.txt | 1 Vivante GPU core devices 17 (only required if GPU can gate slave interface independently) 18 - "core": GPU core clock 19 - "shader": Shader clock (only required if GPU has feature PIPE_3D)
|
/Linux-v5.4/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 | v3d.rst | 8 GPU buffer object (BO) management 19 GPU Scheduling
|
D | i915.rst | 255 Intel GPU Basics 258 An Intel GPU has multiple engines. There are several engine types. 272 The Intel GPU family is a family of integrated GPU's using Unified 273 Memory Access. For having the GPU "do work", user space will feed the 274 GPU batch buffers via one of the ioctls `DRM_IOCTL_I915_GEM_EXECBUFFER2` 276 instruct the GPU to perform work (for example rendering) and that work 279 `DRM_IOCTL_I915_GEM_CREATE`). An ioctl providing a batchbuffer for the GPU 294 Gen4, also have that a context carries with it a GPU HW context; 295 the HW context is essentially (most of atleast) the state of a GPU. 296 In addition to the ordering guarantees, the kernel will restore GPU [all …]
|
D | amdgpu.rst | 93 GPU Power/Thermal Controls and Monitoring 104 GPU sysfs Power State Interfaces 107 GPU power controls are exposed via sysfs files.
|
D | drivers.rst | 2 GPU Driver Documentation
|
D | index.rst | 2 Linux GPU Driver Developer's Guide
|
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.
|
/Linux-v5.4/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 28 control the power for the GPU. Applicable targets: 32 bring the GPU out of secure mode. 68 * Look ma, no clocks! The GPU clocks and power are
|
D | gmu.txt | 3 The GMU is a programmable power controller for the GPU. the CPU controls the 4 GMU which in turn handles power controls for the GPU.
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | rk3288-veyron-mickey.dts | 78 * and don't let the GPU go faster than 400 MHz. 95 * the CPU and the GPU. 131 /* At very hot, don't let GPU go over 300 MHz */ 172 /* After 1st level throttle the GPU down to as low as 400 MHz */ 179 * Slightly after we throttle the GPU, we'll also make sure that 181 * throttle the CPU lower than 1.4 GHz due to GPU heat--we'll 192 /* When hot, GPU goes down to 300 MHz */ 198 /* When really hot, don't let GPU go _above_ 300 MHz */
|
/Linux-v5.4/drivers/gpu/drm/virtio/ |
D | Kconfig | 3 tristate "Virtio GPU driver" 8 This is the virtual GPU driver for virtio. It can be used with
|
/Linux-v5.4/drivers/gpu/drm/amd/amdkfd/ |
D | Kconfig | 7 bool "HSA kernel driver for AMD GPU devices" 12 Enable this if you want to use HSA features on AMD GPU devices.
|
/Linux-v5.4/drivers/gpu/drm/qxl/ |
D | Kconfig | 3 tristate "QXL virtual GPU" 9 QXL virtual GPU for Spice virtualization desktop integration.
|
/Linux-v5.4/drivers/gpu/drm/vc4/ |
D | Kconfig | 18 VC4 GPU, such as the Raspberry Pi or other BCM2708/BCM2835. 29 Choose this option if you have a Broadcom VC4 GPU
|
/Linux-v5.4/drivers/gpu/drm/sti/ |
D | NOTES | 23 GPU >-------------+GDP Main | | +---+ HDMI +--> HDMI 24 GPU >-------------+GDP mixer+---+ | :===========: 25 GPU >-------------+Cursor | | +---+ DVO +--> 24b//
|
/Linux-v5.4/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.4/drivers/gpu/drm/i915/ |
D | Kconfig | 72 bool "Enable capturing GPU state following a hang" 76 This option enables capturing the GPU state when a hang is detected. 85 bool "Compress GPU error state" 91 selected and causes any error state captured upon a GPU hang
|
/Linux-v5.4/drivers/gpu/drm/lima/ |
D | Kconfig | 5 tristate "LIMA (DRM support for ARM Mali 400/450 GPU)"
|
/Linux-v5.4/drivers/gpu/drm/panfrost/ |
D | TODO | 9 - Support userspace controlled GPU virtual addresses. Needed for Vulkan. (Tomeu)
|
/Linux-v5.4/drivers/gpu/drm/v3d/ |
D | Kconfig | 12 V3D 3.x or newer GPU, such as BCM7268.
|
/Linux-v5.4/Documentation/arm/stm32/ |
D | stm32mp157-overview.rst | 12 - 2D/3D image composition with GPU
|
/Linux-v5.4/drivers/gpu/drm/ast/ |
D | Kconfig | 8 Say yes for experimental AST GPU driver. Do not enable
|
/Linux-v5.4/Documentation/i2c/busses/ |
D | i2c-nvidia-gpu.rst | 20 then this driver should support the I2C controller of your GPU.
|
1234