index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
engine
/
device
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
Revert "drm/nouveau/gsp: add support for GA100"
Timur Tabi
1
-2
/
+9
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
6
-13
/
+25
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
4
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
4
-4
/
+4
2026-02-14
drm/nouveau/gsp: add support for GA100
Timur Tabi
1
-9
/
+2
2026-02-04
nouveau: add a third state to the fini handler.
Dave Airlie
4
-9
/
+21
2025-09-15
drm/nouveau: Support devfreq for Tegra
Aaron Kling
1
-0
/
+4
2025-09-15
drm/nouveau: Support reclocking on gp10b
Aaron Kling
1
-0
/
+1
2025-05-24
drm/nouveau/tegra: Fix error pointer vs NULL return in nvkm_device_tegra_reso...
Dan Carpenter
1
-1
/
+1
2025-05-19
drm/nouveau: add support for GB20x
Ben Skeggs
2
-0
/
+87
2025-05-19
drm/nouveau: add support for GB10x
Ben Skeggs
2
-0
/
+34
2025-05-19
drm/nouveau: add support for GH100
Ben Skeggs
3
-0
/
+20
2025-05-19
drm/nouveau: improve handling of 64-bit BARs
Ben Skeggs
4
-12
/
+46
2025-05-19
drm/nouveau/gsp: add common code for engines/engine objects
Ben Skeggs
2
-40
/
+0
2025-05-19
drm/nouveau/gsp: add display class ids to gpu hal
Ben Skeggs
1
-5
/
+5
2024-09-04
drm/nouveau/tegra: Use iommu_paging_domain_alloc()
Lu Baolu
1
-2
/
+2
2024-07-27
drm/nouveau/nvif: remove device rd/wr
Ben Skeggs
1
-54
/
+0
2024-07-27
drm/nouveau/nvif: remove device args
Ben Skeggs
1
-33
/
+3
2024-07-27
drm/nouveau/nvif: remove client devlist
Ben Skeggs
1
-14
/
+0
2024-07-27
drm/nouveau/nvkm: remove perfmon
Ben Skeggs
3
-46
/
+1
2024-07-27
drm/nouveau/nvkm: remove detect/mmio/subdev_mask from device args
Ben Skeggs
4
-225
/
+207
2023-10-31
drm/nouveau/ofa/r535: initial support
Ben Skeggs
2
-0
/
+12
2023-10-31
drm/nouveau/nvjpg/r535: initial support
Ben Skeggs
2
-0
/
+7
2023-10-31
drm/nouveau/nvenc/r535: initial support
Ben Skeggs
1
-0
/
+10
2023-10-31
drm/nouveau/nvdec/r535: initial support
Ben Skeggs
1
-0
/
+6
2023-10-31
drm/nouveau/gr/r535: initial support
Ben Skeggs
1
-0
/
+5
2023-10-31
drm/nouveau/ce/r535: initial support
Ben Skeggs
1
-0
/
+5
2023-10-31
drm/nouveau/fifo/r535: initial support
Ben Skeggs
1
-0
/
+5
2023-10-31
drm/nouveau/disp/r535: initial support
Ben Skeggs
1
-0
/
+10
2023-10-31
drm/nouveau/mmu/r535: initial support
Ben Skeggs
1
-0
/
+20
2023-10-31
drm/nouveau/gsp/r535: add interrupt handling
Ben Skeggs
1
-0
/
+5
2023-10-31
drm/nouveau/gsp/r535: add support for booting GSP-RM
Ben Skeggs
2
-0
/
+67
2023-10-31
drm/nouveau/nvenc/tu102-: prepare for GSP-RM
Ben Skeggs
1
-5
/
+5
2023-10-31
drm/nouveau/nvdec/tu102-: prepare for GSP-RM
Ben Skeggs
1
-10
/
+10
2023-10-31
drm/nouveau/gsp: prepare for GSP-RM
Ben Skeggs
1
-5
/
+6
2023-01-30
drm/nouveau/fb/tu102-: fix register used to determine scrub status
Ben Skeggs
1
-5
/
+5
2022-11-09
drm/nouveau/gr/ga102: initial support
Ben Skeggs
1
-0
/
+5
2022-11-09
drm/nouveau/ltc/ga102: initial support
Ben Skeggs
1
-0
/
+5
2022-11-09
drm/nouveau/acr/ga102: initial support
Ben Skeggs
1
-0
/
+15
2022-11-09
drm/nouveau/fb/ga102: load and boot VPR scrubber FW
Ben Skeggs
1
-0
/
+5
2022-11-09
drm/nouveau/acr: use common falcon HS FW code for ACR FWs
Ben Skeggs
1
-1
/
+1
2022-11-09
drm/nouveau/fb/gp102-: unlock VPR right after devinit
Ben Skeggs
1
-0
/
+4
2022-11-09
drm/nouveau/fifo/ga100-: initial support
Ben Skeggs
1
-0
/
+1
2022-11-09
drm/nouveau/ce/ga100-: initial support
Ben Skeggs
1
-0
/
+6
2022-11-09
drm/nouveau/fifo: add common runlist/engine topology
Ben Skeggs
1
-7
/
+7
2022-11-09
drm/nouveau/fifo: add chid_nr()
Ben Skeggs
1
-2
/
+2
2022-11-09
drm/nouveau/mc: implement intr handling on top of nvkm_intr
Ben Skeggs
1
-5
/
+5
2022-11-09
drm/nouveau/fault/ga100: initial support
Ben Skeggs
1
-0
/
+6
2022-11-09
drm/nouveau/vfn: move NV_USERMODE class from host
Ben Skeggs
1
-0
/
+2
2022-11-09
drm/nouveau/vfn: add stub subdev for dev_func
Ben Skeggs
2
-0
/
+13
[next]