index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
msm_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-02
drm/msm: Use the correct dma_sync calls harder
Rob Clark
1
-2
/
+2
2020-04-13
drm/msm: Use the correct dma_sync calls in msm_gem
Rob Clark
1
-5
/
+42
2020-04-13
drm/msm: stop abusing dma_map/unmap for cache
Rob Clark
1
-2
/
+2
2018-06-20
drm/msm: Fix possible null dereference on failure of get_pages()
Ben Hutchings
1
-9
/
+11
2018-03-24
drm/msm: fix leak in failed get_pages
Prakash Kamliya
1
-4
/
+10
2017-10-12
drm/msm: fix _NO_IMPLICIT fencing case
Rob Clark
1
-11
/
+0
2017-10-12
drm/msm: fix return value check in _msm_gem_kernel_new()
Wei Yongjun
1
-2
/
+2
2017-08-22
drm/msm: Add a helper function for in-kernel buffer allocations
Jordan Crouse
1
-0
/
+46
2017-08-02
drm/msm: fix WARN_ON in add_vma() with no iommu
Hans Verkuil
1
-0
/
+4
2017-08-01
drm/msm: unlock on error in msm_gem_get_iova()
Dan Carpenter
1
-3
/
+5
2017-06-17
drm/msm: Separate locking of buffer resources from struct_mutex
Sushmita Susheelendra
1
-105
/
+169
2017-06-16
drm/msm: support for an arbitrary number of address spaces
Rob Clark
1
-42
/
+96
2017-06-16
drm/msm: refactor how we handle vram carveout buffers
Rob Clark
1
-21
/
+27
2017-06-16
drm/msm: pass address-space to _get_iova() and friends
Rob Clark
1
-6
/
+12
2017-06-16
drm/msm: fix locking inconsistency for gpu->hw_init()
Rob Clark
1
-0
/
+3
2017-06-16
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
1
-0
/
+6
2017-05-27
drm/msm: Take the mutex before calling msm_gem_new_impl
Jordan Crouse
1
-0
/
+6
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
1
-5
/
+5
2017-04-03
drm/msm: Don't allow zero sized buffer objects
Jordan Crouse
1
-0
/
+6
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-1
/
+2
2017-02-24
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
1
-2
/
+1
2017-02-21
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
1
-2
/
+1
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-1
/
+1
2017-01-13
drm/msm: fix potential null ptr issue in non-iommu case
Rob Clark
1
-0
/
+2
2016-12-15
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-5
/
+3
2016-11-28
drm/msm: convert iova to 64b
Rob Clark
1
-3
/
+3
2016-11-27
drm/msm: support multiple address spaces
Rob Clark
1
-25
/
+15
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-7
/
+7
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
1
-0
/
+9
2016-09-16
drm/msm: Remove call to reservation_object_test_signaled_rcu before wait
Chris Wilson
1
-12
/
+10
2016-08-28
drm/msm: protect against faults from copy_from_user() in submit ioctl
Rob Clark
1
-0
/
+9
2016-07-16
drm/msm: Delete an unnecessary check before drm_gem_object_unreference()
Markus Elfring
1
-3
/
+1
2016-07-16
drm/msm: Delete unnecessary checks before drm_gem_object_unreference_unlocked()
Markus Elfring
1
-3
/
+1
2016-07-16
drm/msm: wire up vmap shrinker
Rob Clark
1
-5
/
+20
2016-07-16
drm/msm: change gem->vmap() to get/put
Rob Clark
1
-3
/
+14
2016-07-16
drm/msm: shrinker support
Rob Clark
1
-0
/
+32
2016-07-16
drm/msm: add put_iova() helper
Rob Clark
1
-9
/
+21
2016-07-16
drm/msm: add madvise ioctl
Rob Clark
1
-2
/
+33
2016-06-04
drm/msm: deal with exhausted vmap space better
Rob Clark
1
-0
/
+2
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-1
/
+1
2016-05-08
drm/msm: 'struct fence' conversion
Rob Clark
1
-29
/
+95
2016-05-08
drm/msm: remove fence_cbs
Rob Clark
1
-1
/
+8
2016-05-08
drm/msm: introduce msm_fence_context
Rob Clark
1
-13
/
+3
2016-05-08
drm/msm: use imported dmabuf's reservation object
Rob Clark
1
-6
/
+12
2016-05-08
drm/msm: move fence code to it's own file
Rob Clark
1
-0
/
+1
2016-01-16
mm, dax, gpu: convert vm_insert_mixed to pfn_t
Dan Williams
1
-1
/
+3
2015-07-29
drm/msm: change to uninterruptible wait in atomic commit
Wentao Xu
1
-1
/
+1
2015-06-11
drm/msm: fix timeout calculation
Rob Clark
1
-2
/
+1
2015-06-11
drm/msm: Call drm_prime_gem_destroy to clean up imported GEM object
jilai wang
1
-0
/
+1
[next]