Sushmita Susheelendra
|
0e08270a1f
drm/msm: Separate locking of buffer resources from struct_mutex
|
8 years ago |
Rob Clark
|
4b85f7f5cf
drm/msm: support for an arbitrary number of address spaces
|
8 years ago |
Rob Clark
|
f4839bd512
drm/msm: refactor how we handle vram carveout buffers
|
8 years ago |
Rob Clark
|
8bdcd949bb
drm/msm: pass address-space to _get_iova() and friends
|
8 years ago |
Rob Clark
|
cb1e38181a
drm/msm: fix locking inconsistency for gpu->hw_init()
|
8 years ago |
Dave Airlie
|
925344ccc9
BackMerge tag 'v4.12-rc5' into drm-next
|
8 years ago |
Jordan Crouse
|
90dd57de4a
drm/msm: Take the mutex before calling msm_gem_new_impl
|
8 years ago |
Michal Hocko
|
2098105ec6
drm: drop drm_[cm]alloc* helpers
|
8 years ago |
Jordan Crouse
|
1a5dff5d74
drm/msm: Don't allow zero sized buffer objects
|
8 years ago |
Dave Jiang
|
11bac80004
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
|
8 years ago |
Linus Torvalds
|
ef96152e6a
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux
|
8 years ago |
Linus Torvalds
|
42e1b14b6e
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Chris Wilson
|
4e64e5539d
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
|
8 years ago |
Peter Zijlstra
|
2c935bc572
locking/atomic, kref: Add kref_read()
|
8 years ago |
Rob Clark
|
de85d2b35a
drm/msm: fix potential null ptr issue in non-iommu case
|
8 years ago |
Jan Kara
|
1a29d85eb0
mm: use vmf->address instead of of vmf->virtual_address
|
8 years ago |
Rob Clark
|
78babc1633
drm/msm: convert iova to 64b
|
8 years ago |
Rob Clark
|
667ce33e57
drm/msm: support multiple address spaces
|
9 years ago |
Chris Wilson
|
f54d186700
dma-buf: Rename struct fence to dma_fence
|
9 years ago |
Dave Airlie
|
ca09fb9f60
Merge tag 'v4.8-rc8' into drm-next
|
9 years ago |
Chris Wilson
|
f755e227dc
drm/msm: Remove call to reservation_object_test_signaled_rcu before wait
|
9 years ago |
Rob Clark
|
d78d383ab3
drm/msm: protect against faults from copy_from_user() in submit ioctl
|
9 years ago |
Markus Elfring
|
0a677125d0
drm/msm: Delete an unnecessary check before drm_gem_object_unreference()
|
9 years ago |
Markus Elfring
|
e73a856973
drm/msm: Delete unnecessary checks before drm_gem_object_unreference_unlocked()
|
9 years ago |
Rob Clark
|
e1e9db2ca7
drm/msm: wire up vmap shrinker
|
9 years ago |
Rob Clark
|
18f23049f6
drm/msm: change gem->vmap() to get/put
|
9 years ago |
Rob Clark
|
68209390f1
drm/msm: shrinker support
|
9 years ago |
Rob Clark
|
4fe5f65e66
drm/msm: add put_iova() helper
|
9 years ago |
Rob Clark
|
4cd33c48ea
drm/msm: add madvise ioctl
|
9 years ago |
Rob Clark
|
69a834c28f
drm/msm: deal with exhausted vmap space better
|
9 years ago |