index
:
asmadeus/linux.git
for-next
The linux kernel
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
2014-12-02
drm/nouveau: prevent stale fence->channel pointers, and protect with rcu
Maarten Lankhorst
2014-10-01
drm/nouveau: export reservation_object from dmabuf to ttm
Maarten Lankhorst
2014-09-30
drm/nouveau: assign fence_chan->name correctly
Maarten Lankhorst
2014-09-30
drm/nouveau: specify if interruptible wait is desired in nouveau_fence_sync
Maarten Lankhorst
2014-09-02
drm/nouveau: use shared fences for readable objects
Maarten Lankhorst
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-02
drm/nouveau: rework to new fence interface
Maarten Lankhorst
2014-08-10
drm/nouveau/fifo: implement nvif event source
Ben Skeggs
2014-08-10
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
2014-08-10
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
2014-08-10
drm/nouveau/core: rework event interface
Ben Skeggs
2014-06-11
drm/nouveau/core: allow event source to handle multiple event types per index
Ben Skeggs
2013-12-18
drm: Kill DRM_HZ
Daniel Vetter
2013-11-14
drm/nouveau: allow nouveau_fence_ref() to be a noop
Ben Skeggs
2013-11-08
drm/nouveau/core: convert event handler apis to split create/enable semantics
Ben Skeggs
2013-11-08
drm/nouveau/core: Add priv field for event handlers
Peter Hurley
2013-07-10
drm/nouveau: bump fence timeout to 15 seconds
Maarten Lankhorst
2013-07-01
drm/nouveau: delay busy bo vma removal until fence signals
Ben Skeggs
2013-02-20
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
Ben Skeggs
2013-02-20
drm/nouveau/fence: make internal hooks part of the context
Ben Skeggs
2013-02-20
drm/nouveau/fence/nv84-: put processes to sleep while waiting on fences
Ben Skeggs
2013-02-20
drm/nouveau: remove unnecessary null pointer check from nouveau_fence_new
Cong Ding
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
2012-10-03
drm/nouveau/pageflip: kick flip handling out of engsw and into fence
Ben Skeggs
2012-10-03
drm/nouveau/fence: un-port from nouveau_exec_engine interfaces
Ben Skeggs
2012-10-03
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-05-24
drm/nouveau/fence: fix a race where fence->channel can disappear
Ben Skeggs
2012-05-24
drm/nouveau/fence: convert to exec engine, and improve channel sync
Ben Skeggs
2012-05-24
drm/nouveau/fence: minor api changes for an upcoming rework
Ben Skeggs
2012-05-24
drm/nouveau/fence: make ttm interfaces wrap ours, not the other way around
Ben Skeggs
2012-05-24
drm/nouveau: create real execution engine for software object class
Ben Skeggs
2012-05-24
drm/nouveau: base fence timeout on time of emission
Marcin Slusarz
2012-05-24
drm/nouveau: use the same packet header macros as userspace
Ben Skeggs
2012-05-23
nouveau: add PRIME support
Dave Airlie
2012-03-22
drm/nouveau: move fence sequence check to start of loop
Ben Skeggs
2012-03-22
drm/nouveau: remove subchannel names from places where it doesn't matter
Ben Skeggs
2011-11-10
drm/nouveau: initialize chan->fence.lock before use
Marcin Slusarz
2011-09-20
drm/nouveau: workaround semaphore hw bug causing unnecessary interrupts
Ben Skeggs
2011-09-09
drm/nouveau: fix oops on pre-semaphore hardware
Ben Skeggs
2011-06-23
drm/nouveau: remove 'chan' argument from nouveau_bo_new
Ben Skeggs
2011-06-23
drm/nv84-nvc0: explicitly map semaphore buffer into channel vm
Ben Skeggs
2011-06-18
drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan sync
Ben Skeggs
2011-03-14
drm/nouveau: fix __nouveau_fence_wait performance
Marcin Slusarz
2011-02-25
drm/nouveau: remove no_vm/mappable flags from nouveau_bo
Ben Skeggs
2011-02-25
drm/nv50: drop explicit yields in favour of smaller PFIFO timeslice
Ben Skeggs
2011-02-25
drm/nv84: use vm offsets for semaphores
Ben Skeggs
2011-02-25
drm/nv50: 0x50 needs semaphore yields too
Ben Skeggs
[next]