GitHub
github.com › GPUOpen-Drivers
GPUOpen Drivers · GitHub
Drivers for AMD GPUs under the GPUOpen initiative. GPUOpen Drivers has 14 repositories available. Follow their code on GitHub.
GitHub
github.com › NVIDIA › open-gpu-kernel-modules
GitHub - NVIDIA/open-gpu-kernel-modules: NVIDIA Linux open GPU kernel module source · GitHub
NVIDIA Linux open GPU kernel module source. Contribute to NVIDIA/open-gpu-kernel-modules development by creating an account on GitHub.
Starred by 17.1K users
Forked by 1.7K users
Languages C 98.4% | C++ 1.3%
GitHub
github.com › NVIDIA › gpu-driver-container
GitHub - NVIDIA/gpu-driver-container: The NVIDIA GPU driver container allows the provisioning of the NVIDIA driver through the use of containers. · GitHub
May 1, 2026 - The NVIDIA GPU driver container allows the provisioning of the NVIDIA driver through the use of containers. - NVIDIA/gpu-driver-container
Starred by 170 users
Forked by 84 users
Languages Shell 79.4% | Dockerfile 10.5% | Go 4.9% | Makefile 4.7% | HCL 0.5%
GitHub
github.com › topics › nvidia-driver
nvidia-driver · GitHub Topics · GitHub
This repository includes patched legacy nVIDIA drivers for newer Linux kernels (5.8 - 6.8). Works on all Linux distros. linux gpu driver patches nvidia drivers nvidia-gpus graphics-driver nvidia-gpu nvidia-driver nvidia-driver-packages nvidia-legacy ...
GitHub
github.com › topics › graphics-driver
graphics-driver · GitHub Topics · GitHub
This repository includes patched legacy nVIDIA drivers for newer Linux kernels (5.8 - 6.8). Works on all Linux distros. linux gpu driver patches nvidia drivers nvidia-gpus graphics-driver nvidia-gpu nvidia-driver nvidia-driver-packages nvidia-legacy ...
GitHub
github.com › ElPumpo › TinyNvidiaUpdateChecker
GitHub - ElPumpo/TinyNvidiaUpdateChecker: The best NVIDIA GPU update checker for Windows power users/gamers. Fully open sourced and lightweight. · GitHub
The best NVIDIA GPU update checker for Windows power users/gamers. Fully open sourced and lightweight. - ElPumpo/TinyNvidiaUpdateChecker
Starred by 1.8K users
Forked by 62 users
Languages C#
GitHub
github.com › shinpei0208 › gdev
GitHub - shinpei0208/gdev: First-Class GPU Resource Management: Device Drivers, Runtimes, and CUDA Compilers for Nouveau. · GitHub
First-Class GPU Resource Management: Device Drivers, Runtimes, and CUDA Compilers for Nouveau. - shinpei0208/gdev
Starred by 391 users
Forked by 77 users
Languages C 66.1% | C++ 33.2%
GitHub
github.com › microsoft › graphics-driver-samples
GitHub - microsoft/graphics-driver-samples: This repository contains graphics driver samples used to demonstrate how to write graphics driver for the windows platform. · GitHub
This repository contains graphics driver samples used to demonstrate how to write graphics driver for the windows platform. - microsoft/graphics-driver-samples
Starred by 410 users
Forked by 145 users
Languages C++ 91.8% | C 6.4% | Visual Basic .NET 0.7% | HLSL 0.5% | GLSL 0.3% | LLVM 0.1%
GitHub
github.com › GPUOpen-Drivers › AMDVLK
GitHub - GPUOpen-Drivers/AMDVLK: AMD Open Source Driver For Vulkan · GitHub
The AMD Open Source Driver for Vulkan® is an open-source Vulkan driver for Radeon™ graphics adapters on Linux®. It is built on top of AMD's Platform Abstraction Library (PAL), a shared component that is designed to encapsulate certain hardware ...
Starred by 2K users
Forked by 174 users
GitHub
github.com › NVIDIA › nvidia-installer
GitHub - NVIDIA/nvidia-installer: NVIDIA driver installer · GitHub
NVIDIA driver installer. Contribute to NVIDIA/nvidia-installer development by creating an account on GitHub.
Starred by 153 users
Forked by 32 users
Languages C 95.9% | Makefile 3.6% | M4 0.5%
GitHub
github.com › K11MCH1 › AdrenoToolsDrivers › releases
Releases · K11MCH1/AdrenoToolsDrivers
A repository for Skyline, Strato, Vita3K and Yuzu Android compatible Adreno drivers. - K11MCH1/AdrenoToolsDrivers
Author K11MCH1
GitHub
github.com › intel › media-driver
GitHub - intel/media-driver: Intel Graphics Media Driver to support hardware decode, encode and video processing. · GitHub
Intel Graphics Media Driver to support hardware decode, encode and video processing. - intel/media-driver
Starred by 1.2K users
Forked by 378 users
Languages C 55.6% | C++ 41.8% | Assembly 1.7% | CMake 0.9% | Python 0.0% | Shell 0.0%
GitHub
github.com › farag2 › NVidia-Driver-Downloader
GitHub - farag2/NVidia-Driver-Downloader: Update NVidia driver easily than ever · GitHub
Starred by 47 users
Forked by 16 users
Languages PowerShell
GitHub
github.com › intel › intel-data-center-gpu-driver-for-openshift
GitHub - intel/intel-data-center-gpu-driver-for-openshift: Intel Data Center GPU Drivers for Red Hat OpenShift Container Platform · GitHub
The Intel Data Center GPU Driver for OpenShift project focuses on the development, packaging, certification, and release of Intel® Data Center GPU driver container images for the Red Hat OpenShift Container Platform (RHOCP).
Starred by 9 users
Forked by 7 users
Languages Python 39.2% | Dockerfile 37.4% | Makefile 13.8% | Batchfile 9.0% | CSS 0.6%
GitHub
github.com › topics › nvidia-driver-packages
nvidia-driver-packages · GitHub Topics · GitHub
This repository includes patched legacy nVIDIA drivers for newer Linux kernels (5.8 - 6.8). Works on all Linux distros. linux gpu driver patches nvidia drivers nvidia-gpus graphics-driver nvidia-gpu nvidia-driver nvidia-driver-packages nvidia-legacy ...
GitHub
github.com › topics › nvidia-gpus
Build software better, together
linux ubuntu iso ethereum cuda ... ethminer monero-mining zcash-mining ... This repository includes patched legacy nVIDIA drivers for newer Linux kernels (5.8 - 6.8)....
GitHub
github.com › torvalds › linux › blob › master › drivers › gpu › drm › nouveau › nouveau_drm.c
linux/drivers/gpu/drm/nouveau/nouveau_drm.c at master · torvalds/linux
DRIVER_GEM_GPUVA | DRIVER_MODESET | DRIVER_RENDER, .open = nouveau_drm_open, .postclose = nouveau_drm_postclose, · #if defined(CONFIG_DEBUG_FS) .debugfs_init = nouveau_drm_debugfs_init, #endif · · .ioctls = nouveau_ioctls, .num_ioctls = ARRAY_SIZE(nouveau_ioctls), .fops = &nouveau_driver_fops, ·
Author torvalds
GitHub
github.com › lutris › docs › blob › master › InstallingDrivers.md
docs/InstallingDrivers.md at master · lutris/docs
Disclaimer: Sometimes we forget to update the guide to reference the latest version of the NVIDIA driver. You can check the latest version of the Nvidia driver for your gpu here and then replace 535 in nvidia-driver-535 with the first part of the version number (the one before the dot, 535.48.07) that is actually latest: https://www.nvidia.com/Download/index.aspx
Author lutris
GitHub
github.com › intel › drivers.gpu.control-library
GitHub - intel/drivers.gpu.control-library · GitHub
IGCL binaries are distributed as part of Intel Graphics driver package. Header & library wrapper code are provided here to help developers with their application development. For API/spec questions or issues, for now, use the "Issues" tab under Github.
Starred by 82 users
Forked by 32 users
Languages C 69.1% | C++ 30.9%