index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
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
2025-12-13
Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+6
2025-12-08
drm/ttm: Avoid NULL pointer deref for evicted BOs
Simon Richter
1
-0
/
+6
2025-11-26
drm/ttm: rework pipelined eviction fence handling
Pierre-Eric Pelloux-Prayer
5
-50
/
+84
2025-11-06
drm/ttm: Fix @alloc_flags description
Bagas Sanjaya
2
-2
/
+2
2025-10-31
drm/ttm: Add an allocation flag to propagate -ENOSPC on OOM
Tvrtko Ursulin
2
-1
/
+4
2025-10-31
drm/ttm: Allow drivers to specify maximum beneficial TTM pool size
Tvrtko Ursulin
2
-0
/
+13
2025-10-31
drm/ttm: Replace multiple booleans with flags in device init
Tvrtko Ursulin
6
-40
/
+28
2025-10-31
drm/ttm: Replace multiple booleans with flags in pool init
Tvrtko Ursulin
5
-36
/
+31
2025-10-31
drm/ttm: Add getter for some pool properties
Tvrtko Ursulin
4
-19
/
+43
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
4
-0
/
+4
2025-10-28
drm/ttm: add pgprot handling for RISC-V
Icenowy Zheng
1
-1
/
+2
2025-10-14
drm/ttm: Add safety check for NULL man->bdev in ttm_resource_manager_usage
Jesse.Zhang
1
-0
/
+3
2025-09-17
drm/ttm: rename ttm_bo_put to _fini v3
Christian König
4
-44
/
+45
2025-09-11
ttm/bo: add an API to populate a bo before exporting.
Dave Airlie
1
-0
/
+15
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+1
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
15
-191
/
+260
2025-07-16
drm/ttm: remove ttm_bo_validate_swapout test
Christian König
1
-51
/
+0
2025-07-16
drm/ttm: fix locking in test ttm_bo_validate_no_placement_signaled
Christian König
1
-4
/
+5
2025-07-10
drm/ttm: add new api ttm_device_prepare_hibernation()
Samuel Zhang
1
-0
/
+22
2025-07-09
mm: stop passing a writeback_control structure to shmem_writeout
Christoph Hellwig
1
-8
/
+1
2025-07-08
Merge tag 'drm-intel-next-2025-07-04' of https://gitlab.freedesktop.org/drm/i...
Simona Vetter
1
-0
/
+26
2025-07-02
drm/ttm: Remove unneeded blank line in comment
Jocelyn Falempe
1
-1
/
+0
2025-06-30
drm/ttm: fix error handling in ttm_buffer_object_transfer
Christian König
1
-6
/
+7
2025-06-27
drm/ttm: Add ttm_bo_kmap_try_from_panic()
Jocelyn Falempe
1
-0
/
+27
2025-06-26
drm/ttm, drm_xe, Implement ttm_lru_walk_for_evict() using the guarded LRU ite...
Thomas Hellström
1
-113
/
+75
2025-06-26
drm/ttm, drm/xe: Modify the struct ttm_bo_lru_walk_cursor initialization
Thomas Hellström
1
-5
/
+5
2025-06-26
drm/ttm: Use a struct for the common part of struct ttm_lru_walk and struct t...
Thomas Hellström
2
-22
/
+28
2025-06-16
drm/ttm: Include <linux/export.h>
Thomas Zimmermann
13
-0
/
+22
2025-06-11
drm/ttm: Should to return the evict error
Emily Deng
1
-0
/
+3
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
4
-42
/
+22
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-05
drm/ttm: handle undefined printf arg evaluation order in debugfs
Dave Airlie
1
-1
/
+3
2025-06-04
drm/ttm: Fix build with CONFIG_DEBUG_FS=n
Lucas De Marchi
1
-3
/
+3
2025-06-04
ttm/pool: allow debugfs dumps for numa pools.
Dave Airlie
1
-2
/
+7
2025-06-03
drm/ttm: Increase pool shrinker batch target
Tvrtko Ursulin
1
-1
/
+8
2025-06-03
drm/ttm: Respect the shrinker core free target
Tvrtko Ursulin
1
-3
/
+5
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
4
-5
/
+3
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-05-26
Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+4
2025-05-26
drm/ttm: make ttm_bo_get internal
Christian König
1
-0
/
+10
2025-05-26
drm/ttm: revert "Export ttm_bo_get_unless_zero()"
Christian König
4
-0
/
+52
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
1
-1
/
+1
2025-05-06
drm/ttm: Remove the struct ttm_backup abstraction
Thomas Hellström
3
-35
/
+15
2025-05-06
drm/ttm: Fix ttm_backup kerneldoc
Thomas Hellström
1
-1
/
+1
2025-05-06
BackMerge tag 'v6.15-rc5' into drm-next
Dave Airlie
1
-1
/
+2
2025-04-28
drm/ttm: fix the warning for hit_low and evict_low
Sunil Khatri
1
-1
/
+2
2025-04-24
drm/ttm/xe: drop unused force_alloc flag
Dave Airlie
2
-2
/
+0
2025-04-07
ttm: Call shmem_writeout() from ttm_backup_backup_page()
Matthew Wilcox (Oracle)
1
-4
/
+4
2025-03-14
drm/ttm/tests: fix incorrect assert in ttm_bo_unreserve_bulk()
Qasim Ijaz
1
-1
/
+1
2025-03-06
drm/ttm: test private resv obj on release/destroy
Christian König
1
-2
/
+2
[next]