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_fence.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-10
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-46
/
+30
2021-12-21
drm/nouveau: wait for the exclusive fence after the shared ones v2
Christian König
1
-13
/
+15
2021-10-22
drm/nouveau: use the new iterator in nouveau_fence_sync
Christian König
1
-36
/
+12
2021-07-08
drm/nouveau: always wait for the exclusive fence
Christian König
1
-1
/
+1
2021-06-06
dma-buf: rename and cleanup dma_resv_get_list v2
Christian König
1
-1
/
+1
2021-06-06
dma-buf: rename and cleanup dma_resv_get_excl v3
Christian König
1
-1
/
+1
2020-07-24
drm/nouveau/nvif: give every notify object a human-readable name
Ben Skeggs
1
-2
/
+3
2020-01-29
drm/nouveau: signal pending fences when channel has been killed
Ben Skeggs
1
-1
/
+9
2020-01-15
drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler
YueHaibing
1
-1
/
+1
2019-08-23
drm/nouveau: drop use of drmp.h
Sam Ravnborg
1
-2
/
+1
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-6
/
+6
2019-08-06
drm/nouveau: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
1
-1
/
+1
2018-10-25
dma-buf: allow reserving more than one shared fence slot
Christian König
1
-1
/
+1
2018-08-17
drm/nouveau: Remove unecessary dma_fence_ops
Daniel Vetter
1
-1
/
+0
2018-05-18
drm/nouveau/fifo: support channel count query
Ben Skeggs
1
-6
/
+5
2017-11-02
drm/nouveau: remove unused nouveau_fence_work()
Ben Skeggs
1
-56
/
+0
2017-11-02
drm/nouveau: remove unused sysmem fence code
Ben Skeggs
1
-2
/
+0
2017-02-23
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
1
-1
/
+1
2017-02-17
drm/nouveau/fifo/g84-: rename non-stall interrupt event
Ben Skeggs
1
-1
/
+1
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-1
/
+1
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-1
/
+1
2016-11-07
drm/nouveau: fix nv84 fence context leak
Lucas Stach
1
-1
/
+1
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-40
/
+40
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
1
-1
/
+1
2016-01-11
drm/nouveau/nvif: split out fifo interface definitions
Ben Skeggs
1
-0
/
+1
2015-08-28
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
1
-8
/
+7
2015-01-22
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
Ben Skeggs
1
-1
/
+1
2014-12-02
drm/nouveau: prevent stale fence->channel pointers, and protect with rcu
Maarten Lankhorst
1
-27
/
+65
2014-10-01
drm/nouveau: export reservation_object from dmabuf to ttm
Maarten Lankhorst
1
-1
/
+5
2014-09-30
drm/nouveau: assign fence_chan->name correctly
Maarten Lankhorst
1
-1
/
+32
2014-09-30
drm/nouveau: specify if interruptible wait is desired in nouveau_fence_sync
Maarten Lankhorst
1
-8
/
+6
2014-09-02
drm/nouveau: use shared fences for readable objects
Maarten Lankhorst
1
-24
/
+31
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
1
-16
/
+8
2014-09-02
drm/nouveau: rework to new fence interface
Maarten Lankhorst
1
-163
/
+334
2014-08-10
drm/nouveau/fifo: implement nvif event source
Ben Skeggs
1
-8
/
+15
2014-08-10
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
1
-3
/
+1
2014-08-10
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
1
-1
/
+1
2014-08-10
drm/nouveau/core: rework event interface
Ben Skeggs
1
-10
/
+16
2014-06-11
drm/nouveau/core: allow event source to handle multiple event types per index
Ben Skeggs
1
-2
/
+2
2013-12-18
drm: Kill DRM_HZ
Daniel Vetter
1
-1
/
+1
2013-11-14
drm/nouveau: allow nouveau_fence_ref() to be a noop
Ben Skeggs
1
-1
/
+2
2013-11-08
drm/nouveau/core: convert event handler apis to split create/enable semantics
Ben Skeggs
1
-8
/
+11
2013-11-08
drm/nouveau/core: Add priv field for event handlers
Peter Hurley
1
-13
/
+7
2013-07-10
drm/nouveau: bump fence timeout to 15 seconds
Maarten Lankhorst
1
-1
/
+1
2013-07-01
drm/nouveau: delay busy bo vma removal until fence signals
Ben Skeggs
1
-5
/
+68
2013-02-20
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
Ben Skeggs
1
-5
/
+4
2013-02-20
drm/nouveau/fence: make internal hooks part of the context
Ben Skeggs
1
-6
/
+4
2013-02-20
drm/nouveau/fence/nv84-: put processes to sleep while waiting on fences
Ben Skeggs
1
-0
/
+76
2013-02-20
drm/nouveau: remove unnecessary null pointer check from nouveau_fence_new
Cong Ding
1
-5
/
+3
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-16
/
+11
[next]