Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dpcidevs142 vendor NVIDIA 0x10de NVIDIA
223 vendor STB2 0x12d2 NVIDIA/SGS-Thomson
7771 /* NVIDIA products */
7772 product NVIDIA NV1 0x0008 NV1
7773 product NVIDIA DAC64 0x0009 DAC64
7777 product NVIDIA VANTA1 0x002c Vanta
7778 product NVIDIA VANTA2 0x002d Vanta
7788 product NVIDIA MCP04_PPB 0x003d MCP04
7836 product NVIDIA CK804_MEM 0x00d3 CK804
7866 product NVIDIA QUADRO 0x0103 Quadro
[all …]
H A Dfiles.pci615 # NVIDIA nForce Ethernet
753 # NVIDIA nForce2/3/4 SMBus controller
/openbsd/sys/dev/pci/drm/include/uapi/drm/
H A Ddrm_fourcc.h838 #define DRM_FORMAT_MOD_NVIDIA_TEGRA_TILED fourcc_mod_code(NVIDIA, 1)
924 fourcc_mod_code(NVIDIA, (0x10 | \
/openbsd/distrib/notes/macppc/
H A Dhardware37 - NVIDIA GeForce4 440 Go 64M
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DLangStandards.def204 LANGSTANDARD(cuda, "cuda", CUDA, "NVIDIA CUDA(tm)",
/openbsd/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/gnu/llvm/llvm/include/llvm/TargetParser/
H A DTriple.h176 NVIDIA, enumerator
/openbsd/gnu/llvm/llvm/lib/TargetParser/
H A DTriple.cpp194 case NVIDIA: return "nvidia"; in getVendorTypeName()
548 .Case("nvidia", Triple::NVIDIA) in parseVendor()
/openbsd/sys/arch/amd64/conf/
H A DGENERIC155 nviic* at pci? # NVIDIA nForce2/3/4 SMBus controller
543 nfe* at pci? # NVIDIA nForce Ethernet
H A DRAMDISK_CD249 nfe* at pci? # NVIDIA nForce Ethernet
/openbsd/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/gnu/llvm/clang/docs/CommandGuide/
H A Dclang.rst230 NVIDIA CUDA(tm)
/openbsd/gnu/llvm/llvm/lib/Linker/
H A DIRMover.cpp1598 bool SrcHasLibDeviceTriple = (SrcTriple.getVendor() == Triple::NVIDIA && in run()
/openbsd/sys/dev/usb/
H A Dusbdevs371 vendor NVIDIA 0x0955 NVIDIA
3400 /* NVIDIA products */
3401 product NVIDIA TEGRAETH 0x09ff Tegra Ethernet
/openbsd/gnu/llvm/clang/include/clang/Driver/
H A DOptions.td1004 HelpText<"Tool used for detecting NVIDIA GPU arch in the system.">;