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
/
nouveau_abi16.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-20
drm/nouveau: prepare for enabling svm with existing userspace interfaces
Ben Skeggs
1
-1
/
+2
2019-02-20
drm/nouveau: fix missing break in switch statement
Colin Ian King
1
-0
/
+1
2018-12-11
drm/nouveau/fifo/gk104-: support enabling privileged ce functions
Ben Skeggs
1
-1
/
+1
2018-07-16
drm/nouveau: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
1
-1
/
+1
2018-05-18
drm/nouveau/core: recognise gv100
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/fifo/gk104-: require explicit runlist selection for channel alloc...
Ben Skeggs
1
-16
/
+19
2017-11-02
drm/nouveau: remove trivial cases of nvxx_device() usage
Ben Skeggs
1
-13
/
+17
2017-11-02
drm/nouveau/core/mm: have users explicitly define heap identifiers
Ben Skeggs
1
-1
/
+1
2017-11-02
drm/nouveau: separate constant-va tracking from nvkm vma structure
Ben Skeggs
1
-5
/
+5
2017-02-17
drm/nouveau: allocate device object for every client
Ben Skeggs
1
-2
/
+2
2017-02-17
drm/nouveau: pass nvif_client to nouveau_gem_new() instead of drm_device
Ben Skeggs
1
-1
/
+1
2017-01-26
drm: remove device_is_agp callback
Daniel Vetter
1
-1
/
+1
2016-07-14
drm/nouveau/core: recognise GP100 chipset
Ben Skeggs
1
-0
/
+1
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
1
-1
/
+1
2016-03-14
drm/nouveau/fifo/gk104: make use of topology info during gpfifo construction
Ben Skeggs
1
-4
/
+14
2016-01-11
drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious
Ben Skeggs
1
-2
/
+2
2016-01-11
drm/nouveau/nvif: split out ctxdma interface definitions
Ben Skeggs
1
-0
/
+1
2016-01-11
drm/nouveau/nvif: split out fifo interface definitions
Ben Skeggs
1
-0
/
+1
2016-01-11
drm/nouveau/nvif: move internal class identifiers to class.h
Ben Skeggs
1
-8
/
+8
2015-11-03
drm/nouveau/abi16: implement limited interoperability with usif/nvif
Ben Skeggs
1
-0
/
+39
2015-11-03
drm/nouveau/abi16: introduce locked variant of nouveau_abi16_get()
Ben Skeggs
1
-5
/
+13
2015-11-03
drm/nouveau/abi16: remove unused argument from nouveau_abi16_get()
Ben Skeggs
1
-6
/
+6
2015-11-03
drm/nouveau: remove unnecessary usage of object handles
Ben Skeggs
1
-12
/
+5
2015-08-28
drm/nouveau/pci: merge agp handling from nouveau drm
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/device: remove pci/platform_device from common struct
Ben Skeggs
1
-3
/
+3
2015-08-28
drm/nouveau/object: merge with handle
Ben Skeggs
1
-0
/
+1
2015-08-28
drm/nouveau/gr: convert to new-style nvkm_engine
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/nvif: return min/max versions for supported object classes
Ben Skeggs
1
-10
/
+11
2015-08-28
drm/nouveau/nvif: assign internal class identifiers to sw classes
Ben Skeggs
1
-15
/
+61
2015-08-28
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
1
-80
/
+54
2015-08-28
drm/nouveau: use dev_* for logging
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/tmr: type-safe PTIMER-based delay/wait macros
Ben Skeggs
1
-2
/
+1
2015-08-28
drm/nouveau/tmr: cosmetic changes
Ben Skeggs
1
-2
/
+2
2015-01-22
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
1
-8
/
+8
2015-01-22
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
Ben Skeggs
1
-5
/
+5
2015-01-22
drm/nouveau/gr: rename from graph (no binary change)
Ben Skeggs
1
-2
/
+2
2014-12-02
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
Ben Skeggs
1
-1
/
+1
2014-09-15
drm/nouveau/core/mm: allow allocation to be confined to a specific slice of heap
Ben Skeggs
1
-1
/
+1
2014-08-10
drm/nouveau: use ram info from nvif_device
Ben Skeggs
1
-4
/
+0
2014-08-10
drm/nouveau/fifo: audit and version fifo channel classes
Ben Skeggs
1
-2
/
+2
2014-08-10
drm/nouveau/dma: audit and version NV_DMA classes
Ben Skeggs
1
-5
/
+8
2014-08-10
drm/nouveau/device: audit and version NV_DEVICE class
Ben Skeggs
1
-3
/
+5
2014-08-10
drm/nouveau: use ioctl interface for abi16 gpuobj free
Ben Skeggs
1
-3
/
+15
2014-08-10
drm/nouveau: use ioctl interface for abi16 ntfy alloc
Ben Skeggs
1
-18
/
+31
2014-08-10
drm/nouveau: use ioctl interface for abi16 grobj alloc
Ben Skeggs
1
-33
/
+44
2014-08-10
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
1
-5
/
+2
2014-08-10
drm/nouveau: remove (most) hardcoded object handle usage
Ben Skeggs
1
-1
/
+1
2014-08-10
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
1
-36
/
+27
2014-08-10
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
1
-30
/
+35
2014-08-10
drm/nouveau: fix some usages of the wrong print function
Ben Skeggs
1
-1
/
+2
[next]