index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-10-31
drm/nouveau/nvkm: bump maximum number of NVDEC
Ben Skeggs
1
-1
/
+1
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
6
-63
/
+326
2023-09-19
drm/nouveau/kms/nv50-: create outputs based on nvkm info
Ben Skeggs
2
-1
/
+70
2023-09-19
drm/nouveau/kms/nv50-: create connectors based on nvkm info
Ben Skeggs
2
-0
/
+25
2023-09-19
drm/nouveau/disp: add dp mst id get/put methods
Ben Skeggs
2
-0
/
+20
2023-09-19
drm/nouveau/disp: add dp sst config method
Ben Skeggs
2
-0
/
+13
2023-09-19
drm/nouveau/disp: move link training out of supervisor
Ben Skeggs
2
-0
/
+12
2023-09-19
drm/nouveau/disp: add dp train method
Ben Skeggs
2
-17
/
+15
2023-09-19
drm/nouveau/disp: add dp rates method
Ben Skeggs
2
-0
/
+21
2023-09-19
drm/nouveau/disp: add dp aux xfer method
Ben Skeggs
2
-0
/
+14
2023-09-19
drm/nouveau/disp: add output lvds config method
Ben Skeggs
2
-7
/
+12
2023-09-19
drm/nouveau/disp: add output backlight control methods
Ben Skeggs
2
-0
/
+20
2023-09-19
drm/nouveau/disp: add output hdmi config method
Ben Skeggs
2
-14
/
+19
2023-09-19
drm/nouveau/disp: add acquire_sor/pior()
Ben Skeggs
2
-1
/
+8
2023-09-19
drm/nouveau/disp: add acquire_dac()
Ben Skeggs
2
-4
/
+10
2023-09-19
drm/nouveau/kms: Add INHERIT ioctl to nvkm/nvif for reading IOR state
Lyude Paul
2
-0
/
+28
2023-09-19
drm/nouveau/disp: add output method to fetch edid
Ben Skeggs
2
-0
/
+11
2023-09-19
drm/nouveau/disp: add output detect method
Ben Skeggs
4
-16
/
+21
2023-09-19
drm/nouveau/disp: rearrange output methods
Ben Skeggs
1
-8
/
+11
2023-09-19
drm/nouveau/imem: support allocations not preserved across suspend
Ben Skeggs
2
-1
/
+2
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
1
-2
/
+2
2023-08-04
drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
Danilo Krummrich
3
-4
/
+61
2023-07-19
drm/nouveau/i2c: fix number of aux event slots
Ben Skeggs
1
-2
/
+2
2023-07-06
drm/nouveau/fifo/ga100-: add per-runlist nonstall intr handling
Ben Skeggs
1
-0
/
+1
2023-07-06
drm/nouveau/fifo: remove left-over references to nvkm_fifo_chan
Ben Skeggs
3
-9
/
+3
2023-07-06
drm/nouveau/fb/gp102-ga100: switch to simpler vram size detection method
Ben Skeggs
1
-0
/
+1
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
[prev]
[next]