Home
last modified time | relevance | path

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

123

/freebsd-13.1/sys/contrib/device-tree/Bindings/gpu/
H A Dvivante,gc.yaml7 title: Vivante GPU Bindings
9 description: Vivante GPU core devices
27 - description: GPU core clock
28 - description: Shader clock (only required if GPU has feature PIPE_3D)
29 - description: AHB/slave interface clock (only required if GPU can gate
H A Darm,mali-bifrost.yaml7 title: ARM Mali Bifrost GPU
22 - const: arm,mali-bifrost # Mali Bifrost GPU model/revision is fully discoverable
31 - description: GPU interrupt
H A Darm,mali-midgard.yaml7 title: ARM Mali Midgard GPU
58 - description: GPU interrupt
/freebsd-13.1/contrib/llvm-project/clang/lib/Basic/Targets/
H A DNVPTX.h61 CudaArch GPU; variable
78 Features[CudaArchToString(GPU)] = true; in initFeatureMap()
129 GPU = StringToCudaArch(Name); in setCPU()
130 return GPU != CudaArch::UNKNOWN; in setCPU()
H A DNVPTX.cpp74 GPU = CudaArch::SM_20; in NVPTXTargetInfo()
184 switch (GPU) { in getTargetDefines()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp69 StringRef GPU, StringRef FS) { in initializeSubtargetDependencies() argument
72 ParseSubtargetFeatures(GPU, /*TuneCPU*/ GPU, FullFS); in initializeSubtargetDependencies()
82 StringRef GPU, StringRef FS) { in initializeSubtargetDependencies() argument
112 ParseSubtargetFeatures(GPU, /*TuneCPU*/ GPU, FullFS); in initializeSubtargetDependencies()
199 GCNSubtarget::GCNSubtarget(const Triple &TT, StringRef GPU, StringRef FS, in GCNSubtarget() argument
202 AMDGPUGenSubtargetInfo(TT, GPU, /*TuneCPU*/ GPU, FS), in GCNSubtarget()
207 InstrItins(getInstrItineraryForCPU(GPU)), in GCNSubtarget()
321 InstrInfo(initializeSubtargetDependencies(TT, GPU, FS)), in GCNSubtarget()
726 R600GenSubtargetInfo(TT, GPU, /*TuneCPU*/GPU, FS), in R600Subtarget()
738 TLInfo(TM, initializeSubtargetDependencies(TT, GPU, FS)), in R600Subtarget()
[all …]
H A DAMDGPUTargetMachine.cpp487 static StringRef getGPUOrDefault(const Triple &TT, StringRef GPU) { in getGPUOrDefault() argument
488 if (!GPU.empty()) in getGPUOrDefault()
489 return GPU; in getGPUOrDefault()
769 StringRef GPU = getGPUName(F); in getSubtargetImpl() local
772 SmallString<128> SubtargetKey(GPU); in getSubtargetImpl()
781 I = std::make_unique<R600Subtarget>(TargetTriple, GPU, FS, *this); in getSubtargetImpl()
838 StringRef GPU = getGPUName(F); in getSubtargetImpl() local
841 SmallString<128> SubtargetKey(GPU); in getSubtargetImpl()
850 I = std::make_unique<GCNSubtarget>(TargetTriple, GPU, FS, *this); in getSubtargetImpl()
H A DAMDGPUFeatures.td47 Value#" GPU generation", Implies>;
/freebsd-13.1/sys/contrib/device-tree/src/arm/
H 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 */
H A Domap5-gpu-thermal.dtsi2 * Device Tree Source for OMAP543x SoC GPU thermal
H A Dstm32mp157.dtsi15 clocks = <&rcc GPU>, <&rcc GPU_K>;
H A Dexynos5422-odroidxu3.dts37 /* GPU: VDD_G3D */
/freebsd-13.1/sys/contrib/device-tree/Bindings/display/msm/
H A Dgmu.yaml16 to members of the Adreno A6xx GPU family. The GMU provides on-device power
42 - description: GPU CX clock
43 - description: GPU AXI clock
44 - description: GPU MEMNOC clock
H A Dgpu.txt1 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.
102 * Look ma, no clocks! The GPU clocks and power are
/freebsd-13.1/contrib/llvm-project/clang/tools/amdgpu-arch/
H A DAMDGPUArch.cpp68 for (const auto &GPU : GPUs) in main() local
69 printf("%s\n", GPU.c_str()); in main()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DTargetParser.cpp189 AMDGPU::IsaVersion AMDGPU::getIsaVersion(StringRef GPU) { in getIsaVersion() argument
190 AMDGPU::GPUKind AK = parseArchAMDGCN(GPU); in getIsaVersion()
192 if (GPU == "generic-hsa") in getIsaVersion()
194 if (GPU == "generic") in getIsaVersion()
/freebsd-13.1/sys/contrib/device-tree/Bindings/display/
H A Dbrcm,bcm2835-v3d.yaml7 title: Broadcom VC4 (VideoCore4) V3D GPU
H A Dbrcm,bcm2835-vc4.yaml7 title: Broadcom VC4 (VideoCore4) GPU
/freebsd-13.1/sys/contrib/device-tree/Bindings/arm/mediatek/
H A Dmediatek,g3dsys.txt5 the GPU.
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dgpu4 # gpu: file(1) magic for GPU input files
/freebsd-13.1/sys/contrib/device-tree/Bindings/thermal/
H A Dnvidia,tegra186-bpmp-thermal.txt5 and GPU temperatures. This binding describes the thermal sensor that is
/freebsd-13.1/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Drda,8810pl-intc.txt43 25: GPU
H A Dbrcm,bcm2836-l1-intc.txt5 peripheral (GPU) events, which chain to the BCM2835-style interrupt
/freebsd-13.1/sys/contrib/device-tree/Bindings/clock/
H A Ddove-divider-clock.txt12 1 GPU clock
/freebsd-13.1/sys/contrib/device-tree/Bindings/interconnect/
H A Dqcom,osm-l3.yaml15 from CPU/GPU and relays it to the OSM.

123