Thomas Hellstrom
|
d386735588
drm/ttm: Fix accesses through vmas with only partial coverage
|
11 年 前 |
Thomas Hellstrom
|
c58f009e01
drm/ttm: Remove set_need_resched from the ttm fault handler
|
11 年 前 |
Thomas Hellstrom
|
3943875e7b
drm/ttm: Fix vma page_prot bit manipulation
|
11 年 前 |
Thomas Hellstrom
|
cbe12e74ee
drm/ttm: Allow vm fault retries
|
11 年 前 |
Maarten Lankhorst
|
5c692948d8
drm/ttm: kill unused functions
|
12 年 前 |
David Herrmann
|
72525b3f33
drm/ttm: convert to unified vma offset manager
|
12 年 前 |
Libin
|
025df77554
drm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
|
12 年 前 |
Thomas Hellstrom
|
82fe50bcc8
drm/ttm: Optimize vm locking using kref_get_unless_zero v3
|
12 年 前 |
Konstantin Khlebnikov
|
314e51b985
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
|
12 年 前 |
Joe Perches
|
25d0479a59
drm/ttm: Use pr_fmt and pr_<level>
|
13 年 前 |
Jerome Glisse
|
b1e5f17232
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
|
13 年 前 |
Thomas Hellstrom
|
eba67093f5
drm/ttm: Fix up io_mem_reserve / io_mem_free calling
|
14 年 前 |
Thomas Hellstrom
|
702adba224
drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock
|
14 年 前 |
Jerome Glisse
|
82c5da6bf8
drm/ttm: ttm_fault callback to allow driver to handle bo placement V6
|
15 年 前 |
Dave Airlie
|
b8ff7357da
drm/ttm: fix incorrect logic in ttm_bo_io path
|
15 年 前 |
Thomas Hellstrom
|
98ffc4158e
drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.
|
15 年 前 |
Alexey Dobriyan
|
f0f37e2f77
const: mark struct vm_struct_operations
|
16 年 前 |
Linus Torvalds
|
84210aeb4a
Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
16 年 前 |
Dave Airlie
|
e024e11070
drm/radeon/kms: add initial colortiling support.
|
16 年 前 |
Roel Kluin
|
916635bfca
drm/ttm: fix misplaced parentheses
|
16 年 前 |
Huang Weiyi
|
8b169b5f1f
drm: remove unused #include <linux/version.h>'s
|
16 年 前 |
Thomas Hellstrom
|
ba4e7d973d
drm: Add the TTM GPU memory manager subsystem.
|
16 年 前 |