index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
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: 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