index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-18
Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
14
-89
/
+1891
2024-07-04
drm/ttm: Always take the bo delayed cleanup path for imported bos
Thomas Hellström
1
-0
/
+1
2024-06-25
drm/ttm/tests: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
8
-0
/
+8
2024-06-24
drm/ttm/tests: Use u32 and u64 over uint*_t types
Karolina Stolarek
6
-27
/
+25
2024-06-24
drm/ttm/tests: Correct modules' licenses
Karolina Stolarek
6
-6
/
+6
2024-06-24
drm/ttm/tests: Add TODO file
Karolina Stolarek
1
-0
/
+27
2024-06-24
drm/ttm/tests: Add tests for ttm_tt_populate
Karolina Stolarek
2
-0
/
+122
2024-06-24
drm/ttm/tests: Add eviction testing
Karolina Stolarek
5
-9
/
+568
2024-06-24
drm/ttm/tests: Add test cases dependent on fence signaling
Karolina Stolarek
1
-0
/
+305
2024-06-24
drm/ttm/tests: Add tests with mock resource managers
Karolina Stolarek
5
-2
/
+534
2024-06-24
drm/ttm/tests: Test simple BO creation and validation
Karolina Stolarek
4
-1
/
+228
2024-06-24
drm/ttm/tests: Use an init function from the helpers lib
Karolina Stolarek
3
-14
/
+16
2024-06-24
drm/ttm/tests: Set DMA mask in KUnit device
Karolina Stolarek
1
-0
/
+3
2024-06-24
drm/ttm/tests: Delete unnecessary config option
Karolina Stolarek
1
-1
/
+0
2024-06-24
drm/ttm/tests: Fix a warning in ttm_bo_unreserve_bulk
Karolina Stolarek
6
-31
/
+45
2024-06-20
drm/ttm/tests: Let ttm_bo_test consider different ww_mutex implementation.
Sebastian Andrzej Siewior
1
-1
/
+7
2024-05-15
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
4
-134
/
+127
2024-04-25
drm/ttm: Print the memory decryption status just once
Zack Rusin
1
-1
/
+1
2024-04-25
drm/print: drop include debugfs.h and include where needed
Jani Nikula
3
-3
/
+6
2024-04-22
Backmerge tag 'v6.9-rc5' into drm-next
Dave Airlie
1
-10
/
+28
2024-04-15
drm/ttm: stop pooling cached NUMA pages v2
Christian König
1
-10
/
+28
2024-04-11
drm/ttm: remove unused paramter
Jesse Zhang
1
-5
/
+3
2024-03-20
drm/ttm: warn when resv objs are mixed in a bulk_move
Christian König
1
-0
/
+1
2024-03-01
drm/ttm: improve idle/busy handling v5
Christian König
2
-128
/
+119
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
1
-1
/
+1
2024-02-22
drm/ttm: Fix an invalid freeing on already freed page in error path
Thomas Hellström
1
-1
/
+1
2024-02-09
drm: remove drm_debug_printer in favor of drm_dbg_printer
Jani Nikula
1
-1
/
+1
2024-02-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-5
/
+16
2024-02-05
Merge drm-misc-next-fixes-2024-01-19 into drm-misc-fixes
Maxime Ripard
1
-2
/
+7
2024-02-05
Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
9
-3
/
+1312
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
3
-16
/
+16
2024-01-26
drm/ttm: Make sure the mapped tt pages are decrypted when needed
Zack Rusin
2
-2
/
+23
2024-01-27
Merge tag 'drm-misc-fixes-2024-01-26' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-3
/
+9
2024-01-25
drm/ttm: replace busy placement with flags v6
Somalapuram Amaranath
2
-65
/
+29
2024-01-25
Merge tag 'drm-misc-next-fixes-2024-01-19' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-2
/
+7
2024-01-24
drm/ttm: return ENOSPC from ttm_bo_mem_space v3
Christian König
1
-2
/
+5
2024-01-22
Merge v6.8-rc1 into drm-misc-fixes
Maxime Ripard
5
-19
/
+27
2024-01-17
drm/ttm: allocate dummy_read_page without DMA32 on fail
Yangyu Chen
1
-3
/
+9
2024-01-15
drm/ttm: fix ttm pool initialization for no-dma-device drivers
Fedor Pchelkin
1
-2
/
+7
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-3
/
+11
2024-01-11
drm/ttm/tests: Fix argument in ttm_tt_kunit_init()
Karolina Stolarek
1
-2
/
+1
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2
-5
/
+5
2024-01-08
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
2
-11
/
+11
2023-12-14
drm/ttm/tests: Add tests for ttm_bo functions
Karolina Stolarek
3
-0
/
+629
2023-12-14
drm/ttm/tests: Add tests for ttm_tt
Karolina Stolarek
4
-0
/
+319
2023-12-14
drm/ttm/tests: Add tests for ttm_resource and ttm_sys_man
Karolina Stolarek
5
-1
/
+363
2023-11-27
drm/ttm: Schedule delayed_delete worker closer
Rajneesh Bhardwaj
2
-3
/
+11
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-9
/
+31
2023-10-16
drm/ttm: Reorder sys manager cleanup step
Karolina Stolarek
1
-4
/
+4
2023-10-04
drm/ttm: dynamically allocate the drm-ttm_pool shrinker
Qi Zheng
1
-8
/
+15
[next]