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
/
include
/
nvkm
/
engine
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-24
drm/nouveau: Fetch zcull info from device
Mel Henning
1
-0
/
+19
2025-05-19
drm/nouveau/gsp: add common code for engines/engine objects
Ben Skeggs
5
-22
/
+0
2025-05-19
drm/nouveau/gsp: add display class ids to gpu hal
Ben Skeggs
1
-1
/
+0
2025-05-19
drm/nouveau/gsp: remove gsp-specific chid allocation path
Ben Skeggs
1
-3
/
+0
2024-07-27
drm/nouveau/nvkm: remove perfmon
Ben Skeggs
1
-29
/
+0
2023-10-31
drm/nouveau/ofa/r535: initial support
Ben Skeggs
1
-0
/
+9
2023-10-31
drm/nouveau/nvjpg/r535: initial support
Ben Skeggs
1
-0
/
+8
2023-10-31
drm/nouveau/nvenc/r535: initial support
Ben Skeggs
1
-0
/
+2
2023-10-31
drm/nouveau/nvdec/r535: initial support
Ben Skeggs
1
-0
/
+2
2023-10-31
drm/nouveau/gr/r535: initial support
Ben Skeggs
2
-0
/
+2
2023-10-31
drm/nouveau/ce/r535: initial support
Ben Skeggs
1
-0
/
+2
2023-10-31
drm/nouveau/fifo/r535: initial support
Ben Skeggs
1
-0
/
+13
2023-10-31
drm/nouveau/disp/r535: initial support
Ben Skeggs
1
-0
/
+19
2023-10-31
drm/nouveau/gsp/r535: add interrupt handling
Ben Skeggs
1
-0
/
+2
2023-10-31
drm/nouveau/gsp/r535: add support for booting GSP-RM
Ben Skeggs
1
-0
/
+2
2023-10-31
drm/nouveau/nvenc/tu102-: prepare for GSP-RM
Ben Skeggs
1
-0
/
+1
2023-10-31
drm/nouveau/nvdec/tu102-: prepare for GSP-RM
Ben Skeggs
1
-0
/
+1
2023-10-31
drm/nouveau/fifo/tu102-: prepare for GSP-RM
Ben Skeggs
1
-0
/
+3
2023-07-06
drm/nouveau/fifo: remove left-over references to nvkm_fifo_chan
Ben Skeggs
1
-1
/
+1
2022-11-09
drm/nouveau/gr/ga102: initial support
Ben Skeggs
1
-0
/
+1
2022-11-09
drm/nouveau/acr/ga102: initial support
Ben Skeggs
2
-0
/
+2
2022-11-09
drm/nouveau/fb/ga102: load and boot VPR scrubber FW
Ben Skeggs
2
-0
/
+7
2022-11-09
drm/nouveau/fifo: expose function to read engine ctxsw status
Ben Skeggs
1
-0
/
+1
2022-11-09
drm/nouveau/acr: use common falcon HS FW code for ACR FWs
Ben Skeggs
1
-19
/
+13
2022-11-09
drm/nouveau/flcn: new code to load+boot simple HS FWs (VPR scrubber)
Ben Skeggs
1
-1
/
+4
2022-11-09
drm/nouveau/flcn: rework falcon reset
Ben Skeggs
1
-6
/
+6
2022-11-09
drm/nouveau/sec2: unload RTOS before tearing down WPR
Ben Skeggs
1
-1
/
+3
2022-11-09
drm/nouveau/pmu/gm20b,gp10b: boot RTOS from PMU init
Ben Skeggs
1
-4
/
+4
2022-11-09
drm/nouveau/fifo/ga100-: initial support
Ben Skeggs
1
-0
/
+2
2022-11-09
drm/nouveau/ce/ga100-: initial support
Ben Skeggs
1
-0
/
+2
2022-11-09
drm/nouveau/fifo: add new channel classes
Ben Skeggs
1
-5
/
+2
2022-11-09
drm/nouveau/fifo: add new engine context handling
Ben Skeggs
1
-9
/
+0
2022-11-09
drm/nouveau/fifo: add RAMFC info to nvkm_chan_func
Ben Skeggs
1
-0
/
+7
2022-11-09
drm/nouveau/fifo: add USERD info to nvkm_chan_func
Ben Skeggs
1
-2
/
+10
2022-11-09
drm/nouveau/fifo: add RAMIN info to nvkm_chan_func
Ben Skeggs
1
-2
/
+2
2022-11-09
drm/nouveau/fifo: add common runlist control
Ben Skeggs
1
-1
/
+1
2022-11-09
drm/nouveau/fifo: add chan start()/stop()
Ben Skeggs
1
-3
/
+4
2022-11-09
drm/nouveau/fifo: add runlist wait()
Ben Skeggs
1
-0
/
+4
2022-11-09
drm/nouveau/fifo: add new engine context tracking
Ben Skeggs
1
-1
/
+2
2022-11-09
drm/nouveau/fifo: add new channel lookup interfaces
Ben Skeggs
2
-8
/
+5
2022-11-09
drm/nouveau/fifo: tidy up non-stall intr handling
Ben Skeggs
1
-2
/
+5
2022-11-09
drm/nouveau/fifo: use runlist engine info to lookup engine classes
Ben Skeggs
1
-1
/
+0
2022-11-09
drm/nouveau/fifo: add cgrp, have all channels be part of one
Ben Skeggs
1
-3
/
+4
2022-11-09
drm/nouveau/fifo: add common runlist/engine topology
Ben Skeggs
1
-0
/
+2
2022-11-09
drm/nouveau/fifo: add runq
Ben Skeggs
1
-0
/
+2
2022-11-09
drm/nouveau/fifo: add chid allocator
Ben Skeggs
1
-0
/
+3
2022-11-09
drm/nouveau/fifo: unify handling of channel classes
Ben Skeggs
1
-2
/
+3
2022-11-09
drm/nouveau/fifo: add chid_nr()
Ben Skeggs
1
-2
/
+0
2022-11-09
drm/nouveau/fifo: expose channel killed in host channel event class
Ben Skeggs
1
-0
/
+1
2022-11-09
drm/nouveau/fifo: expose non-stall intr in host channel event class
Ben Skeggs
1
-0
/
+1
[next]