index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: fix dma_address check for CPU/GPU sync
Christian König
2021-06-24
1
-2
/
+2
*
Merge drm/drm-fixes into drm-next
Daniel Vetter
2021-04-13
1
-0
/
+8
|
\
|
*
nouveau: Skip unvailable ttm page entries
Tobias Klausmann
2021-03-19
1
-0
/
+8
*
|
drm/nouveau: clean up nouveau_bo_move_ntfy
Christian König
2021-03-16
1
-8
/
+5
*
|
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-03-16
1
-15
/
+12
|
\
\
|
|
/
|
/
|
|
*
drm/ttm: move memory accounting into vmwgfx v4
Christian König
2021-02-09
1
-5
/
+2
|
*
drm/ttm: device naming cleanup
Christian König
2021-01-21
1
-10
/
+10
*
|
drm/nouveau: fix dma syncing for loops (v2)
Dave Airlie
2021-03-12
1
-2
/
+4
*
|
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-02-21
1
-9
/
+11
|
\
|
|
*
Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2021-01-07
1
-9
/
+11
|
|
\
|
|
*
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
2020-12-15
1
-6
/
+2
|
|
|
\
|
|
*
|
drm/ttm: cleanup BO size handling v3
Christian König
2020-12-14
1
-5
/
+5
|
|
*
|
drm/nouveau: Drop mutex_lock_nested for atomic
Daniel Vetter
2020-12-01
1
-1
/
+4
|
|
*
|
drm/prime: split array import functions v4
Christian König
2020-11-30
1
-3
/
+2
|
|
*
|
drm/nouveau: stop using pages with drm_prime_sg_to_page_addr_arrays v2
Christian König
2020-11-30
1
-3
/
+3
*
|
|
|
drm/nouveau: fix dma syncing warning with debugging on.
Dave Airlie
2021-02-04
1
-6
/
+29
|
/
/
/
*
|
/
drm/nouveau: fix multihop when move doesn't work.
Dave Airlie
2020-12-18
1
-15
/
+16
|
|
/
|
/
|
*
|
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-14
1
-222
/
+118
|
\
\
|
*
\
Merge branch 'linux-5.11' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2020-11-16
1
-5
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50
Ben Skeggs
2020-11-14
1
-2
/
+1
|
*
|
drm/nouveau: Fix out-of-bounds access when deferencing MMU type
Thomas Zimmermann
2020-11-11
1
-1
/
+4
|
*
|
drm/nouveau/ttm: use multihop
Dave Airlie
2020-11-11
1
-99
/
+13
|
*
|
drm/ttm: add multihop infrastrucutre (v3)
Dave Airlie
2020-11-11
1
-1
/
+2
|
|
/
|
*
drm/nouveu: fix swiotlb include
Christian König
2020-11-02
1
-1
/
+0
|
*
drm/nouveau: switch to new allocator
Christian König
2020-10-29
1
-28
/
+2
|
*
drm/ttm: merge ttm_dma_tt back into ttm_tt
Christian König
2020-10-26
1
-6
/
+6
|
*
drm/ttm: nuke ttm_tt_set_(un)populated again
Christian König
2020-10-26
1
-1
/
+0
|
*
drm/ttm: replace last move_notify with delete_mem_notify
Dave Airlie
2020-10-22
1
-1
/
+7
|
*
drm/ttm: move last binding into the drivers.
Dave Airlie
2020-10-21
1
-1
/
+6
|
*
drm/ttm: drop move notify around move.
Dave Airlie
2020-10-21
1
-3
/
+9
|
*
drm/ttm: drop unbind callback.
Dave Airlie
2020-10-21
1
-1
/
+0
|
*
drm/ttm: add move to system into drivers
Dave Airlie
2020-10-21
1
-4
/
+6
|
*
drm/ttm: move some move binds into the drivers
Dave Airlie
2020-10-21
1
-3
/
+7
|
*
drm/ttm: add move old to system to drivers.
Dave Airlie
2020-10-20
1
-2
/
+9
|
*
drm/ttm: use new move interface for known system->ttm moves
Dave Airlie
2020-10-20
1
-1
/
+2
|
*
drm/ttm: nuke caching placement flags
Christian König
2020-10-15
1
-27
/
+9
|
*
drm/ttm: add caching state to ttm_bus_placement
Christian König
2020-10-15
1
-0
/
+11
|
*
drm/nouveau/ttm: memcpy waits for bo already
Dave Airlie
2020-10-06
1
-3
/
+1
|
*
drm/nouveau/ttm: handle ttm moves properly.
Dave Airlie
2020-10-06
1
-0
/
+12
|
*
drm/nouveau: stop using TTMs fault callback
Christian König
2020-09-28
1
-24
/
+26
|
*
drm/nouveau: switch over to the new pin interface
Christian König
2020-09-24
1
-36
/
+12
|
*
drm/ttm: add bo wait that takes a ctx wrapper.
Dave Airlie
2020-09-24
1
-2
/
+2
|
*
drm/nouveau/ttm: plumb ctx through move functions.
Dave Airlie
2020-09-24
1
-25
/
+23
*
|
Merge tag 'drm-misc-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-12-04
1
-1
/
+1
|
\
\
|
*
|
drm/nouveau: make sure ret is initialized in nouveau_ttm_io_mem_reserve
Christian König
2020-11-26
1
-1
/
+1
|
|
/
*
/
drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50
Ben Skeggs
2020-11-14
1
-2
/
+1
|
/
*
drm/ttm: drop special pipeline accel cleanup function.
Dave Airlie
2020-09-18
1
-1
/
+1
*
drm/ttm/drivers: call the bind function directly.
Dave Airlie
2020-09-18
1
-1
/
+4
*
drm/ttm: move unbind into the tt destroy.
Dave Airlie
2020-09-18
1
-0
/
+1
*
drm/ttm: flip tt destroy ordering.
Dave Airlie
2020-09-18
1
-0
/
+1
[next]