Home
last modified time | relevance | path

Searched refs:GPU (Results 1 – 25 of 198) sorted by relevance

12345678

/linux/Documentation/gpu/amdgpu/
A Damdgpu-glossary.rst35 page table used by the GPU kernel driver. It remaps system resources
36 (memory or MMIO space) into the GPU's address space so the GPU can access
38 provided an MMU that the GPU could use to get a contiguous view of
39 scattered pages for DMA. The MMU has since moved on to the GPU, but the
49 GPU Virtual Memory. This is the GPU's MMU. The GPU supports multiple
51 allow the GPU to remap VRAM and system resources into GPU virtual address
52 spaces for use by the GPU kernel driver and applications using the GPU.
53 These provide memory protection for different applications using the GPU.
58 use by the GPU. These addresses can be mapped into the "GART" GPUVM page
A Ddebugging.rst2 GPU Debugging
8 To aid in debugging GPU virtual memory related problems, the driver supports a
11 `vm_fault_stop` - If non-0, halt the GPU memory controller on a GPU page fault.
13 `vm_update_mode` - If non-0, use the CPU to update GPU page tables rather than
14 the GPU.
20 If you see a GPU page fault in the kernel log, you can decode it to figure
46 The GPU virtual address that caused the fault comes next.
48 The client ID indicates the GPU block that caused the fault.
70 an invalid page (PERMISSION_FAULTS = 0x3) at GPU virtual address
72 descriptor state to determine what caused the GPU page fault.
[all …]
A Ddriver-misc.rst5 GPU Product Information
8 Information about the GPU can be obtained on certain cards
61 Discrete GPU Info
70 GPU Memory Usage Information
126 GPU SmartShift Information
129 GPU SmartShift information via sysfs
A Dthermal.rst2 GPU Power/Thermal Controls and Monitoring
11 GPU sysfs Power State Interfaces
14 GPU power controls are exposed via sysfs files.
125 If it's enabled, that means that the GPU is free to enter into GFXOFF mode as
131 Read it to check current GFXOFF's status of a GPU::
136 - 0: GPU is in GFXOFF state, the gfx engine is powered down.
158 interval the GPU was in GFXOFF mode. *Only supported in vangogh*
A Ddriver-core.rst5 GPU Hardware Structure
17 the SoC itself rather than specific IPs. E.g., things like GPU resets
20 An APU contains more than just CPU and GPU, it also contains all of
22 components are shared between the CPU, platform, and the GPU (e.g.,
23 SMU, PSP, etc.). Specific components (CPU, GPU, etc.) usually have
29 With respect to the GPU, we have the following major IPs:
37 different IPs on the GPU get the memory (VRAM or system memory).
38 It also provides the support for per process GPU virtual address
42 This is the interrupt controller on the GPU. All of the IPs feed
62 various things including paging and GPU page table updates. It's also
[all …]
/linux/Documentation/devicetree/bindings/display/msm/
A Dgmu.yaml111 - description: GPU CX clock
112 - description: GPU AXI clock
143 - description: GPU CX clock
144 - description: GPU AXI clock
146 - description: GPU AHB clock
210 - description: GPU AHB clock
212 - description: GPU CX clock
213 - description: GPU AXI clock
246 - description: GPU AHB clock
248 - description: GPU CX clock
[all …]
A Dgpu.yaml111 help bring the GPU out of secure mode.
134 control the power for the GPU.
161 description: GPU Core clock
163 description: GPU Interface clock
165 description: GPU Memory clock
167 description: GPU Memory Interface clock
171 description: GPU 3D engine clock
175 description: GPU RB Core Power Reduction clock
199 description: GPU Core clock
201 description: GPU Interface clock
[all …]
/linux/Documentation/admin-guide/perf/
A Dnvidia-pmu.rst58 In this config, the PMU captures GPU ATS translated or EGM traffic from the GPU.
73 * Count event id 0x0 from the GPU/CPU connected with socket 0::
103 * Count event id 0x0 from the GPU connected with socket 0::
107 * Count event id 0x0 from the GPU connected with socket 1::
111 * Count event id 0x0 from the GPU connected with socket 2::
115 * Count event id 0x0 from the GPU connected with socket 3::
139 traffic from remote GPU and PCIE devices.
207 * : GPU :<--NVLink-->: Grace :<---CNVLink--->: Grace :<--NVLink-->: GPU : *
218 GMEM = GPU Memory (e.g. HBM)
229 | Destination | |GPU ATS |GPU Not-ATS| | Socket-B | Socket-B |
[all …]
/linux/drivers/gpu/drm/virtio/
A DKconfig3 tristate "Virtio GPU driver"
10 This is the virtual GPU driver for virtio. It can be used with
16 bool "Virtio GPU driver modesetting support"
20 Enable modesetting support for virtio GPU driver. This can be
21 disabled in cases where only "headless" usage of the GPU is
/linux/Documentation/driver-api/
A Dedac.rst209 GPU DF / GPU Node -> EDAC MC
210 GPU UMC -> EDAC CSROW
211 GPU UMC channel -> EDAC CHANNEL
237 mc2 |- GPU card[0] => node 0(mc1), node 1(mc2)
239 mc4 |- GPU card[1] => node 0(mc3), node 1(mc4)
255 GPU card 1 # Each MI200 GPU has 2 nodes/mcs
279 ├── mc 2 # GPU node 1 == mc2
280 │   ├── .. # each GPU has total 64 GB
282 GPU card 2
288 GPU card 3
[all …]
/linux/Documentation/devicetree/bindings/gpu/
A Dvivante,gc.yaml7 title: Vivante GPU
9 description: Vivante GPU core devices
34 - description: GPU core clock
35 - description: Shader clock (only required if GPU has feature PIPE_3D)
36 - description: AHB/slave interface clock (only required if GPU can gate
A Darm,mali-bifrost.yaml7 title: ARM Mali Bifrost GPU
29 - const: arm,mali-bifrost # Mali Bifrost GPU model/revision is fully discoverable
34 - const: arm,mali-valhall-jm # Mali Valhall GPU model/revision is fully discoverable
39 - const: arm,mali-valhall-jm # Mali Valhall GPU model/revision is fully discoverable
49 - description: GPU interrupt
97 The dynamic power consumption of the GPU is
A Darm,mali-valhall-csf.yaml7 title: ARM Mali Valhall GPU
22 - const: arm,mali-valhall-csf # Mali Valhall GPU model/revision is fully discoverable
31 - description: GPU interrupt
77 The dynamic power consumption of the GPU is
/linux/Documentation/driver-api/thermal/
A Dnouveau_thermal.rst14 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/Documentation/translations/zh_CN/mm/
A Dhmm.rst15 提供基础设施和帮助程序以将非常规内存(设备内存,如板上 GPU 内存)集成到常规内核路径中,其
20 必不可少,其中 GPU、DSP 或 FPGA 用于代表进程执行各种计算。
32 具有大量板载内存(几 GB)的设备(如 GPU)历来通过专用驱动程序特定 API 管理其内存。这会
40 具体来说,这意味着想要利用像 GPU 这样的设备的代码需要在通用分配的内存(malloc、mmap
56 序员干预的情况下利用 GPU 和其他设备。某些编译器识别的模式仅适用于共享地址空间。对所有
72 另一个严重的因素是带宽有限(约 32GBytes/s,PCIE 4.0 和 16 通道)。这比最快的 GPU
93 缓冲区池)并在其中写入 GPU 特定命令以执行更新(取消映射、缓存失效和刷新等)。这不能通
/linux/drivers/vfio/pci/nvgrace-gpu/
A DKconfig3 tristate "VFIO support for the GPU in the NVIDIA Grace Hopper Superchip"
7 VFIO support for the GPU in the NVIDIA Grace Hopper Superchip is
8 required to assign the GPU device to userspace using KVM/qemu/etc.
/linux/Documentation/gpu/
A Dmsm-crash-dump.rst7 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.
A Dv3d.rst8 GPU buffer object (BO) management
19 GPU Scheduling
A Ddrm-vm-bind-async.rst12 * ``gpu_vm``: A virtual GPU address space. Typically per process, but
38 the GPU and CPU. Memory fences are sometimes referred to as
45 which therefore needs to set the gpu_vm or the GPU execution context in
49 affected gpu_vmas, submits a GPU command batch and registers the
50 dma_fence representing the GPU command's activity with all affected
73 out-fences. Synchronous VM_BIND may block and wait for GPU operations;
80 before modifying the GPU page-tables, and signal the out-syncobjs when
142 for a GPU semaphore embedded by UMD in the workload.
216 /* Unmap a GPU virtual address range */
219 * Map a CPU virtual address range into a GPU virtual
[all …]
/linux/drivers/gpu/drm/amd/amdkfd/
A DKconfig7 bool "HSA kernel driver for AMD GPU devices"
13 Enable this if you want to use HSA features on AMD GPU devices.
29 bool "HSA kernel driver support for peer-to-peer for AMD GPU devices"
33 the PCIe bus. This can improve performance of multi-GPU compute
/linux/arch/arm64/boot/dts/qcom/
A Dmsm8996-v3.0.dtsi13 * 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/arch/arm/boot/dts/rockchip/
A Drk3288-veyron-mickey.dts86 * 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/Documentation/gpu/rfc/
A Di915_vm_bind.rst8 objects (BOs) or sections of a BOs at specified GPU virtual addresses on a
10 mappings) will be persistent across multiple GPU submissions (execbuf calls)
30 * Support capture of persistent mappings in the dump upon GPU error.
96 newer VM_BIND mode, the VM_BIND mode with GPU page faults and possible future
108 In future, when GPU page faults are supported, we can potentially use a
199 Allows compute UMD to directly submit GPU jobs instead of through execbuf
208 to GPU via vm_bind interface.
210 GPU page faults
212 GPU page faults when supported (in future), will only be supported in the
222 relevant with upcoming GPU on-demand page fault support.
[all …]
/linux/Documentation/devicetree/bindings/iommu/
A Darm,smmu.yaml410 - description: GPU memnoc_gfx clock
412 - description: GPU ahb clock
414 - description: GPU cx_gmu clock
415 - description: GPU hub_cx_int clock
416 - description: GPU hub_aon clock
489 - description: GPU memory bus clock
516 - description: GPU HUB clock
519 - description: GPU SNoC bus clock
520 - description: GPU AHB clock
546 - description: GPU SNoC bus clock
[all …]
/linux/drivers/gpu/drm/qxl/
A DKconfig3 tristate "QXL virtual GPU"
10 QXL virtual GPU for Spice virtualization desktop integration.

Completed in 34 milliseconds

12345678