index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
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-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-23
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
2025-03-05
drm/ttm: Add helpers for shrinking
Thomas Hellström
2
-1
/
+135
2025-03-05
drm/ttm: Add a macro to perform LRU iteration
Thomas Hellström
1
-4
/
+136
2025-03-05
drm/ttm: Use fault-injection to test error paths
Thomas Hellström
1
-1
/
+24
2025-03-05
drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pages
Thomas Hellström
2
-52
/
+556
2025-03-05
drm/ttm: Provide a shmem backup implementation
Thomas Hellström
2
-1
/
+208
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
6
-29
/
+110
2025-01-13
drm/ttm/pool: Restructure the pool allocation code
Thomas Hellström
1
-75
/
+108
2025-01-13
drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()
Thomas Hellström
3
-13
/
+28
2025-01-11
Merge tag 'cgroup-dmem-drm-v2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
5
-21
/
+78
2025-01-10
drm/ttm: Handle cgroup based eviction in TTM
Maarten Lankhorst
5
-21
/
+78
2024-12-13
Merge tag 'drm-xe-next-2024-12-11' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
1
-8
/
+32
2024-12-03
drm/ttm: use GEM references for VM mappings
Christian König
1
-7
/
+7
2024-11-28
drm/ttm: Add ttm_bo_access
Matthew Brost
1
-8
/
+32
2024-10-09
drm/ttm: Move pinned objects off LRU lists when pinning
Thomas Hellström
1
-3
/
+5
2024-10-09
drm/ttm: Move swapped objects off the manager's LRU list
Thomas Hellström
8
-19
/
+93
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
7
-327
/
+574
2024-07-23
drm/ttm: Allow direct reclaim to allocate local memory v2
Rajneesh Bhardwaj
1
-1
/
+1
2024-07-18
Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
14
-89
/
+1891
2024-07-09
drm/ttm: Use the LRU walker for eviction
Thomas Hellström
2
-226
/
+140
2024-07-09
drm/ttm: Use the LRU walker helper for swapping
Thomas Hellström
4
-85
/
+86
2024-07-09
drm/ttm: Provide a generic LRU walker helper
Thomas Hellström
1
-0
/
+151
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
3
-11
/
+55
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
4
-25
/
+76
2024-07-04
drm/ttm: Always take the bo delayed cleanup path for imported bos
Thomas Hellström
1
-0
/
+1
2024-06-25
drm/ttm/tests: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
8
-0
/
+8
2024-06-24
drm/ttm/tests: Use u32 and u64 over uint*_t types
Karolina Stolarek
6
-27
/
+25
2024-06-24
drm/ttm/tests: Correct modules' licenses
Karolina Stolarek
6
-6
/
+6
2024-06-24
drm/ttm/tests: Add TODO file
Karolina Stolarek
1
-0
/
+27
2024-06-24
drm/ttm/tests: Add tests for ttm_tt_populate
Karolina Stolarek
2
-0
/
+122
2024-06-24
drm/ttm/tests: Add eviction testing
Karolina Stolarek
5
-9
/
+568
2024-06-24
drm/ttm/tests: Add test cases dependent on fence signaling
Karolina Stolarek
1
-0
/
+305
2024-06-24
drm/ttm/tests: Add tests with mock resource managers
Karolina Stolarek
5
-2
/
+534
2024-06-24
drm/ttm/tests: Test simple BO creation and validation
Karolina Stolarek
4
-1
/
+228
2024-06-24
drm/ttm/tests: Use an init function from the helpers lib
Karolina Stolarek
3
-14
/
+16
[next]