index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_fence.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
1
-6
/
+6
*
drm/nouveau: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
1
-1
/
+1
*
dma-buf: allow reserving more than one shared fence slot
Christian König
2018-10-25
1
-1
/
+1
*
drm/nouveau: Remove unecessary dma_fence_ops
Daniel Vetter
2018-08-17
1
-1
/
+0
*
drm/nouveau/fifo: support channel count query
Ben Skeggs
2018-05-18
1
-6
/
+5
*
drm/nouveau: remove unused nouveau_fence_work()
Ben Skeggs
2017-11-02
1
-56
/
+0
*
drm/nouveau: remove unused sysmem fence code
Ben Skeggs
2017-11-02
1
-2
/
+0
*
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2017-02-23
1
-1
/
+1
|
\
|
*
drm/nouveau/fifo/g84-: rename non-stall interrupt event
Ben Skeggs
2017-02-17
1
-1
/
+1
*
|
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-1
/
+1
|
/
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
drm/nouveau: fix nv84 fence context leak
Lucas Stach
2016-11-07
1
-1
/
+1
*
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
1
-40
/
+40
*
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
2016-05-20
1
-1
/
+1
*
drm/nouveau/nvif: split out fifo interface definitions
Ben Skeggs
2016-01-11
1
-0
/
+1
*
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
2015-08-28
1
-8
/
+7
*
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
Ben Skeggs
2015-01-22
1
-1
/
+1
*
drm/nouveau: prevent stale fence->channel pointers, and protect with rcu
Maarten Lankhorst
2014-12-02
1
-27
/
+65
*
drm/nouveau: export reservation_object from dmabuf to ttm
Maarten Lankhorst
2014-10-01
1
-1
/
+5
*
drm/nouveau: assign fence_chan->name correctly
Maarten Lankhorst
2014-09-30
1
-1
/
+32
*
drm/nouveau: specify if interruptible wait is desired in nouveau_fence_sync
Maarten Lankhorst
2014-09-30
1
-8
/
+6
*
drm/nouveau: use shared fences for readable objects
Maarten Lankhorst
2014-09-02
1
-24
/
+31
*
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-02
1
-16
/
+8
*
drm/nouveau: rework to new fence interface
Maarten Lankhorst
2014-09-02
1
-163
/
+334
*
drm/nouveau/fifo: implement nvif event source
Ben Skeggs
2014-08-10
1
-8
/
+15
*
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
2014-08-10
1
-3
/
+1
*
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
2014-08-10
1
-1
/
+1
*
drm/nouveau/core: rework event interface
Ben Skeggs
2014-08-10
1
-10
/
+16
*
drm/nouveau/core: allow event source to handle multiple event types per index
Ben Skeggs
2014-06-11
1
-2
/
+2
*
drm: Kill DRM_HZ
Daniel Vetter
2013-12-18
1
-1
/
+1
*
drm/nouveau: allow nouveau_fence_ref() to be a noop
Ben Skeggs
2013-11-14
1
-1
/
+2
*
drm/nouveau/core: convert event handler apis to split create/enable semantics
Ben Skeggs
2013-11-08
1
-8
/
+11
*
drm/nouveau/core: Add priv field for event handlers
Peter Hurley
2013-11-08
1
-13
/
+7
*
drm/nouveau: bump fence timeout to 15 seconds
Maarten Lankhorst
2013-07-10
1
-1
/
+1
*
drm/nouveau: delay busy bo vma removal until fence signals
Ben Skeggs
2013-07-01
1
-5
/
+68
*
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
Ben Skeggs
2013-02-20
1
-5
/
+4
*
drm/nouveau/fence: make internal hooks part of the context
Ben Skeggs
2013-02-20
1
-6
/
+4
*
drm/nouveau/fence/nv84-: put processes to sleep while waiting on fences
Ben Skeggs
2013-02-20
1
-0
/
+76
*
drm/nouveau: remove unnecessary null pointer check from nouveau_fence_new
Cong Ding
2013-02-20
1
-5
/
+3
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-16
/
+11
|
\
|
*
drm/nouveau: port all engines to new engine module format
Ben Skeggs
2012-10-03
1
-16
/
+7
|
*
drm/nouveau/pageflip: kick flip handling out of engsw and into fence
Ben Skeggs
2012-10-03
1
-0
/
+1
|
*
drm/nouveau/fence: un-port from nouveau_exec_engine interfaces
Ben Skeggs
2012-10-03
1
-6
/
+9
|
*
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
2012-10-03
1
-1
/
+1
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-1
/
+1
*
|
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
1
-1
/
+0
|
/
*
drm/nouveau/fence: fix a race where fence->channel can disappear
Ben Skeggs
2012-05-24
1
-5
/
+9
*
drm/nouveau/fence: convert to exec engine, and improve channel sync
Ben Skeggs
2012-05-24
1
-412
/
+62
*
drm/nouveau/fence: minor api changes for an upcoming rework
Ben Skeggs
2012-05-24
1
-130
/
+85
*
drm/nouveau/fence: make ttm interfaces wrap ours, not the other way around
Ben Skeggs
2012-05-24
1
-23
/
+13
[next]