index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-05-15
4
-134
/
+127
|
\
|
*
drm/print: drop include debugfs.h and include where needed
Jani Nikula
2024-04-25
3
-3
/
+6
|
*
Backmerge tag 'v6.9-rc5' into drm-next
Dave Airlie
2024-04-22
1
-10
/
+28
|
|
\
|
*
|
drm/ttm: remove unused paramter
Jesse Zhang
2024-04-11
1
-5
/
+3
|
*
|
drm/ttm: warn when resv objs are mixed in a bulk_move
Christian König
2024-03-20
1
-0
/
+1
|
*
|
drm/ttm: improve idle/busy handling v5
Christian König
2024-03-01
2
-128
/
+119
*
|
|
drm/ttm: Print the memory decryption status just once
Zack Rusin
2024-04-26
1
-1
/
+1
|
|
/
|
/
|
*
|
drm/ttm: stop pooling cached NUMA pages v2
Christian König
2024-04-15
1
-10
/
+28
|
/
*
Merge v6.8-rc6 into drm-next
Daniel Vetter
2024-02-26
1
-1
/
+1
|
\
|
*
drm/ttm: Fix an invalid freeing on already freed page in error path
Thomas Hellström
2024-02-22
1
-1
/
+1
|
*
Merge drm-misc-next-fixes-2024-01-19 into drm-misc-fixes
Maxime Ripard
2024-02-05
1
-2
/
+7
|
|
\
*
|
|
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-26
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-09
2
-5
/
+5
|
*
|
|
|
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
2024-01-09
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-03
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-24
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-23
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
[next]