index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-28
drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes
Kees Cook
1
-1
/
+3
2023-03-07
Merge tag 'drm-misc-fixes-2023-02-23' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+2
2023-02-22
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
2023-02-21
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2023-02-21
drm/nouveau/fb/gp102-: cache scrubber binary on first load
Ben Skeggs
1
-1
/
+2
2023-01-30
drm/nouveau/fb/tu102-: fix register used to determine scrub status
Ben Skeggs
1
-0
/
+1
2023-01-27
drm/nouveau/disp: Fix nvif_outp_acquire_dp() argument size
Kees Cook
1
-1
/
+2
2023-01-16
drm/nouveau/fb/ga102: Replace zero-length array of trailing structs with flex...
Kees Cook
1
-1
/
+1
2022-11-09
drm/nouveau/gr/ga102: initial support
Ben Skeggs
3
-0
/
+11
2022-11-09
drm/nouveau/ltc/ga102: initial support
Ben Skeggs
1
-1
/
+2
2022-11-09
drm/nouveau/acr/ga102: initial support
Ben Skeggs
8
-0
/
+197
2022-11-09
drm/nouveau/fb/ga102: load and boot VPR scrubber FW
Ben Skeggs
4
-0
/
+60
2022-11-09
drm/nouveau/fifo: expose function to read engine ctxsw status
Ben Skeggs
1
-0
/
+1
2022-11-09
drm/nouveau/ltc: split color vs depth/stencil zbc counts
Ben Skeggs
1
-6
/
+9
2022-11-09
drm/nouveau/engine: add HAL for engine-specific rc reset procedure
Ben Skeggs
1
-0
/
+2
2022-11-09
drm/nouveau/sec2: dump tracepc info on halt
Ben Skeggs
1
-0
/
+1
2022-11-09
drm/nouveau/acr: use common falcon HS FW code for ACR FWs
Ben Skeggs
4
-27
/
+37
2022-11-09
drm/nouveau/fb/gp102-: unlock VPR right after devinit
Ben Skeggs
1
-0
/
+2
2022-11-09
drm/nouveau/fb: handle sysmem flush page from common code
Ben Skeggs
1
-0
/
+5
2022-11-09
drm/nouveau/flcn: new code to load+boot simple HS FWs (VPR scrubber)
Ben Skeggs
3
-1
/
+115
2022-11-09
drm/nouveau/flcn: rework falcon reset
Ben Skeggs
2
-9
/
+13
2022-11-09
drm/nouveau/sec2: unload RTOS before tearing down WPR
Ben Skeggs
4
-2
/
+9
2022-11-09
drm/nouveau/pmu/gm20b,gp10b: boot RTOS from PMU init
Ben Skeggs
2
-4
/
+5
2022-11-09
drm/nouveau/gsp: add funcs
Ben Skeggs
2
-2
/
+4
2022-11-09
drm/nouveau/fifo/ga100-: initial support
Ben Skeggs
2
-0
/
+3
2022-11-09
drm/nouveau/ce/ga100-: initial support
Ben Skeggs
2
-0
/
+3
2022-11-09
drm/nouveau/fifo: add new channel classes
Ben Skeggs
12
-129
/
+64
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: expose per-runlist CHID information
Ben Skeggs
1
-1
/
+3
2022-11-09
drm/nouveau/fifo: add common runlist/engine topology
Ben Skeggs
2
-0
/
+17
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
3
-2
/
+10
2022-11-09
drm/nouveau/fifo: add chid_nr()
Ben Skeggs
2
-2
/
+1
2022-11-09
drm/nouveau/imem: allow bar2 mapping of user allocations
Ben Skeggs
2
-1
/
+3
2022-11-09
drm/nouveau/flcn: show falcon user in debug output
Ben Skeggs
2
-12
/
+19
2022-11-09
drm/nouveau/nvkm: add locking to subdev/engine init paths
Ben Skeggs
2
-9
/
+22
2022-11-09
drm/nouveau/mc: implement intr handling on top of nvkm_intr
Ben Skeggs
1
-4
/
+2
2022-11-09
drm/nouveau/fault/tu102: switch to explicit intr handlers
Ben Skeggs
1
-0
/
+2
[next]