Home
last modified time | relevance | path

Searched refs:NVIDIA (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/sys/dev/pci/
H A Dpcidevs142 vendor NVIDIA 0x10de NVIDIA
223 vendor STB2 0x12d2 NVIDIA/SGS-Thomson
7885 /* NVIDIA products */
7886 product NVIDIA NV1 0x0008 NV1
7887 product NVIDIA DAC64 0x0009 DAC64
7888 product NVIDIA RIVA_TNT 0x0020 Riva TNT
7889 product NVIDIA RIVA_TNT2 0x0028 Riva TNT2
7890 product NVIDIA RIVA_TNT2_ULTRA 0x0029 Riva TNT2 Ultra
7891 product NVIDIA VANTA
[all...]
H A Dfiles.pci630 # NVIDIA nForce Ethernet
768 # NVIDIA nForce2/3/4 SMBus controller
/openbsd-src/sys/dev/pci/drm/include/uapi/drm/
H A Ddrm_fourcc.h831 /* NVIDIA frame buffer modifiers */
838 #define DRM_FORMAT_MOD_NVIDIA_TEGRA_TILED fourcc_mod_code(NVIDIA, 1)
924 fourcc_mod_code(NVIDIA, (0x10 | \
/openbsd-src/distrib/notes/macppc/
H A Dhardware37 - NVIDIA GeForce4 440 Go 64M
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DLangStandards.def204 LANGSTANDARD(cuda, "cuda", CUDA, "NVIDIA CUDA(tm)",
/openbsd-src/gnu/llvm/llvm/docs/
H A DCompileCudaWithLLVM.rst30 `NVIDIA's CUDA installation guide
37 NVIDIA's `.run` package and specify its location via `--cuda-path=...` argument.
527 64-bit integer divides are much slower than 32-bit ones on NVIDIA GPUs.
H A DDocker.rst144 <https://github.com/NVIDIA/nvidia-docker>`_ to run your docker containers. Note
H A DNVPTXUsage.rst571 an explicit address space specifier. What is address space 1? NVIDIA GPU
H A DCodeGenerator.rst2246 the NVIDIA NVPTX code generator for LLVM. It is contributed by NVIDIA and is
2252 the official NVIDIA toolchain.
/openbsd-src/gnu/llvm/llvm/include/llvm/TargetParser/
H A DTriple.h176 NVIDIA, enumerator
/openbsd-src/sys/arch/amd64/conf/
H A DGENERIC157 nviic* at pci? # NVIDIA nForce2/3/4 SMBus controller
546 nfe* at pci? # NVIDIA nForce Ethernet
H A DRAMDISK_CD250 nfe* at pci? # NVIDIA nForce Ethernet
/openbsd-src/gnu/llvm/llvm/lib/TargetParser/
H A DTriple.cpp194 case NVIDIA: return "nvidia"; in getVendorTypeName()
548 .Case("nvidia", Triple::NVIDIA) in parseVendor()
/openbsd-src/sys/arch/i386/conf/
H A DRAMDISK_CD257 nfe* at pci? # NVIDIA nForce Ethernet
H A DGENERIC128 nviic* at pci? # NVIDIA nForce2/3/4 SMBus controller
585 nfe* at pci? # NVIDIA nForce Ethernet
/openbsd-src/gnu/llvm/clang/docs/CommandGuide/
H A Dclang.rst230 NVIDIA CUDA(tm)
/openbsd-src/gnu/llvm/llvm/lib/Linker/
H A DIRMover.cpp1598 bool SrcHasLibDeviceTriple = (SrcTriple.getVendor() == Triple::NVIDIA && in run()
/openbsd-src/sys/dev/usb/
H A Dusbdevs372 vendor NVIDIA 0x0955 NVIDIA
3444 /* NVIDIA products */
3445 product NVIDIA TEGRAETH 0x09ff Tegra Ethernet
/openbsd-src/gnu/llvm/clang/include/clang/Driver/
H A DOptions.td1004 HelpText<"Tool used for detecting NVIDIA GPU arch in the system.">;