index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nv17_fence.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: rename bo->mem and make it a pointer
Christian König
2021-06-02
1
-1
/
+1
*
drm/ttm: cleanup BO size handling v3
Christian König
2020-12-14
1
-1
/
+1
*
drm/nouveau: stop using TTM placement flags
Christian König
2020-09-11
1
-2
/
+3
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-08-12
1
-19
/
+22
|
\
|
*
drm/nouveau/fence: use NVIDIA's headers for sync()
Ben Skeggs
2020-07-24
1
-8
/
+10
|
*
drm/nouveau/fence: convert sync() to new push macros
Ben Skeggs
2020-07-24
1
-19
/
+19
|
*
drm/nouveau/nvif: give every object a human-readable identifier
Ben Skeggs
2020-07-24
1
-1
/
+2
*
|
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
2020-08-06
1
-1
/
+1
|
/
*
drm/nouveau/fifo: support channel count query
Ben Skeggs
2018-05-18
1
-2
/
+0
*
drm/nouveau: s/mem/reg/ for struct ttm_mem_reg variables
Ben Skeggs
2017-02-17
1
-3
/
+3
*
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
Ben Skeggs
2017-02-17
1
-1
/
+1
*
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
1
-1
/
+1
*
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
2016-05-20
1
-1
/
+1
*
drm/nouveau/nvif: split out ctxdma interface definitions
Ben Skeggs
2016-01-11
1
-0
/
+1
*
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
2015-08-28
1
-2
/
+2
*
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
Ben Skeggs
2014-12-02
1
-1
/
+1
*
drm/nouveau: export reservation_object from dmabuf to ttm
Maarten Lankhorst
2014-10-01
1
-1
/
+1
*
drm/nouveau: rework to new fence interface
Maarten Lankhorst
2014-09-02
1
-1
/
+3
*
drm/nouveau/dma: audit and version NV_DMA classes
Ben Skeggs
2014-08-10
1
-6
/
+5
*
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
2014-08-10
1
-2
/
+2
*
drm/nouveau: remove (most) hardcoded object handle usage
Ben Skeggs
2014-08-10
1
-2
/
+3
*
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
2014-08-10
1
-8
/
+8
*
drm/nouveau: fix semaphore dmabuf obj
Maarten Lankhorst
2013-07-30
1
-1
/
+1
*
drm/nouveau/fence: make internal hooks part of the context
Ben Skeggs
2013-02-20
1
-3
/
+3
*
drm/nv17/fence: split from nv10 code
Ben Skeggs
2013-02-20
1
-0
/
+149