index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-30
drm/ttm: Avoid calling drm_ht_remove from atomic context
Thomas Hellstrom
1
-3
/
+1
2017-03-30
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
Thomas Hellstrom
1
-3
/
+7
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-5
/
+5
2017-02-23
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
3
-80
/
+92
2017-02-21
drm/ttm: fix use-after-free races in vm fault handling
Nicolai Hähnle
1
-0
/
+12
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
1
-10
/
+8
2017-02-01
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-60
/
+63
2017-01-27
drm/ttm: revert "add optional LRU removal callback v2"
Christian König
1
-8
/
+5
2017-01-27
drm/ttm: revert "implement LRU add callbacks v2"
Christian König
1
-14
/
+5
2017-01-27
drm/ttm: add BO priorities for the LRUs
Christian König
1
-23
/
+44
2017-01-27
drm/ttm: remove allow_errors parameter from ttm_bo_force_list_clean
Christian König
1
-17
/
+11
2017-01-27
drm/ttm: add evict parameter to ttm_bo_driver::move_notify
Nicolai Hähnle
1
-4
/
+4
2017-01-27
drm/ttm: Make sure BOs being swapped out are cacheable
Michel Dänzer
1
-2
/
+2
2017-01-14
locking/atomic, kref: Kill kref_sub()
Peter Zijlstra
2
-46
/
+17
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2
-3
/
+3
2017-01-10
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-1
/
+2
2017-01-09
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-5
/
+5
2016-12-30
drm/mm: Convert to drm_printer
Daniel Vetter
1
-1
/
+2
2016-12-18
drm/ttm: use designated initializers
Kees Cook
1
-5
/
+5
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-1
/
+1
2016-11-09
drm/ttm: fix ttm_bo_wait
Christian König
1
-1
/
+8
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
4
-28
/
+29
2016-10-25
drm/ttm: make eviction decision a driver callback v2
Christian König
1
-13
/
+22
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
4
-28
/
+29
2016-09-16
drm/ttm: remove cpu_address member from ttm_tt
Alexandre Courbot
2
-7
/
+2
2016-09-14
drm/ttm: use ffs in ttm_mem_type_from_place
Christian König
1
-7
/
+7
2016-08-08
drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy
Michel Dänzer
2
-4
/
+2
2016-08-08
drm/ttm: Remove unused parameter evict from ttm_bo_move_ttm
Michel Dänzer
2
-4
/
+3
2016-08-08
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
Michel Dänzer
2
-2
/
+11
2016-08-08
drm/ttm: Add interface to export kernel_zone max memory size in ttm
Ken Wang
1
-0
/
+6
2016-08-01
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-100
/
+201
2016-07-29
drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3
Christian König
2
-7
/
+13
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2016-07-27
Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+0
2016-07-26
Backmerge tag 'v4.7' into drm-next
Dave Airlie
1
-3
/
+4
2016-07-19
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
Daniel Vetter
4
-107
/
+204
2016-07-19
drm/ttm: Delete an unnecessary check before the function call "ttm_tt_destroy"
Markus Elfring
1
-3
/
+1
2016-07-07
drm/ttm: fix stupid parameter inversion in the pipeline code
Christian König
1
-1
/
+1
2016-07-07
drm/ttm: wait for eviction in ttm_bo_force_list_clean
Christian König
1
-0
/
+18
2016-07-07
drm/ttm: add the infrastructure for pipelined evictions
Christian König
2
-5
/
+136
2016-07-07
drm/ttm: simplify ttm_bo_wait
Christian König
1
-33
/
+4
2016-07-07
drm/ttm: remove TTM_BO_PRIV_FLAG_MOVING
Christian König
3
-10
/
+17
2016-07-07
drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanup
Christian König
1
-1
/
+0
2016-07-07
drm/ttm: wait for BO idle after the move in ttm_bo_swapout
Christian König
1
-6
/
+9
2016-07-07
drm/ttm: drop waiting for idle in ttm_bo_evict.
Christian König
1
-10
/
+1
2016-07-07
drm/ttm: drop wait for idle in ttm_bo_move_buffer
Christian König
1
-14
/
+0
2016-07-07
drm/ttm: wait for BO idle in ttm_bo_move_memcpy
Christian König
2
-2
/
+8
2016-07-07
drm/ttm: remove NULL checks when calling ttm_tt_destroy
Christian König
3
-11
/
+7
2016-07-07
drm/ttm: cleanup ttm_tt_(unbind|destroy)
Christian König
3
-17
/
+5
[next]