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_gem.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
-10
/
+11
|
\
|
*
drm/nouveau: remove push pointer from nouveau_channel
Ben Skeggs
2024-07-27
1
-7
/
+7
|
*
drm/nouveau: remove chan->drm
Ben Skeggs
2024-07-27
1
-3
/
+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: fix stale locked mutex in nouveau_gem_ioctl_pushbuf
Karol Herbst
2024-03-05
1
-1
/
+1
*
drm/nouveau: make use of the GPUVM's shared dma-resv
Danilo Krummrich
2023-11-13
1
-2
/
+8
*
drm/nouveau: fence: fix undefined fence state after emit
Danilo Krummrich
2023-08-31
1
-4
/
+1
*
drm/nouveau: uapi: don't pass NO_PREFETCH flag implicitly
Danilo Krummrich
2023-08-24
1
-2
/
+4
*
drm/nouveau: implement new VM_BIND uAPI
Danilo Krummrich
2023-08-04
1
-5
/
+44
*
drm/nouveau: fence: separate fence alloc and emit
Danilo Krummrich
2023-08-04
1
-1
/
+4
*
drm/nouveau: move usercopy helpers to nouveau_drv.h
Danilo Krummrich
2023-08-04
1
-26
/
+0
*
drm/nouveau: get vmm via nouveau_cli_vmm()
Danilo Krummrich
2023-08-04
1
-3
/
+3
*
drm/nouveau: fix incorrect conversion to dma_resv_wait_timeout()
John Ogness
2023-04-17
1
-6
/
+12
*
drm/nouveau: stop using ttm_bo_wait
Christian König
2023-01-18
1
-3
/
+8
*
drm/ttm: rework on ttm_resource to use size_t type
Somalapuram Amaranath
2022-10-27
1
-3
/
+2
*
dma-buf: add enum dma_resv_usage v4
Christian König
2022-04-07
1
-1
/
+2
*
Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/d...
Dave Airlie
2021-11-10
1
-1
/
+1
|
\
|
*
drm/ttm: remove ttm_bo_vm_insert_huge()
Jason Gunthorpe
2021-11-05
1
-1
/
+1
*
|
Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-11-05
1
-1
/
+1
|
\
|
|
*
drm/nouveau/gem: remove redundant semi-colon
Yang Yingliang
2021-10-11
1
-1
/
+1
*
|
drm/nouveau: avoid a use-after-free when BO init fails
Jeremy Cline
2021-10-06
1
-3
/
+1
|
/
*
dma-buf: drop the _rcu postfix on function names v3
Christian König
2021-06-06
1
-2
/
+2
*
drm/ttm: rename bo->mem and make it a pointer
Christian König
2021-06-02
1
-8
/
+8
*
drm/nouveau: Implement mmap as GEM object function
Thomas Zimmermann
2021-05-26
1
-0
/
+36
*
drm/nouveau: use bo->base.size instead of mem->num_pages
Christian König
2021-04-19
1
-2
/
+2
*
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-14
1
-1
/
+15
|
\
|
*
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-09
1
-2
/
+4
|
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-11-02
1
-1
/
+2
|
|
\
|
*
|
drm/nouveau: Introduce GEM object functions
Thomas Zimmermann
2020-09-25
1
-0
/
+13
|
*
|
drm/nouveau: stop using persistent_swap_storage
Christian König
2020-09-24
1
-1
/
+0
*
|
|
drm/nouveau: fix relocations applying logic and a double-free
Matti Hamalainen
2020-11-26
1
-3
/
+5
|
|
/
|
/
|
*
|
drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
Karol Herbst
2020-10-30
1
-1
/
+2
|
/
*
drm/nouveau: stop using TTM placement flags
Christian König
2020-09-11
1
-23
/
+11
*
drm/nouveau/gem: convert indirect pushbufs to new push macros
Ben Skeggs
2020-07-24
1
-8
/
+8
*
drm/nouveau: fix multiple instances of reference count leaks
Aditya Pakki
2020-07-24
1
-1
/
+3
*
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2020-06-29
1
-2
/
+4
|
\
|
*
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-24
1
-7
/
+7
|
|
\
|
*
|
drm/nouveau: fix runtime pm imbalance on error
Dinghao Liu
2020-05-22
1
-1
/
+1
|
*
|
drm/nouveau: fix runtime pm imbalance on error
Dinghao Liu
2020-05-22
1
-1
/
+3
*
|
|
drm/nouveau: don't use ttm bo->offset v3
Nirmoy Das
2020-06-26
1
-5
/
+5
|
|
/
|
/
|
*
|
drm/nouveau: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-05-19
1
-7
/
+7
|
/
*
drm/nouveau: support synchronous pushbuf submission
Ben Skeggs
2020-01-29
1
-1
/
+10
*
drm/nouveau: reject attempts to submit to dead channels
Ben Skeggs
2020-01-29
1
-0
/
+2
*
drm/nouveau: slowpath for pushbuf ioctl
Daniel Vetter
2019-11-06
1
-19
/
+38
*
drm/nouveau: Fix ordering between TTM and GEM release
Thierry Reding
2019-09-17
1
-4
/
+0
*
drm/nouveau: Fix fallout from reservation object rework
Thierry Reding
2019-09-17
1
-1
/
+2
*
drm/nouveau: Initialize GEM object before TTM object
Thierry Reding
2019-08-21
1
-12
/
+17
*
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
1
-1
/
+1
*
drm/nouveau: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
1
-1
/
+1
[next]