index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
ttm_resource.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-16
drm/ttm: Include <linux/export.h>
Thomas Zimmermann
1
-0
/
+1
2025-06-11
drm/ttm: Should to return the evict error
Emily Deng
1
-0
/
+3
2025-04-24
drm/ttm/xe: drop unused force_alloc flag
Dave Airlie
1
-1
/
+0
2025-02-10
drm/ttm: use ttm_resource_unevictable() to replace pin_count and swapped
Zhaoyu Liu
1
-5
/
+10
2025-02-06
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-2
/
+21
2025-01-13
drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()
Thomas Hellström
1
-11
/
+24
2025-01-10
drm/ttm: Handle cgroup based eviction in TTM
Maarten Lankhorst
1
-2
/
+21
2024-10-09
drm/ttm: Move swapped objects off the manager's LRU list
Thomas Hellström
1
-6
/
+22
2024-07-09
drm/ttm: Use the LRU walker for eviction
Thomas Hellström
1
-17
/
+4
2024-07-09
drm/ttm: Use the LRU walker helper for swapping
Thomas Hellström
1
-20
/
+3
2024-07-09
drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
Thomas Hellström
1
-0
/
+92
2024-07-09
drm/ttm: Use LRU hitches
Thomas Hellström
1
-9
/
+47
2024-07-09
drm/ttm: Slightly clean up LRU list iteration
Thomas Hellström
1
-27
/
+21
2024-07-09
drm/ttm: Allow TTM LRU list nodes of different types
Thomas Hellström
1
-19
/
+70
2024-04-25
drm/print: drop include debugfs.h and include where needed
Jani Nikula
1
-1
/
+2
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
1
-4
/
+12
2024-01-25
drm/ttm: replace busy placement with flags v6
Somalapuram Amaranath
1
-57
/
+16
2023-12-14
drm/ttm/tests: Add tests for ttm_resource and ttm_sys_man
Karolina Stolarek
1
-0
/
+3
2023-06-23
drm/ttm: fix warning that we shouldn't mix && and ||
Christian König
1
-1
/
+1
2023-06-22
drm/ttm: fix bulk_move corruption when adding a entry
Yunxiang Li
1
-1
/
+4
2023-02-06
drm/ttm: prevent moving of pinned BOs
Christian König
1
-1
/
+0
2023-01-25
drm/ttm: revert "prevent moving of pinned BOs"
Christian König
1
-0
/
+1
2023-01-25
drm/ttm: prevent moving of pinned BOs
Christian König
1
-1
/
+0
2022-12-06
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
1
-1
/
+2
2022-10-27
drm/ttm: rework on ttm_resource to use size_t type
Somalapuram Amaranath
1
-8
/
+6
2022-08-22
drm/ttm: Switch to using the new res callback
Arunpravin Paneer Selvam
1
-15
/
+2
2022-08-22
drm/ttm: Add new callbacks to ttm res mgr
Arunpravin Paneer Selvam
1
-2
/
+75
2022-06-14
drm/ttm: fix bulk move handling v2
Christian König
1
-16
/
+36
2022-04-20
drm/ttm: Add common debugfs code for resource managers
Zack Rusin
1
-0
/
+34
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-21
/
+21
2022-03-29
drm/ttm: rework bulk move handling v5
Christian König
1
-24
/
+66
2022-03-28
drm/ttm: allow bulk moves for all domains
Christian König
1
-37
/
+15
2022-03-28
drm/ttm: add resource iterator v4
Christian König
1
-0
/
+51
2022-03-28
drm/ttm: move the LRU into resource handling v4
Christian König
1
-7
/
+119
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+33
2022-02-14
drm/ttm: add common accounting to the resource mgr v3
Christian König
1
-0
/
+30
2022-02-14
drm/ttm: fix resource manager size type and description
Christian König
1
-3
/
+3
2022-02-11
Merge tag 'drm-intel-next-2022-02-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-21
/
+21
2022-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
1
-21
/
+21
2022-01-26
drm/ttm: add a weak BO reference to the resource v3
Christian König
1
-0
/
+9
2022-01-26
drm/ttm: add back a reference to the bdev to the res manager
Christian König
1
-0
/
+3
2022-01-26
drm/ttm: add ttm_resource_fini v2
Christian König
1
-0
/
+23
2021-09-03
drm/ttm: cleanup ttm_resource_compat
Christian König
1
-0
/
+49
2021-06-07
drm/ttm: Add a generic TTM memcpy move for page-based iomem
Thomas Hellström
1
-0
/
+193
2021-06-04
drm/ttm: flip the switch for driver allocated resources v2
Christian König
1
-17
/
+1
2021-06-04
drm/ttm: flip over the range manager to self allocated nodes
Christian König
1
-9
/
+17
2021-06-04
drm/ttm: allocate resource object instead of embedding it v2
Christian König
1
-8
/
+23
2021-05-03
drm/ttm: always initialize the full ttm_resource v2
Christian König
1
-1
/
+10
2021-05-03
drm/ttm: add ttm_sys_manager v3
Christian König
1
-8
/
+3
[next]