index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
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
*
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
|
\
|
*
drm/ttm: Downgrade pr_err to pr_debug for memory allocation failures
Michel Dänzer
2017-11-04
|
*
drm/ttm: Always and only destroy bo->ttm_resv in ttm_bo_release_list
Michel Dänzer
2017-11-04
|
*
drm/ttm:fix memory leak due to individualize
Monk Liu
2017-10-31
|
*
drm/ttm: once more fix ttm_buffer_object_transfer
Christian König
2017-10-31
|
*
drm/ttm: fix the fix for huge compound pages
Christian König
2017-10-19
|
*
drm/ttm: Fix unused variables with huge page support
Tom St Denis
2017-10-19
|
*
drm/ttm: add transparent huge page support for wc or uc allocations v2
Christian König
2017-10-19
|
*
drm/ttm: move more logic into ttm_page_pool_get_pages
Christian König
2017-10-19
|
*
drm/ttm: add transparent huge page support for cached allocations v2
Christian König
2017-10-19
|
*
drm/ttm: don't use compound pages for now
Christian König
2017-10-19
|
*
drm/ttm: DMA map/unmap consecutive pages as a whole v2
Christian König
2017-10-09
|
*
drm/ttm: allocate/free multiple pages in a single call
Christian König
2017-10-09
|
*
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-10-08
|
|
\
|
|
*
drm/ttm: add transparent huge page support for DMA allocations v2
Christian König
2017-10-06
|
|
*
drm/ttm: add support for different pool sizes
Christian König
2017-10-06
|
|
*
drm/ttm: remove unsued options from ttm_mem_global_alloc_page
Christian König
2017-10-06
|
*
|
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-09-27
|
|
\
|
|
|
*
drm/ttm: Remove TTM dma tracepoint since it's not required anymore
Tom St Denis
2017-09-26
|
|
*
drm/ttm: cleanup ttm_page_alloc_dma.c
Christian König
2017-09-26
|
|
*
drm/ttm: fix memory leak while individualizing BOs
Christian König
2017-09-13
|
|
*
drm/ttm: allow mapping BOs while they are still on the swap list
Christian König
2017-09-12
|
|
*
drm/ttm: fix ttm_bo_cleanup_refs_or_queue once more
Christian König
2017-09-12
|
|
*
drm/ttm: Fix configuration error around populate_and_map() functions
Tom St Denis
2017-09-12
|
|
*
drm/ttm: Fix trace include path (v2)
Tom St Denis
2017-09-01
|
|
*
drm/ttm: Add helper functions to populate/map in one call (v2)
Tom St Denis
2017-08-29
|
|
*
drm/ttm: Add DMA map/unmap tracepoint (v3)
Tom St Denis
2017-08-29
|
|
*
drm/ttm:fix wrong decoding of bo_count
Monk Liu
2017-08-29
|
|
*
drm/ttm: fix missing inc bo_count
Monk Liu
2017-08-29
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
|
/
/
*
|
Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2017-09-15
|
\
\
|
*
|
drm/ttm:fix wrong decoding of bo_count
Monk Liu
2017-08-24
|
*
|
drm/ttm: fix missing inc bo_count
Monk Liu
2017-08-24
|
|
/
*
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-04
|
\
\
|
|
/
|
/
|
|
*
x86, drm, fbdev: Do not specify encrypted memory for video mappings
Tom Lendacky
2017-07-18
*
|
drm/ttm: use reservation_object_trylock in ttm_bo_individualize_resv v2
Christian König
2017-08-18
*
|
drm/ttm: Fix accounting error when fail to get pages for pool
Xiangliang.Yu
2017-08-17
*
|
drm/ttm: make ttm_mem_type_manager_func debug more useful
Christian König
2017-08-17
*
|
drm/ttm: individualize BO reservation obj when they are freed
Christian König
2017-08-17
*
|
drm/ttm: remove nonsense wait in ttm_bo_cleanup_refs_and_unlock
Christian König
2017-08-17
*
|
drm/ttm: Implement vm_operations_struct.access v2
Felix Kuehling
2017-07-25
|
/
*
drm/ttm: Fix use-after-free in ttm_bo_clean_mm
John Brooks
2017-07-03
*
drm: drop drm_[cm]alloc* helpers
Michal Hocko
2017-05-18
*
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-05-18
|
\
|
*
Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-05-11
|
|
\
|
|
*
drm/ttm: cleanup unuse ret value
Huang Rui
2017-04-28
|
*
|
drm: use set_memory.h header
Laura Abbott
2017-05-08
|
|
/
*
/
drm/ttm: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-16
|
/
*
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
2017-04-10
|
\
|
*
drm/ttm: Avoid calling drm_ht_remove from atomic context
Thomas Hellstrom
2017-03-30
[next]