index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
Age
Commit message (
Expand
)
Author
2026-03-05
drm/ttm: Fix bo resource use-after-free
Thadeu Lima de Souza Cascardo
2026-03-04
drm/ttm/tests: Fix build failure on PREEMPT_RT
Maarten Lankhorst
2026-02-27
drm/ttm: Fix ttm_pool_beneficial_order() return type
Tvrtko Ursulin
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
2025-12-26
Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2025-12-13
Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-12-08
drm/ttm: Avoid NULL pointer deref for evicted BOs
Simon Richter
2025-12-04
drm/ttm: Use dma_fence_check_and_signal()
Philipp Stanner
2025-12-03
drm/ttm: Tidy usage of local variables a little bit
Tvrtko Ursulin
2025-12-03
drm/ttm: Tidy ttm_operation_ctx initialization
Tvrtko Ursulin
2025-12-03
drm/ttm: Resource cannot be NULL in ttm_resource_intersects
Tvrtko Ursulin
2025-12-03
drm/ttm: Make ttm_bo_init_validate safe against ttm_operation_ctx re-ordering
Tvrtko Ursulin
2025-11-26
drm/ttm: rework pipelined eviction fence handling
Pierre-Eric Pelloux-Prayer
2025-11-06
drm/ttm: Fix @alloc_flags description
Bagas Sanjaya
2025-10-31
drm/ttm: Add an allocation flag to propagate -ENOSPC on OOM
Tvrtko Ursulin
2025-10-31
drm/ttm: Allow drivers to specify maximum beneficial TTM pool size
Tvrtko Ursulin
2025-10-31
drm/ttm: Replace multiple booleans with flags in device init
Tvrtko Ursulin
2025-10-31
drm/ttm: Replace multiple booleans with flags in pool init
Tvrtko Ursulin
2025-10-31
drm/ttm: Add getter for some pool properties
Tvrtko Ursulin
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-10-28
drm/ttm: add pgprot handling for RISC-V
Icenowy Zheng
2025-10-14
drm/ttm: Add safety check for NULL man->bdev in ttm_resource_manager_usage
Jesse.Zhang
2025-09-17
drm/ttm: rename ttm_bo_put to _fini v3
Christian König
2025-09-11
ttm/bo: add an API to populate a bo before exporting.
Dave Airlie
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-16
drm/ttm: remove ttm_bo_validate_swapout test
Christian König
2025-07-16
drm/ttm: fix locking in test ttm_bo_validate_no_placement_signaled
Christian König
2025-07-10
drm/ttm: add new api ttm_device_prepare_hibernation()
Samuel Zhang
2025-07-09
mm: stop passing a writeback_control structure to shmem_writeout
Christoph Hellwig
2025-07-08
Merge tag 'drm-intel-next-2025-07-04' of https://gitlab.freedesktop.org/drm/i...
Simona Vetter
2025-07-02
drm/ttm: Remove unneeded blank line in comment
Jocelyn Falempe
2025-06-30
drm/ttm: fix error handling in ttm_buffer_object_transfer
Christian König
2025-06-27
drm/ttm: Add ttm_bo_kmap_try_from_panic()
Jocelyn Falempe
2025-06-26
drm/ttm, drm_xe, Implement ttm_lru_walk_for_evict() using the guarded LRU ite...
Thomas Hellström
2025-06-26
drm/ttm, drm/xe: Modify the struct ttm_bo_lru_walk_cursor initialization
Thomas Hellström
2025-06-26
drm/ttm: Use a struct for the common part of struct ttm_lru_walk and struct t...
Thomas Hellström
2025-06-16
drm/ttm: Include <linux/export.h>
Thomas Zimmermann
2025-06-11
drm/ttm: Should to return the evict error
Emily Deng
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-05
drm/ttm: handle undefined printf arg evaluation order in debugfs
Dave Airlie
2025-06-04
drm/ttm: Fix build with CONFIG_DEBUG_FS=n
Lucas De Marchi
2025-06-04
ttm/pool: allow debugfs dumps for numa pools.
Dave Airlie
2025-06-03
drm/ttm: Increase pool shrinker batch target
Tvrtko Ursulin
[next]