index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_bo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
drm/nouveau/bo: split buffer move functions into their own source files
Ben Skeggs
1
-356
/
+1
2020-07-24
drm/nouveau/nvif: give every object a human-readable identifier
Ben Skeggs
1
-2
/
+2
2020-07-24
drm/nouveau: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-21
drm/nouveau: stop using TTM_MEMTYPE_FLAG_MAPPABLE
Christian König
1
-8
/
+5
2020-07-21
drm/ttm: remove TTM_MEMTYPE_FLAG_CMA
Christian König
1
-2
/
+1
2020-07-21
drm/ttm: remove io_reserve_fastpath flag
Christian König
1
-1
/
+0
2020-07-21
drm/ttm: cleanup io_mem interface with nouveau
Christian König
1
-2
/
+0
2020-06-26
drm/nouveau: don't use ttm bo->offset v3
Nirmoy Das
1
-0
/
+8
2020-04-07
drm/nouveau/ttm: evict other IO mappings when running out of BAR1 space
Ben Skeggs
1
-2
/
+7
2020-02-20
Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-8
/
+0
2020-01-16
drm/ttm: nuke invalidate_caches callback
Christian König
1
-8
/
+0
2020-01-15
drm/nouveau: Fix ttm move init with multiple GPUs
James Jones
1
-2
/
+3
2019-09-17
drm/nouveau: Fix ordering between TTM and GEM release
Thierry Reding
1
-2
/
+8
2019-09-17
drm/nouveau: Fix fallout from reservation object rework
Thierry Reding
1
-7
/
+9
2019-08-21
drm/nouveau: Initialize GEM object before TTM object
Thierry Reding
1
-24
/
+45
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-5
/
+5
2019-08-06
drm/nouveau: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
1
-3
/
+2
2019-08-06
drm/nouveau: use embedded gem object
Gerd Hoffmann
1
-3
/
+3
2019-07-31
drm/nouveau: Fill out gem_object->resv
Daniel Vetter
1
-0
/
+2
2019-02-20
drm/nouveau: prepare for enabling svm with existing userspace interfaces
Ben Skeggs
1
-1
/
+1
2019-02-20
drm/nouveau: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-12-11
drm/nouveau/ce/tu104: initial support
Ben Skeggs
1
-0
/
+2
2018-05-18
drm/nouveau/ce/gv100: initial support
Ben Skeggs
1
-0
/
+2
2018-05-10
drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive client
Ben Skeggs
1
-1
/
+0
2018-03-14
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
1
-6
/
+4
2018-02-27
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
Christian König
1
-1
/
+1
2018-02-27
drm/ttm: drop ttm->dummy_read_page
Christian König
1
-3
/
+3
2018-02-02
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-23
/
+28
2018-01-19
drm/nouveau/drm/nouveau: Pass the proper arguments to nvif_object_map_handle()
Thierry Reding
1
-1
/
+3
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
1
-2
/
+3
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_bind
Roger He
1
-1
/
+1
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
1
-4
/
+4
2017-12-27
drm/nouveau: remove the default io_mem_pfn set
Tan Xiaojun
1
-1
/
+0
2017-12-19
drm/nouveau: use alternate memory type for system-memory buffers with kind != 0
Ben Skeggs
1
-1
/
+1
2017-12-19
drm/nouveau: avoid GPU page sizes > PAGE_SIZE for buffer objects in host memory
Ben Skeggs
1
-1
/
+2
2017-12-16
drm/ttm: use an ttm operation ctx for ttm_bo_move_xxx
Roger He
1
-4
/
+3
2017-12-06
drm/ttm: add context to driver move callback as well
Christian König
1
-11
/
+16
2017-12-06
drm/ttm: use an operation context for ttm_bo_mem_space v2
Christian König
1
-2
/
+4
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
1
-2
/
+2
2017-11-02
drm/nouveau: improve selection of GPU page size
Ben Skeggs
1
-10
/
+38
2017-11-02
drm/nouveau: switch over to new memory and vmm interfaces
Ben Skeggs
1
-31
/
+61
2017-11-02
drm/nouveau: replace use of cpu_coherent with memory types
Ben Skeggs
1
-2
/
+11
2017-11-02
drm/nouveau: use nvif_mmu_type to determine BAR1 caching
Ben Skeggs
1
-1
/
+3
2017-11-02
drm/nouveau: check kind validity against mmu object
Ben Skeggs
1
-2
/
+12
2017-11-02
drm/nouveau: remove trivial cases of nvxx_device() usage
Ben Skeggs
1
-24
/
+14
2017-11-02
drm/nouveau: remove explicit unmaps
Ben Skeggs
1
-1
/
+0
2017-11-02
drm/nouveau: separate constant-va tracking from nvkm vma structure
Ben Skeggs
1
-47
/
+4
2017-11-02
drm/nouveau: separate buffer object backing memory from nvkm structures
Ben Skeggs
1
-50
/
+61
2017-11-02
drm/nouveau: swap loop order in move_notify() hook
Ben Skeggs
1
-4
/
+6
2017-11-02
drm/nouveau: simplify const-va map condition
Ben Skeggs
1
-7
/
+7
[next]