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.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
2022-04-07
dma-buf: specify usage while adding fences to dma_resv obj v7
Christian König
1
-4
/
+5
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
1
-4
/
+4
2022-04-05
drm/nouveau: stop using dma_resv_excl_fence
Christian König
1
-1
/
+8
2021-11-05
Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-4
/
+0
2021-10-28
BackMerge tag 'v5.15-rc7' into drm-next
Dave Airlie
1
-0
/
+1
2021-10-11
drm/nouveau/nouveau_bo: Remove unused variables 'dev'
Lee Jones
1
-4
/
+0
2021-10-06
drm/nouveau/ga102-: support ttm buffer moves via copy engine
Ben Skeggs
1
-0
/
+1
2021-09-29
drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/
Matthew Auld
1
-2
/
+2
2021-08-23
drm/ttm: remove ttm_tt_destroy_common v2
Christian König
1
-1
/
+0
2021-08-23
drm/nouveau: unbind in nouveau_ttm_tt_unpopulate
Christian König
1
-1
/
+2
2021-07-21
Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+6
2021-07-19
drm/nouveau: init the base GEM fields for internal BOs
Christian König
1
-0
/
+6
2021-07-01
Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-37
/
+22
2021-06-29
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2021-06-24
drm/nouveau: fix dma_address check for CPU/GPU sync
Christian König
1
-2
/
+2
2021-06-10
drm/nouveau: init the base GEM fields for internal BOs
Christian König
1
-0
/
+6
2021-06-06
dma-buf: rename and cleanup dma_resv_get_excl v3
Christian König
1
-1
/
+1
2021-06-04
drm/ttm: flip the switch for driver allocated resources v2
Christian König
1
-6
/
+2
2021-06-04
drm/ttm: allocate resource object instead of embedding it v2
Christian König
1
-1
/
+1
2021-06-04
drm/nouveau: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
1
-15
/
+15
2021-05-26
drm/nouveau: Implement mmap as GEM object function
Thomas Zimmermann
1
-10
/
+0
2021-04-26
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-0
/
+8
2021-04-19
drm/nouveau: use bo->base.size instead of mem->num_pages
Christian König
1
-5
/
+4
2021-04-14
Merge drm/drm-fixes into drm-next
Daniel Vetter
1
-0
/
+8
2021-03-19
nouveau: Skip unvailable ttm page entries
Tobias Klausmann
1
-0
/
+8
2021-03-16
drm/nouveau: clean up nouveau_bo_move_ntfy
Christian König
1
-8
/
+5
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-15
/
+12
2021-03-12
drm/nouveau: fix dma syncing for loops (v2)
Dave Airlie
1
-2
/
+4
2021-02-22
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-9
/
+11
2021-02-09
drm/ttm: move memory accounting into vmwgfx v4
Christian König
1
-5
/
+2
2021-02-03
drm/nouveau: fix dma syncing warning with debugging on.
Dave Airlie
1
-6
/
+29
2021-01-21
drm/ttm: device naming cleanup
Christian König
1
-10
/
+10
2021-01-07
Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-9
/
+11
2020-12-18
drm/nouveau: fix multihop when move doesn't work.
Dave Airlie
1
-15
/
+16
2020-12-15
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
1
-6
/
+2
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-222
/
+118
2020-12-14
drm/ttm: cleanup BO size handling v3
Christian König
1
-5
/
+5
2020-12-04
Merge tag 'drm-misc-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+1
2020-12-01
drm/nouveau: Drop mutex_lock_nested for atomic
Daniel Vetter
1
-1
/
+4
2020-11-30
drm/prime: split array import functions v4
Christian König
1
-3
/
+2
2020-11-30
drm/nouveau: stop using pages with drm_prime_sg_to_page_addr_arrays v2
Christian König
1
-3
/
+3
2020-11-26
drm/nouveau: make sure ret is initialized in nouveau_ttm_io_mem_reserve
Christian König
1
-1
/
+1
2020-11-16
Merge branch 'linux-5.11' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
1
-5
/
+1
2020-11-14
drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50
Ben Skeggs
1
-2
/
+1
2020-11-14
drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50
Ben Skeggs
1
-2
/
+1
2020-11-11
drm/nouveau: Fix out-of-bounds access when deferencing MMU type
Thomas Zimmermann
1
-1
/
+4
2020-11-11
drm/nouveau/ttm: use multihop
Dave Airlie
1
-99
/
+13
2020-11-11
drm/ttm: add multihop infrastrucutre (v3)
Dave Airlie
1
-1
/
+2
2020-11-02
drm/nouveu: fix swiotlb include
Christian König
1
-1
/
+0
[next]