summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm
AgeCommit message (Expand)Author
2024-07-18Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-07-04drm/ttm: Always take the bo delayed cleanup path for imported bosThomas Hellström
2024-06-25drm/ttm/tests: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-24drm/ttm/tests: Use u32 and u64 over uint*_t typesKarolina Stolarek
2024-06-24drm/ttm/tests: Correct modules' licensesKarolina Stolarek
2024-06-24drm/ttm/tests: Add TODO fileKarolina Stolarek
2024-06-24drm/ttm/tests: Add tests for ttm_tt_populateKarolina Stolarek
2024-06-24drm/ttm/tests: Add eviction testingKarolina Stolarek
2024-06-24drm/ttm/tests: Add test cases dependent on fence signalingKarolina Stolarek
2024-06-24drm/ttm/tests: Add tests with mock resource managersKarolina Stolarek
2024-06-24drm/ttm/tests: Test simple BO creation and validationKarolina Stolarek
2024-06-24drm/ttm/tests: Use an init function from the helpers libKarolina Stolarek
2024-06-24drm/ttm/tests: Set DMA mask in KUnit deviceKarolina Stolarek
2024-06-24drm/ttm/tests: Delete unnecessary config optionKarolina Stolarek
2024-06-24drm/ttm/tests: Fix a warning in ttm_bo_unreserve_bulkKarolina Stolarek
2024-06-20drm/ttm/tests: Let ttm_bo_test consider different ww_mutex implementation.Sebastian Andrzej Siewior
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-04-25drm/ttm: Print the memory decryption status just onceZack Rusin
2024-04-25drm/print: drop include debugfs.h and include where neededJani Nikula
2024-04-22Backmerge tag 'v6.9-rc5' into drm-nextDave Airlie
2024-04-15drm/ttm: stop pooling cached NUMA pages v2Christian König
2024-04-11drm/ttm: remove unused paramterJesse Zhang
2024-03-20drm/ttm: warn when resv objs are mixed in a bulk_moveChristian König
2024-03-01drm/ttm: improve idle/busy handling v5Christian 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