index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
Age
Commit message (
Expand
)
Author
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
2023-06-22
drm/ttm: fix bulk_move corruption when adding a entry
Yunxiang Li
2023-06-15
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2023-06-09
drm/ttm: export ttm_pool_fini for cleanup
Rajneesh Bhardwaj
2023-06-09
drm/ttm: add NUMA node id to the pool
Rajneesh Bhardwaj
2023-06-09
drm/ttm: Helper function to get TTM mem limit
Mukul Joshi
2023-05-31
drm/ttm: Remove redundant code in ttm_tt_init_fields
Ma Jun
2023-05-17
drm/ttm: let struct ttm_device_funcs be placed in rodata
Jani Nikula
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]