index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvif
/
object.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/nvif: add wrapper for open-coded nvif_object_constructed()
Ben Skeggs
2022-07-13
1
-1
/
+1
*
drm/nouveau: rip out nvkm_client.super
Ben Skeggs
2021-08-18
1
-2
/
+1
*
drm/nouveau/nvif: add support for object-level debug output
Ben Skeggs
2020-07-24
1
-0
/
+2
*
drm/nouveau/nvif: give every object a human-readable identifier
Ben Skeggs
2020-07-24
1
-5
/
+6
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
drm/nouveau/core/object: allow arguments to be passed to map function
Ben Skeggs
2017-11-02
1
-28
/
+59
*
drm/nouveau/nvif: return min/max versions for supported object classes
Ben Skeggs
2015-08-28
1
-13
/
+40
*
drm/nouveau/nvif: use negative oclass identifier for internal classes
Ben Skeggs
2015-08-28
1
-3
/
+2
*
drm/nouveau/nvif: replace path-based object identification
Ben Skeggs
2015-08-28
1
-10
/
+7
*
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
2015-08-28
1
-94
/
+41
*
drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)
Ben Skeggs
2015-01-22
1
-4
/
+4
*
drm/nouveau/nvif: return null pointers on failure, in addition to ret != 0
Ben Skeggs
2014-08-15
1
-1
/
+3
*
drm/nouveau/nvif: import library functions for the ioctl/event interfaces
Ben Skeggs
2014-08-10
1
-0
/
+302