开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
Age
Commit message (
Expand
)
Author
2024-05-15
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-04-25
drm/ttm: Print the memory decryption status just once
Zack Rusin
2024-04-25
drm/print: drop include debugfs.h and include where needed
Jani Nikula
2024-04-22
Backmerge tag 'v6.9-rc5' into drm-next
Dave Airlie
2024-04-15
drm/ttm: stop pooling cached NUMA pages v2
Christian König
2024-04-11
drm/ttm: remove unused paramter
Jesse Zhang
2024-03-20
drm/ttm: warn when resv objs are mixed in a bulk_move
Christian König
2024-03-01
drm/ttm: improve idle/busy handling v5
Christian König
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
2024-02-22
drm/ttm: Fix an invalid freeing on already freed page in error path
Thomas Hellström
2024-02-09
drm: remove drm_debug_printer in favor of drm_dbg_printer
Jani Nikula
2024-02-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-02-05
Merge drm-misc-next-fixes-2024-01-19 into drm-misc-fixes
Maxime Ripard
2024-02-05
Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-01-26
drm/ttm: Make sure the mapped tt pages are decrypted when needed
Zack Rusin
2024-01-27
Merge tag 'drm-misc-fixes-2024-01-26' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2024-01-25
drm/ttm: replace busy placement with flags v6
Somalapuram Amaranath
2024-01-25
Merge tag 'drm-misc-next-fixes-2024-01-19' of git://anongit.freedesktop.org/d...
Dave Airlie
2024-01-24
drm/ttm: return ENOSPC from ttm_bo_mem_space v3
Christian König
2024-01-22
Merge v6.8-rc1 into drm-misc-fixes
Maxime Ripard
2024-01-17
drm/ttm: allocate dummy_read_page without DMA32 on fail
Yangyu Chen
2024-01-15
drm/ttm: fix ttm pool initialization for no-dma-device drivers
Fedor Pchelkin
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2024-01-11
drm/ttm/tests: Fix argument in ttm_tt_kunit_init()
Karolina Stolarek
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-08
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
2023-12-14
drm/ttm/tests: Add tests for ttm_bo functions
Karolina Stolarek
2023-12-14
drm/ttm/tests: Add tests for ttm_tt
Karolina Stolarek
2023-12-14
drm/ttm/tests: Add tests for ttm_resource and ttm_sys_man
Karolina Stolarek
2023-11-27
drm/ttm: Schedule delayed_delete worker closer
Rajneesh Bhardwaj
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-16
drm/ttm: Reorder sys manager cleanup step
Karolina Stolarek
2023-10-04
drm/ttm: dynamically allocate the drm-ttm_pool shrinker
Qi Zheng
2023-10-04
drm/ttm: introduce pool_shrink_rwsem
Qi Zheng
2023-08-25
Merge tag 'drm-misc-next-fixes-2023-08-24' of git://anongit.freedesktop.org/d...
Dave Airlie
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
2023-08-22
drm/ttm/tests: Fix type conversion in ttm_pool_test
Karolina Stolarek
2023-08-09
drm/ttm/tests: Add tests for ttm_pool
Karolina Stolarek
2023-08-09
drm/ttm/tests: Add tests for ttm_device
Karolina Stolarek
2023-08-09
drm/ttm: Introduce KUnit test
Karolina Stolarek
2023-07-27
drm/ttm: check null pointer before accessing when swapping
Guchun Chen
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-07-11
Merge v6.5-rc1 into drm-misc-fixes
Maxime Ripard
2023-07-10
drm/ttm: Use init_on_free to delay release TTM BOs
Rajneesh Bhardwaj
2023-07-10
drm/ttm: never consider pinned BOs for eviction&swap
Christian König
2023-06-27
drm/ttm: Don't shadow the operation context
Thomas Hellström
2023-06-27
drm/ttm: Don't leak a resource on swapout move error
Thomas Hellström
2023-06-27
drm/ttm: Don't leak a resource on eviction error
Thomas Hellström
2023-06-23
drm/ttm: fix warning that we shouldn't mix && and ||
Christian König
[next]