index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_bo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: prepare for enabling svm with existing userspace interfaces
Ben Skeggs
2019-02-20
1
-1
/
+1
*
drm/nouveau: mark expected switch fall-through
Gustavo A. R. Silva
2019-02-20
1
-1
/
+1
*
drm/nouveau/ce/tu104: initial support
Ben Skeggs
2018-12-11
1
-0
/
+2
*
drm/nouveau/ce/gv100: initial support
Ben Skeggs
2018-05-18
1
-0
/
+2
*
drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive client
Ben Skeggs
2018-05-10
1
-1
/
+0
*
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
2018-03-14
1
-6
/
+4
*
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
Christian König
2018-02-26
1
-1
/
+1
*
drm/ttm: drop ttm->dummy_read_page
Christian König
2018-02-26
1
-3
/
+3
*
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2018-02-01
1
-23
/
+28
|
\
|
*
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
2018-01-18
1
-2
/
+3
|
|
\
|
*
|
drm/ttm: use an operation ctx for ttm_tt_bind
Roger He
2017-12-28
1
-1
/
+1
|
*
|
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
2017-12-28
1
-4
/
+4
|
*
|
drm/nouveau: remove the default io_mem_pfn set
Tan Xiaojun
2017-12-27
1
-1
/
+0
|
*
|
drm/ttm: use an ttm operation ctx for ttm_bo_move_xxx
Roger He
2017-12-15
1
-4
/
+3
|
*
|
drm/ttm: add context to driver move callback as well
Christian König
2017-12-06
1
-11
/
+16
|
*
|
drm/ttm: use an operation context for ttm_bo_mem_space v2
Christian König
2017-12-06
1
-2
/
+4
|
*
|
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-12-06
1
-2
/
+2
*
|
|
drm/nouveau/drm/nouveau: Pass the proper arguments to nvif_object_map_handle()
Thierry Reding
2018-01-19
1
-1
/
+3
|
|
/
|
/
|
*
|
drm/nouveau: use alternate memory type for system-memory buffers with kind != 0
Ben Skeggs
2017-12-19
1
-1
/
+1
*
|
drm/nouveau: avoid GPU page sizes > PAGE_SIZE for buffer objects in host memory
Ben Skeggs
2017-12-19
1
-1
/
+2
|
/
*
drm/nouveau: improve selection of GPU page size
Ben Skeggs
2017-11-02
1
-10
/
+38
*
drm/nouveau: switch over to new memory and vmm interfaces
Ben Skeggs
2017-11-02
1
-31
/
+61
*
drm/nouveau: replace use of cpu_coherent with memory types
Ben Skeggs
2017-11-02
1
-2
/
+11
*
drm/nouveau: use nvif_mmu_type to determine BAR1 caching
Ben Skeggs
2017-11-02
1
-1
/
+3
*
drm/nouveau: check kind validity against mmu object
Ben Skeggs
2017-11-02
1
-2
/
+12
*
drm/nouveau: remove trivial cases of nvxx_device() usage
Ben Skeggs
2017-11-02
1
-24
/
+14
*
drm/nouveau: remove explicit unmaps
Ben Skeggs
2017-11-02
1
-1
/
+0
*
drm/nouveau: separate constant-va tracking from nvkm vma structure
Ben Skeggs
2017-11-02
1
-47
/
+4
*
drm/nouveau: separate buffer object backing memory from nvkm structures
Ben Skeggs
2017-11-02
1
-50
/
+61
*
drm/nouveau: swap loop order in move_notify() hook
Ben Skeggs
2017-11-02
1
-4
/
+6
*
drm/nouveau: simplify const-va map condition
Ben Skeggs
2017-11-02
1
-7
/
+7
*
drm/nouveau: split various bo flags out into their own members
Ben Skeggs
2017-11-02
1
-31
/
+40
*
drm/nouveau: store nouveau_drm in nouveau_cli, as opposed to drm_device
Ben Skeggs
2017-11-02
1
-1
/
+1
*
drm/nouveau/bar: modify interface to bar1 vmm mapping
Ben Skeggs
2017-11-02
1
-3
/
+3
*
drm/ttm: add io_mem_pfn callback
Christian König
2017-04-04
1
-0
/
+1
*
drm/nouveau: size is u64 everywhere
Ben Skeggs
2017-02-17
1
-16
/
+18
*
drm/nouveau: s/mem/reg/ for struct ttm_mem_reg variables
Ben Skeggs
2017-02-17
1
-133
/
+133
*
drm/nouveau: allocate device object for every client
Ben Skeggs
2017-02-17
1
-26
/
+26
*
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
Ben Skeggs
2017-02-17
1
-2
/
+3
*
drm/nouveau/core/mm: replace region list with next pointer
Ben Skeggs
2017-02-17
1
-1
/
+1
*
drm/ttm: revert "implement LRU add callbacks v2"
Christian König
2017-01-27
1
-2
/
+0
*
drm/ttm: add evict parameter to ttm_bo_driver::move_notify
Nicolai Hähnle
2017-01-27
1
-1
/
+2
*
drm/nouveau/ttm: wait for bo fence to signal before unmapping vmas
Ben Skeggs
2016-12-13
1
-0
/
+1
*
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2016-10-28
1
-3
/
+3
|
\
|
*
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
1
-3
/
+3
*
|
drm/ttm: make eviction decision a driver callback v2
Christian König
2016-10-25
1
-0
/
+1
|
/
*
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-10-11
1
-4
/
+5
|
\
|
*
drm: use drm_file to tag vm-bos
David Herrmann
2016-09-19
1
-1
/
+2
|
*
drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy
Michel Dänzer
2016-08-08
1
-1
/
+1
|
*
drm/ttm: Remove unused parameter evict from ttm_bo_move_ttm
Michel Dänzer
2016-08-08
1
-2
/
+2
[next]