index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: remove drm_debug_printer in favor of drm_dbg_printer
Jani Nikula
2024-02-09
1
-1
/
+1
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-02-07
1
-5
/
+16
|
\
|
*
Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2024-02-05
9
-3
/
+1312
|
|
\
|
*
\
Merge tag 'drm-misc-fixes-2024-01-26' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2024-01-27
1
-3
/
+9
|
|
\
\
|
|
*
\
Merge v6.8-rc1 into drm-misc-fixes
Maxime Ripard
2024-01-22
5
-19
/
+27
|
|
|
\
\
|
|
*
|
|
drm/ttm: allocate dummy_read_page without DMA32 on fail
Yangyu Chen
2024-01-17
1
-3
/
+9
|
*
|
|
|
Merge tag 'drm-misc-next-fixes-2024-01-19' of git://anongit.freedesktop.org/d...
Dave Airlie
2024-01-25
1
-2
/
+7
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
drm/ttm: fix ttm pool initialization for no-dma-device drivers
Fedor Pchelkin
2024-01-15
1
-2
/
+7
*
|
|
|
|
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-01-29
3
-16
/
+16
|
\
|
|
|
|
|
*
|
|
|
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2024-01-12
2
-3
/
+11
|
|
\
|
|
|
|
*
|
|
|
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-08
2
-5
/
+5
|
*
|
|
|
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
2024-01-08
2
-11
/
+11
|
|
|
/
/
|
|
/
|
|
*
|
|
|
drm/ttm: Make sure the mapped tt pages are decrypted when needed
Zack Rusin
2024-01-26
2
-2
/
+23
*
|
|
|
drm/ttm: replace busy placement with flags v6
Somalapuram Amaranath
2024-01-25
2
-65
/
+29
*
|
|
|
drm/ttm: return ENOSPC from ttm_bo_mem_space v3
Christian König
2024-01-24
1
-2
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
drm/ttm/tests: Fix argument in ttm_tt_kunit_init()
Karolina Stolarek
2024-01-11
1
-2
/
+1
*
|
|
drm/ttm/tests: Add tests for ttm_bo functions
Karolina Stolarek
2023-12-14
3
-0
/
+629
*
|
|
drm/ttm/tests: Add tests for ttm_tt
Karolina Stolarek
2023-12-14
4
-0
/
+319
*
|
|
drm/ttm/tests: Add tests for ttm_resource and ttm_sys_man
Karolina Stolarek
2023-12-14
5
-1
/
+363
|
|
/
|
/
|
*
|
drm/ttm: Schedule delayed_delete worker closer
Rajneesh Bhardwaj
2023-11-27
2
-3
/
+11
|
/
*
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
1
-9
/
+31
|
\
|
*
drm/ttm: dynamically allocate the drm-ttm_pool shrinker
Qi Zheng
2023-10-04
1
-8
/
+15
|
*
drm/ttm: introduce pool_shrink_rwsem
Qi Zheng
2023-10-04
1
-1
/
+16
*
|
drm/ttm: Reorder sys manager cleanup step
Karolina Stolarek
2023-10-16
1
-4
/
+4
|
/
*
Merge tag 'drm-misc-next-fixes-2023-08-24' of git://anongit.freedesktop.org/d...
Dave Airlie
2023-08-25
1
-2
/
+2
|
\
|
*
drm/ttm/tests: Fix type conversion in ttm_pool_test
Karolina Stolarek
2023-08-22
1
-2
/
+2
*
|
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
2023-08-24
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
drm/ttm: check null pointer before accessing when swapping
Guchun Chen
2023-07-27
1
-1
/
+2
*
|
drm/ttm/tests: Add tests for ttm_pool
Karolina Stolarek
2023-08-09
4
-0
/
+459
*
|
drm/ttm/tests: Add tests for ttm_device
Karolina Stolarek
2023-08-09
1
-0
/
+158
*
|
drm/ttm: Introduce KUnit test
Karolina Stolarek
2023-08-09
6
-0
/
+197
*
|
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-07-17
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
drm/ttm: Use init_on_free to delay release TTM BOs
Rajneesh Bhardwaj
2023-07-10
1
-0
/
+1
|
*
drm/ttm: Don't shadow the operation context
Thomas Hellström
2023-06-27
1
-2
/
+1
*
|
Merge v6.5-rc1 into drm-misc-fixes
Maxime Ripard
2023-07-11
3
-8
/
+17
|
\
|
|
*
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2023-06-15
3
-6
/
+16
|
|
\
|
|
*
drm/ttm: export ttm_pool_fini for cleanup
Rajneesh Bhardwaj
2023-06-09
1
-0
/
+1
|
|
*
drm/ttm: add NUMA node id to the pool
Rajneesh Bhardwaj
2023-06-09
2
-6
/
+9
|
|
*
drm/ttm: Helper function to get TTM mem limit
Mukul Joshi
2023-06-09
1
-0
/
+6
|
*
|
drm/ttm: Remove redundant code in ttm_tt_init_fields
Ma Jun
2023-05-31
1
-1
/
+0
|
*
|
drm/ttm: let struct ttm_device_funcs be placed in rodata
Jani Nikula
2023-05-17
1
-1
/
+1
*
|
|
drm/ttm: never consider pinned BOs for eviction&swap
Christian König
2023-07-10
1
-0
/
+6
*
|
|
drm/ttm: Don't leak a resource on swapout move error
Thomas Hellström
2023-06-27
1
-0
/
+1
*
|
|
drm/ttm: Don't leak a resource on eviction error
Thomas Hellström
2023-06-27
1
-11
/
+11
*
|
|
drm/ttm: fix warning that we shouldn't mix && and ||
Christian König
2023-06-23
1
-1
/
+1
*
|
|
drm/ttm: fix bulk_move corruption when adding a entry
Yunxiang Li
2023-06-22
1
-1
/
+4
|
/
/
*
|
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
2
-12
/
+12
|
\
\
|
*
|
drm/ttm: remove comment referencing now-removed vmf_insert_mixed_prot()
Lorenzo Stoakes
2023-04-05
1
-1
/
+1
|
*
|
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
1
-11
/
+11
*
|
|
drm/ttm: revert "Reduce the number of used allocation orders for TTM pages"
Christian König
2023-04-14
1
-19
/
+11
|
|
/
|
/
|
[next]