index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvif
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-18
drm/nouveau: rip out nvkm_client.super
Ben Skeggs
2
-4
/
+2
2021-02-11
drm/nouveau/fifo/gk104-: remove use of subdev index in runlist topology info
Ben Skeggs
1
-21
/
+9
2021-01-15
drm/nouveau/disp/ga10[24]: initial support
Ben Skeggs
1
-0
/
+1
2020-07-24
drm/nouveau/nvif: add support for object-level debug output
Ben Skeggs
1
-0
/
+2
2020-07-24
drm/nouveau/nvif: give every notify object a human-readable name
Ben Skeggs
1
-5
/
+6
2020-07-24
drm/nouveau/nvif: give every disp object a human-readable identifier
Ben Skeggs
1
-2
/
+3
2020-07-24
drm/nouveau/nvif: give every usermode object a human-readable identifier
Ben Skeggs
2
-4
/
+4
2020-07-24
drm/nouveau/nvif: give every vmm object a human-readable identifier
Ben Skeggs
1
-6
/
+6
2020-07-24
drm/nouveau/nvif: give every mem object a human-readable identifier
Ben Skeggs
1
-13
/
+15
2020-07-24
drm/nouveau/nvif: give every mmu object a human-readable identifier
Ben Skeggs
1
-5
/
+6
2020-07-24
drm/nouveau/nvif: give every device object a human-readable identifier
Ben Skeggs
1
-4
/
+4
2020-07-24
drm/nouveau/nvif: give every object a human-readable identifier
Ben Skeggs
8
-23
/
+26
2020-07-24
drm/nouveau/nvif: rename client ctor/dtor
Ben Skeggs
2
-4
/
+4
2020-04-07
drm/nouveau/nvif: protect waits against GPU falling off the bus
Ben Skeggs
2
-0
/
+57
2020-04-07
drm/nouveau/nvif: access PTIMER through usermode class, if available
Ben Skeggs
2
-5
/
+23
2020-01-15
drm/nouveau/mmu: Add correct turing page kinds
James Jones
1
-0
/
+1
2019-08-23
drm/nouveau/mmu: use struct_size() helper
Gustavo A. R. Silva
1
-1
/
+1
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
1
-1
/
+1
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-02-20
drm/nouveau/mmu: support initialisation of client-managed address-spaces
Ben Skeggs
1
-2
/
+3
2019-02-20
drm/nouveau/disp/tu102: rename implementation from tu104
Ben Skeggs
1
-1
/
+1
2018-12-11
drm/nouveau/disp/tu104: initial support
Ben Skeggs
1
-0
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-3
/
+3
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-4
/
+8
2018-05-18
drm/nouveau/fifo/gv100: initial support
Ben Skeggs
4
-0
/
+103
2018-05-18
drm/nouveau/disp/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/kms: move display class instantiation to library
Ben Skeggs
2
-0
/
+60
2018-05-18
drm/nouveau/fifo/gk104-: support querying engines available on each runlist
Ben Skeggs
3
-0
/
+103
2018-05-18
drm/nouveau/disp/nv50-: pass nvkm_memory objects for channel push buffers
Ben Skeggs
2
-0
/
+24
2018-05-18
drm/nouveau: nouveau: use larger buffer in nvif_vmm_map
Arnd Bergmann
1
-1
/
+1
2017-11-02
drm/nouveau/mmu: define user interfaces to mmu vmm opertaions
Ben Skeggs
2
-0
/
+168
2017-11-02
drm/nouveau/mmu: define user interfaces to mmu memory allocation
Ben Skeggs
2
-0
/
+89
2017-11-02
drm/nouveau/mmu: define user interfaces to mmu
Ben Skeggs
2
-0
/
+118
2017-11-02
drm/nouveau/core/object: allow arguments to be passed to map function
Ben Skeggs
1
-28
/
+59
2017-02-17
drm/nouveau/core/client: allow creation of subclients
Ben Skeggs
3
-28
/
+74
2017-02-17
drm/nouveau/core/client: destroy client objects over nvif
Ben Skeggs
1
-3
/
+3
2016-11-07
drm/nouveau: silence sparse warnings about symbols not being marked static
Ben Skeggs
1
-1
/
+1
2016-11-07
drm/nouveau: fix notify data leak
Lucas Stach
1
-4
/
+2
2015-08-28
drm/nouveau/nvif: device time mthd
Ben Skeggs
1
-1
/
+5
2015-08-28
drm/nouveau/nvif: return min/max versions for supported object classes
Ben Skeggs
1
-13
/
+40
2015-08-28
drm/nouveau/nvif: use negative oclass identifier for internal classes
Ben Skeggs
2
-4
/
+3
2015-08-28
drm/nouveau/nvif: extend nop ioctl to return nvif version identifier
Ben Skeggs
1
-0
/
+9
2015-08-28
drm/nouveau/nvif: replace path-based object identification
Ben Skeggs
2
-12
/
+7
2015-08-28
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
4
-222
/
+68
2015-08-28
drm/nouveau/tmr: type-safe PTIMER-based delay/wait macros
Ben Skeggs
1
-0
/
+6
2015-01-22
drm/nouveau/core: namespace + nvidia gpu names (no binary change)
Ben Skeggs
1
-1
/
+1
2015-01-22
drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)
Ben Skeggs
15
-1383
/
+12
2014-12-02
drm/nouveau/lib: add null backend
Ben Skeggs
2
-0
/
+2
2014-12-02
drm/nouveau/core: add some forgotten subdevs to disable mask
Ben Skeggs
1
-0
/
+1
2014-12-02
drm/gm204/disp: initial support
Ben Skeggs
1
-0
/
+2
[next]