summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter2024-08-087-327/+574
|\
| * drm/ttm: Allow direct reclaim to allocate local memory v2Rajneesh Bhardwaj2024-07-231-1/+1
| * drm/ttm: Use the LRU walker for evictionThomas Hellström2024-07-092-226/+140
| * drm/ttm: Use the LRU walker helper for swappingThomas Hellström2024-07-094-85/+86
| * drm/ttm: Provide a generic LRU walker helperThomas Hellström2024-07-091-0/+151
| * drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist movesThomas Hellström2024-07-091-0/+92
| * drm/ttm: Use LRU hitchesThomas Hellström2024-07-093-11/+55
| * drm/ttm: Slightly clean up LRU list iterationThomas Hellström2024-07-091-27/+21
| * drm/ttm: Allow TTM LRU list nodes of different typesThomas Hellström2024-07-094-25/+76
* | Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-07-1814-89/+1891
|\|
| * drm/ttm/tests: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-258-0/+8
| * drm/ttm/tests: Use u32 and u64 over uint*_t typesKarolina Stolarek2024-06-246-27/+25
| * drm/ttm/tests: Correct modules' licensesKarolina Stolarek2024-06-246-6/+6
| * drm/ttm/tests: Add TODO fileKarolina Stolarek2024-06-241-0/+27
| * drm/ttm/tests: Add tests for ttm_tt_populateKarolina Stolarek2024-06-242-0/+122
| * drm/ttm/tests: Add eviction testingKarolina Stolarek2024-06-245-9/+568
| * drm/ttm/tests: Add test cases dependent on fence signalingKarolina Stolarek2024-06-241-0/+305
| * drm/ttm/tests: Add tests with mock resource managersKarolina Stolarek2024-06-245-2/+534
| * drm/ttm/tests: Test simple BO creation and validationKarolina Stolarek2024-06-244-1/+228
| * drm/ttm/tests: Use an init function from the helpers libKarolina Stolarek2024-06-243-14/+16
| * drm/ttm/tests: Set DMA mask in KUnit deviceKarolina Stolarek2024-06-241-0/+3
| * drm/ttm/tests: Delete unnecessary config optionKarolina Stolarek2024-06-241-1/+0
| * drm/ttm/tests: Fix a warning in ttm_bo_unreserve_bulkKarolina Stolarek2024-06-246-31/+45
| * drm/ttm/tests: Let ttm_bo_test consider different ww_mutex implementation.Sebastian Andrzej Siewior2024-06-201-1/+7
* | drm/ttm: Always take the bo delayed cleanup path for imported bosThomas Hellström2024-07-041-0/+1
|/
* Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-05-154-134/+127
|\
| * drm/print: drop include debugfs.h and include where neededJani Nikula2024-04-253-3/+6
| * Backmerge tag 'v6.9-rc5' into drm-nextDave Airlie2024-04-221-10/+28
| |\
| * | drm/ttm: remove unused paramterJesse Zhang2024-04-111-5/+3
| * | drm/ttm: warn when resv objs are mixed in a bulk_moveChristian König2024-03-201-0/+1
| * | drm/ttm: improve idle/busy handling v5Christian König2024-03-012-128/+119
* | | drm/ttm: Print the memory decryption status just onceZack Rusin2024-04-261-1/+1
| |/ |/|
* | drm/ttm: stop pooling cached NUMA pages v2Christian König2024-04-151-10/+28
|/
* Merge v6.8-rc6 into drm-nextDaniel Vetter2024-02-261-1/+1
|\
| * drm/ttm: Fix an invalid freeing on already freed page in error pathThomas Hellström2024-02-221-1/+1
| * Merge drm-misc-next-fixes-2024-01-19 into drm-misc-fixesMaxime Ripard2024-02-051-2/+7
| |\
* | | drm: remove drm_debug_printer in favor of drm_dbg_printerJani Nikula2024-02-091-1/+1
* | | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2024-02-071-5/+16
|\ \ \
| * \ \ Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2024-02-059-3/+1312
| |\ \ \
| * \ \ \ Merge tag 'drm-misc-fixes-2024-01-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2024-01-261-3/+9
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge v6.8-rc1 into drm-misc-fixesMaxime Ripard2024-01-225-19/+27
| | |\ \ \
| | * | | | drm/ttm: allocate dummy_read_page without DMA32 on failYangyu Chen2024-01-171-3/+9
| * | | | | Merge tag 'drm-misc-next-fixes-2024-01-19' of git://anongit.freedesktop.org/d...Dave Airlie2024-01-251-2/+7
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| | * | | drm/ttm: fix ttm pool initialization for no-dma-device driversFedor Pchelkin2024-01-151-2/+7
* | | | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2024-01-293-16/+16
|\| | | |
| * | | | Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-01-122-3/+11
| |\| | |
| * | | | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-092-5/+5
| * | | | mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov2024-01-092-11/+11
| | |/ / | |/| |
* | | | drm/ttm: Make sure the mapped tt pages are decrypted when neededZack Rusin2024-01-262-2/+23
* | | | drm/ttm: replace busy placement with flags v6Somalapuram Amaranath2024-01-252-65/+29