index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
/
ttm_bo_vm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-16
drm/ttm: Fix accesses through vmas with only partial coverage
Thomas Hellstrom
1
-3
/
+3
2013-11-20
drm/ttm: Remove set_need_resched from the ttm fault handler
Thomas Hellstrom
1
-6
/
+20
2013-11-13
drm/ttm: Fix vma page_prot bit manipulation
Thomas Hellstrom
1
-17
/
+13
2013-11-06
drm/ttm: Allow vm fault retries
Thomas Hellstrom
1
-12
/
+50
2013-08-19
drm/ttm: kill unused functions
Maarten Lankhorst
1
-154
/
+0
2013-07-25
drm/ttm: convert to unified vma offset manager
David Herrmann
1
-50
/
+31
2013-04-16
drm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
1
-2
/
+2
2012-11-28
drm/ttm: Optimize vm locking using kref_get_unless_zero v3
Thomas Hellstrom
1
-2
/
+2
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-2
/
+2
2012-03-20
drm/ttm: Use pr_fmt and pr_<level>
Joe Perches
1
-2
/
+3
2011-12-06
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
1
-2
/
+7
2010-11-22
drm/ttm: Fix up io_mem_reserve / io_mem_free calling
Thomas Hellstrom
1
-8
/
+15
2010-11-22
drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock
Thomas Hellstrom
1
-3
/
+3
2010-04-20
drm/ttm: ttm_fault callback to allow driver to handle bo placement V6
Jerome Glisse
1
-20
/
+21
2009-12-16
drm/ttm: fix incorrect logic in ttm_bo_io path
Dave Airlie
1
-1
/
+1
2009-12-10
drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.
Thomas Hellstrom
1
-6
/
+1
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-07-29
Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2009-07-29
drm/radeon/kms: add initial colortiling support.
Dave Airlie
1
-0
/
+3
2009-07-15
drm/ttm: fix misplaced parentheses
Roel Kluin
1
-2
/
+2
2009-06-24
drm: remove unused #include <linux/version.h>'s
Huang Weiyi
1
-1
/
+0
2009-06-15
drm: Add the TTM GPU memory manager subsystem.
Thomas Hellstrom
1
-0
/
+454