index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
Commit message (
Expand
)
Author
Age
*
drm/ttm: fix use-after-free races in vm fault handling
Nicolai Hähnle
2017-05-14
*
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
Thomas Hellstrom
2017-04-12
*
drm/ttm: Make sure BOs being swapped out are cacheable
Michel Dänzer
2017-03-14
*
drm/ttm: remove cpu_address member from ttm_tt
Alexandre Courbot
2016-09-16
*
drm/ttm: use ffs in ttm_mem_type_from_place
Christian König
2016-09-14
*
drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy
Michel Dänzer
2016-08-08
*
drm/ttm: Remove unused parameter evict from ttm_bo_move_ttm
Michel Dänzer
2016-08-08
*
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
Michel Dänzer
2016-08-08
*
drm/ttm: Add interface to export kernel_zone max memory size in ttm
Ken Wang
2016-08-08
*
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-08-01
|
\
|
*
drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3
Christian König
2016-07-29
|
*
Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-07-26
|
|
\
|
|
*
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
Daniel Vetter
2016-07-19
|
|
|
\
|
|
*
|
drm/ttm: Delete an unnecessary check before the function call "ttm_tt_destroy"
Markus Elfring
2016-07-19
|
*
|
|
Backmerge tag 'v4.7' into drm-next
Dave Airlie
2016-07-26
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
drm/ttm: fix stupid parameter inversion in the pipeline code
Christian König
2016-07-07
|
*
|
|
drm/ttm: wait for eviction in ttm_bo_force_list_clean
Christian König
2016-07-07
|
*
|
|
drm/ttm: add the infrastructure for pipelined evictions
Christian König
2016-07-07
|
*
|
|
drm/ttm: simplify ttm_bo_wait
Christian König
2016-07-07
|
*
|
|
drm/ttm: remove TTM_BO_PRIV_FLAG_MOVING
Christian König
2016-07-07
|
*
|
|
drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanup
Christian König
2016-07-07
|
*
|
|
drm/ttm: wait for BO idle after the move in ttm_bo_swapout
Christian König
2016-07-07
|
*
|
|
drm/ttm: drop waiting for idle in ttm_bo_evict.
Christian König
2016-07-07
|
*
|
|
drm/ttm: drop wait for idle in ttm_bo_move_buffer
Christian König
2016-07-07
|
*
|
|
drm/ttm: wait for BO idle in ttm_bo_move_memcpy
Christian König
2016-07-07
|
*
|
|
drm/ttm: remove NULL checks when calling ttm_tt_destroy
Christian König
2016-07-07
|
*
|
|
drm/ttm: cleanup ttm_tt_(unbind|destroy)
Christian König
2016-07-07
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-07-28
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
file_inode(f)->i_mapping is f->f_mapping
Al Viro
2016-05-29
|
|
/
*
/
drm/ttm: Make ttm_bo_mem_compat available
Sinclair Yeh
2016-07-01
|
/
*
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
2016-05-08
|
\
|
*
drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail
Flora Cui
2016-04-27
*
|
drm/ttm: implement LRU add callbacks v2
Christian König
2016-05-04
*
|
drm/ttm: add optional LRU removal callback v2
Christian König
2016-05-04
*
|
drm/ttm: remove unused validation sequence
Christian König
2016-05-04
*
|
drm/ttm: remove lazy parameter from ttm_bo_wait
Christian König
2016-05-04
*
|
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2016-05-04
*
|
drm/ttm: don't wait for BO on initial allocation
Christian König
2016-05-04
*
|
drm/ttm: Fix TTM BO accounting
Felix Kuehling
2016-05-04
*
|
Merge tag 'v4.6-rc3' into drm-next
Dave Airlie
2016-04-21
|
\
|
|
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
*
|
drm/ttm: Remove TTM_HAS_AGP
Daniel Vetter
2016-03-30
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-01-17
|
\
|
*
drm/ttm: add ttm_bo_move_to_lru_tail function v2
Christian König
2016-01-13
|
*
drm/ttm: fix adding foreign BOs to the swap LRU
Christian König
2016-01-13
|
*
drm/ttm: fix adding foreign BOs to the LRU during init v2
Christian König
2016-01-13
*
|
mm, dax, gpu: convert vm_insert_mixed to pfn_t
Dan Williams
2016-01-15
|
/
*
drm/ttm: Fixed a read/write lock imbalance
Thomas Hellstrom
2015-11-26
*
drm/ttm: Fix memory space allocation v2
Thomas Hellstrom
2015-09-15
*
Merge tag 'v4.2-rc7' into drm-next
Dave Airlie
2015-08-17
|
\
[next]