summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm
AgeCommit message (Expand)Author
14 daysdrm/ttm: Print the memory decryption status just onceZack Rusin
2024-04-15drm/ttm: stop pooling cached NUMA pages v2Christian König
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter
2024-02-22drm/ttm: Fix an invalid freeing on already freed page in error pathThomas Hellström
2024-02-09drm: remove drm_debug_printer in favor of drm_dbg_printerJani Nikula
2024-02-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-02-05Merge drm-misc-next-fixes-2024-01-19 into drm-misc-fixesMaxime Ripard
2024-02-05Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-01-26drm/ttm: Make sure the mapped tt pages are decrypted when neededZack Rusin
2024-01-27Merge tag 'drm-misc-fixes-2024-01-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2024-01-25drm/ttm: replace busy placement with flags v6Somalapuram Amaranath
2024-01-25Merge tag 'drm-misc-next-fixes-2024-01-19' of git://anongit.freedesktop.org/d...Dave Airlie
2024-01-24drm/ttm: return ENOSPC from ttm_bo_mem_space v3Christian König
2024-01-22Merge v6.8-rc1 into drm-misc-fixesMaxime Ripard
2024-01-17drm/ttm: allocate dummy_read_page without DMA32 on failYangyu Chen
2024-01-15drm/ttm: fix ttm pool initialization for no-dma-device driversFedor Pchelkin
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-11drm/ttm/tests: Fix argument in ttm_tt_kunit_init()Karolina Stolarek
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2024-01-08mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov
2023-12-14drm/ttm/tests: Add tests for ttm_bo functionsKarolina Stolarek
2023-12-14drm/ttm/tests: Add tests for ttm_ttKarolina Stolarek
2023-12-14drm/ttm/tests: Add tests for ttm_resource and ttm_sys_manKarolina Stolarek
2023-11-27drm/ttm: Schedule delayed_delete worker closerRajneesh Bhardwaj
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-10-16drm/ttm: Reorder sys manager cleanup stepKarolina Stolarek
2023-10-04drm/ttm: dynamically allocate the drm-ttm_pool shrinkerQi Zheng
2023-10-04drm/ttm: introduce pool_shrink_rwsemQi Zheng
2023-08-25Merge tag 'drm-misc-next-fixes-2023-08-24' of git://anongit.freedesktop.org/d...Dave Airlie
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie
2023-08-22drm/ttm/tests: Fix type conversion in ttm_pool_testKarolina Stolarek
2023-08-09drm/ttm/tests: Add tests for ttm_poolKarolina Stolarek
2023-08-09drm/ttm/tests: Add tests for ttm_deviceKarolina Stolarek
2023-08-09drm/ttm: Introduce KUnit testKarolina Stolarek
2023-07-27drm/ttm: check null pointer before accessing when swappingGuchun Chen
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-07-11Merge v6.5-rc1 into drm-misc-fixesMaxime Ripard
2023-07-10drm/ttm: Use init_on_free to delay release TTM BOsRajneesh Bhardwaj
2023-07-10drm/ttm: never consider pinned BOs for eviction&swapChristian König
2023-06-27drm/ttm: Don't shadow the operation contextThomas Hellström
2023-06-27drm/ttm: Don't leak a resource on swapout move errorThomas Hellström
2023-06-27drm/ttm: Don't leak a resource on eviction errorThomas Hellström
2023-06-23drm/ttm: fix warning that we shouldn't mix && and ||Christian König
2023-06-22drm/ttm: fix bulk_move corruption when adding a entryYunxiang Li
2023-06-15Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-06-09drm/ttm: export ttm_pool_fini for cleanupRajneesh Bhardwaj
2023-06-09drm/ttm: add NUMA node id to the poolRajneesh Bhardwaj
2023-06-09drm/ttm: Helper function to get TTM mem limitMukul Joshi
2023-05-31drm/ttm: Remove redundant code in ttm_tt_init_fieldsMa Jun