index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
Age
Commit message (
Expand
)
Author
2025-03-05
drm/ttm: Add helpers for shrinking
Thomas Hellström
2025-03-05
drm/ttm: Add a macro to perform LRU iteration
Thomas Hellström
2025-03-05
drm/ttm: Use fault-injection to test error paths
Thomas Hellström
2025-03-05
drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pages
Thomas Hellström
2025-03-05
drm/ttm: Provide a shmem backup implementation
Thomas Hellström
2025-02-10
drm/ttm: use ttm_resource_unevictable() to replace pin_count and swapped
Zhaoyu Liu
2025-02-06
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2025-01-13
drm/ttm/pool: Restructure the pool allocation code
Thomas Hellström
2025-01-13
drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()
Thomas Hellström
2025-01-11
Merge tag 'cgroup-dmem-drm-v2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2025-01-10
drm/ttm: Handle cgroup based eviction in TTM
Maarten Lankhorst
2024-12-13
Merge tag 'drm-xe-next-2024-12-11' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2024-12-03
drm/ttm: use GEM references for VM mappings
Christian König
2024-11-27
drm/ttm: Add ttm_bo_access
Matthew Brost
2024-10-09
drm/ttm: Move pinned objects off LRU lists when pinning
Thomas Hellström
2024-10-09
drm/ttm: Move swapped objects off the manager's LRU list
Thomas Hellström
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
2024-07-23
drm/ttm: Allow direct reclaim to allocate local memory v2
Rajneesh Bhardwaj
2024-07-18
Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-07-09
drm/ttm: Use the LRU walker for eviction
Thomas Hellström
2024-07-09
drm/ttm: Use the LRU walker helper for swapping
Thomas Hellström
2024-07-09
drm/ttm: Provide a generic LRU walker helper
Thomas Hellström
2024-07-09
drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
Thomas Hellström
2024-07-09
drm/ttm: Use LRU hitches
Thomas Hellström
2024-07-09
drm/ttm: Slightly clean up LRU list iteration
Thomas Hellström
2024-07-09
drm/ttm: Allow TTM LRU list nodes of different types
Thomas Hellström
2024-07-04
drm/ttm: Always take the bo delayed cleanup path for imported bos
Thomas Hellström
2024-06-25
drm/ttm/tests: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-24
drm/ttm/tests: Use u32 and u64 over uint*_t types
Karolina Stolarek
2024-06-24
drm/ttm/tests: Correct modules' licenses
Karolina Stolarek
2024-06-24
drm/ttm/tests: Add TODO file
Karolina Stolarek
2024-06-24
drm/ttm/tests: Add tests for ttm_tt_populate
Karolina Stolarek
2024-06-24
drm/ttm/tests: Add eviction testing
Karolina Stolarek
2024-06-24
drm/ttm/tests: Add test cases dependent on fence signaling
Karolina Stolarek
2024-06-24
drm/ttm/tests: Add tests with mock resource managers
Karolina Stolarek
2024-06-24
drm/ttm/tests: Test simple BO creation and validation
Karolina Stolarek
2024-06-24
drm/ttm/tests: Use an init function from the helpers lib
Karolina Stolarek
2024-06-24
drm/ttm/tests: Set DMA mask in KUnit device
Karolina Stolarek
2024-06-24
drm/ttm/tests: Delete unnecessary config option
Karolina Stolarek
2024-06-24
drm/ttm/tests: Fix a warning in ttm_bo_unreserve_bulk
Karolina Stolarek
2024-06-20
drm/ttm/tests: Let ttm_bo_test consider different ww_mutex implementation.
Sebastian Andrzej Siewior
2024-05-15
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-04-25
drm/ttm: Print the memory decryption status just once
Zack Rusin
2024-04-25
drm/print: drop include debugfs.h and include where needed
Jani Nikula
2024-04-22
Backmerge tag 'v6.9-rc5' into drm-next
Dave Airlie
2024-04-15
drm/ttm: stop pooling cached NUMA pages v2
Christian König
2024-04-11
drm/ttm: remove unused paramter
Jesse Zhang
2024-03-20
drm/ttm: warn when resv objs are mixed in a bulk_move
Christian König
2024-03-01
drm/ttm: improve idle/busy handling v5
Christian König
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
[next]