index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nv50_fence.c
Age
Commit message (
Expand
)
Author
2018-05-18
drm/nouveau/fifo: support channel count query
Ben Skeggs
2017-02-17
drm/nouveau: s/mem/reg/ for struct ttm_mem_reg variables
Ben Skeggs
2017-02-17
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
Ben Skeggs
2016-11-07
drm/nouveau/kms/nv50: remove code to support non-atomic page flips
Ben Skeggs
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
2016-01-11
drm/nouveau/nvif: split out ctxdma interface definitions
Ben Skeggs
2015-08-28
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
2014-12-02
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
Ben Skeggs
2014-10-01
drm/nouveau: export reservation_object from dmabuf to ttm
Maarten Lankhorst
2014-09-02
drm/nouveau: rework to new fence interface
Maarten Lankhorst
2014-08-10
drm/nouveau/dma: audit and version NV_DMA classes
Ben Skeggs
2014-08-10
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
2014-08-10
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
2013-07-30
drm/nouveau: fix semaphore dmabuf obj
Maarten Lankhorst
2013-02-20
drm/nouveau/fence: make internal hooks part of the context
Ben Skeggs
2013-02-20
drm/nouveau: share fence structures between nv10+ and nv50 implementations
Marcin Slusarz
2013-01-13
drm/nv17-50: restore fence buffer on resume
Marcin Slusarz
2012-11-29
drm/nouveau: unpin various bo's before destroying
Marcin Slusarz
2012-11-29
drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge
Ben Skeggs
2012-11-29
drm/nv50-nvc0: switch to common disp impl, removing previous version
Ben Skeggs
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
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