Jan Kara
|
1a29d85eb0
mm: use vmf->address instead of of vmf->virtual_address
|
8 years ago |
Chris Wilson
|
f54d186700
dma-buf: Rename struct fence to dma_fence
|
8 years ago |
Christian König
|
5bc730677b
drm/ttm: remove TTM_BO_PRIV_FLAG_MOVING
|
9 years ago |
Christian König
|
8aa6d4fc5f
drm/ttm: remove lazy parameter from ttm_bo_wait
|
9 years ago |
Christian König
|
dfd5e50ea4
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
|
9 years ago |
Dan Williams
|
01c8f1c44b
mm, dax, gpu: convert vm_insert_mixed to pfn_t
|
9 years ago |
Benjamin Herrenschmidt
|
94318d50ff
drm/ttm: Clean usage of ttm_io_prot() with TTM_PL_FLAG_CACHED
|
11 years ago |
Maarten Lankhorst
|
dd7cfd6412
drm/ttm: kill fence_lock
|
11 years ago |
Thomas Hellstrom
|
0e6d6ec02f
drm/ttm: Work around performance regression with VM_PFNMAP
|
11 years ago |
Dave Airlie
|
cfd72a4c20
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
|
11 years ago |
Thomas Hellstrom
|
58aa6622d3
drm/ttm: Correctly set page mapping and -index members
|
11 years ago |
Thomas Hellstrom
|
667a50db04
drm/ttm: Refuse to fault (prime-) imported pages
|
11 years ago |
Thomas Hellstrom
|
7dfe8b6187
drm/ttm: Use VM_PFNMAP for shared bo maps
|
11 years ago |
Thomas Hellstrom
|
d386735588
drm/ttm: Fix accesses through vmas with only partial coverage
|
11 years ago |
Thomas Hellstrom
|
c58f009e01
drm/ttm: Remove set_need_resched from the ttm fault handler
|
11 years ago |
Thomas Hellstrom
|
3943875e7b
drm/ttm: Fix vma page_prot bit manipulation
|
11 years ago |
Thomas Hellstrom
|
cbe12e74ee
drm/ttm: Allow vm fault retries
|
12 years ago |
Maarten Lankhorst
|
5c692948d8
drm/ttm: kill unused functions
|
12 years ago |
David Herrmann
|
72525b3f33
drm/ttm: convert to unified vma offset manager
|
12 years ago |
Libin
|
025df77554
drm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
|
12 years ago |
Thomas Hellstrom
|
82fe50bcc8
drm/ttm: Optimize vm locking using kref_get_unless_zero v3
|
12 years ago |
Konstantin Khlebnikov
|
314e51b985
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
|
13 years ago |
Joe Perches
|
25d0479a59
drm/ttm: Use pr_fmt and pr_<level>
|
13 years ago |
Jerome Glisse
|
b1e5f17232
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
|
13 years ago |
Thomas Hellstrom
|
eba67093f5
drm/ttm: Fix up io_mem_reserve / io_mem_free calling
|
14 years ago |
Thomas Hellstrom
|
702adba224
drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock
|
14 years ago |
Jerome Glisse
|
82c5da6bf8
drm/ttm: ttm_fault callback to allow driver to handle bo placement V6
|
15 years ago |
Dave Airlie
|
b8ff7357da
drm/ttm: fix incorrect logic in ttm_bo_io path
|
15 years ago |
Thomas Hellstrom
|
98ffc4158e
drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.
|
15 years ago |
Alexey Dobriyan
|
f0f37e2f77
const: mark struct vm_struct_operations
|
16 years ago |