index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_bo.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
2024-08-08
1
-5
/
+5
|
\
|
*
drm/nouveau: pass cli to nouveau_channel_new() instead of drm+device
Ben Skeggs
2024-07-27
1
-1
/
+1
|
*
drm/nouveau: move nvxx_* definitions to nouveau_drv.h
Ben Skeggs
2024-07-27
1
-4
/
+4
*
|
Revert "nouveau: rip out busy fence waits"
Dave Airlie
2024-08-02
1
-1
/
+1
|
/
*
nouveau: rip out busy fence waits
Dave Airlie
2024-06-17
1
-1
/
+1
*
drm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocations
Mohamed Ahmed
2024-05-13
1
-25
/
+19
*
Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-04-05
1
-13
/
+30
|
\
|
*
drm/nouveau: Provide nouveau_bo_{pin,unpin}_locked()
Thomas Zimmermann
2024-03-11
1
-13
/
+30
*
|
nouveau: reset the bo resource bus info after an eviction
Dave Airlie
2024-03-12
1
-0
/
+2
|
/
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-01-29
1
-2
/
+3
|
\
|
*
Backmerge tag 'v6.7-rc5' into drm-next
Dave Airlie
2023-12-12
1
-2
/
+3
|
|
\
|
|
*
nouveau: find the smallest page allocation to cover a buffer alloc.
Dave Airlie
2023-11-29
1
-2
/
+3
*
|
|
drm/ttm: replace busy placement with flags v6
Somalapuram Amaranath
2024-01-25
1
-36
/
+23
|
/
/
*
|
drm/nouveau: use GPUVM common infrastructure
Danilo Krummrich
2023-11-24
1
-1
/
+3
*
|
drm/nouveau: make use of the GPUVM's shared dma-resv
Danilo Krummrich
2023-11-13
1
-2
/
+9
|
/
*
drm/nouveau: fence: fix undefined fence state after emit
Danilo Krummrich
2023-08-31
1
-7
/
+1
*
drm/nouveau: implement new VM_BIND uAPI
Danilo Krummrich
2023-08-04
1
-57
/
+102
*
drm/nouveau: fence: separate fence alloc and emit
Danilo Krummrich
2023-08-04
1
-21
/
+31
*
drm/nouveau: bo: initialize GEM GPU VA interface
Danilo Krummrich
2023-08-04
1
-0
/
+6
*
drm/nouveau: get vmm via nouveau_cli_vmm()
Danilo Krummrich
2023-08-04
1
-1
/
+1
*
drm/ttm: prevent moving of pinned BOs
Christian König
2023-02-06
1
-3
/
+0
*
drm/ttm: revert "prevent moving of pinned BOs"
Christian König
2023-01-25
1
-0
/
+3
*
drm/ttm: prevent moving of pinned BOs
Christian König
2023-01-25
1
-3
/
+0
*
drm/nouveau: stop using ttm_bo_wait
Christian König
2023-01-18
1
-1
/
+5
*
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
2022-12-06
1
-0
/
+1
*
drm/nouveau/ce/ga100-: initial support
Ben Skeggs
2022-11-09
1
-0
/
+3
*
drm/ttm: rework on ttm_resource to use size_t type
Somalapuram Amaranath
2022-10-27
1
-2
/
+2
*
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-10-05
1
-5
/
+8
|
\
|
*
drm/nouveau: audit bo->resource usage
Christian König
2022-07-11
1
-1
/
+2
|
*
drm/ttm: rename and cleanup ttm_bo_init
Christian König
2022-07-11
1
-3
/
+3
|
*
drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc()
Jianglei Nie
2022-07-07
1
-1
/
+3
*
|
nouveau: explicitly wait on the fence in nouveau_bo_move_m2mf
Karol Herbst
2022-08-23
1
-0
/
+9
|
/
*
dma-buf: specify usage while adding fences to dma_resv obj v7
Christian König
2022-04-07
1
-4
/
+5
*
dma-buf: add enum dma_resv_usage v4
Christian König
2022-04-07
1
-4
/
+4
*
drm/nouveau: stop using dma_resv_excl_fence
Christian König
2022-04-05
1
-1
/
+8
*
Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-11-05
1
-4
/
+0
|
\
|
*
drm/nouveau/nouveau_bo: Remove unused variables 'dev'
Lee Jones
2021-10-11
1
-4
/
+0
*
|
BackMerge tag 'v5.15-rc7' into drm-next
Dave Airlie
2021-10-28
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
drm/nouveau/ga102-: support ttm buffer moves via copy engine
Ben Skeggs
2021-10-06
1
-0
/
+1
|
*
drm/nouveau: init the base GEM fields for internal BOs
Christian König
2021-07-19
1
-0
/
+6
*
|
drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/
Matthew Auld
2021-09-29
1
-2
/
+2
*
|
drm/ttm: remove ttm_tt_destroy_common v2
Christian König
2021-08-23
1
-1
/
+0
*
|
drm/nouveau: unbind in nouveau_ttm_tt_unpopulate
Christian König
2021-08-23
1
-1
/
+2
*
|
Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-07-21
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
drm/nouveau: init the base GEM fields for internal BOs
Christian König
2021-06-10
1
-0
/
+6
*
|
Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-07-01
1
-37
/
+22
|
\
|
|
*
dma-buf: rename and cleanup dma_resv_get_excl v3
Christian König
2021-06-06
1
-1
/
+1
|
*
drm/ttm: flip the switch for driver allocated resources v2
Christian König
2021-06-04
1
-6
/
+2
|
*
drm/ttm: allocate resource object instead of embedding it v2
Christian König
2021-06-04
1
-1
/
+1
|
*
drm/ttm: rename bo->mem and make it a pointer
Christian König
2021-06-02
1
-15
/
+15
[next]