index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2018-12-11
drm/msm: Gracefully handle failure in _msm_gem_kernel_new
Jordan Crouse
2018-12-11
drm: msm: Use DRM_DEV_* instead of dev_*
Mamta Shukla
2018-08-03
gpu: drm: msm: Change return type to vm_fault_t
Souptick Joarder
2018-04-19
drm/msm: Fix possible null dereference on failure of get_pages()
Ben Hutchings
2018-03-19
drm/msm/dsi: fix direct caller of msm_gem_free_object()
Rob Clark
2018-02-20
drm/msm: Replace gem_object deprecated functions
Steve Kowalik
2017-12-13
drm/msm: fix leak in failed get_pages
Prakash Kamliya
2017-11-02
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
2017-10-28
drm/msm: add special _get_vaddr_active() for cmdstream dumps
Rob Clark
2017-10-28
drm/msm: fix _NO_IMPLICIT fencing case
Rob Clark
2017-10-12
drm/msm: fix _NO_IMPLICIT fencing case
Rob Clark
2017-10-12
drm/msm: fix return value check in _msm_gem_kernel_new()
Wei Yongjun
2017-08-22
drm/msm: Add a helper function for in-kernel buffer allocations
Jordan Crouse
2017-08-01
drm/msm: fix WARN_ON in add_vma() with no iommu
Hans Verkuil
2017-08-01
drm/msm: unlock on error in msm_gem_get_iova()
Dan Carpenter
2017-06-17
drm/msm: Separate locking of buffer resources from struct_mutex
Sushmita Susheelendra
2017-06-16
drm/msm: support for an arbitrary number of address spaces
Rob Clark
2017-06-16
drm/msm: refactor how we handle vram carveout buffers
Rob Clark
2017-06-16
drm/msm: pass address-space to _get_iova() and friends
Rob Clark
2017-06-16
drm/msm: fix locking inconsistency for gpu->hw_init()
Rob Clark
2017-06-16
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
2017-05-27
drm/msm: Take the mutex before calling msm_gem_new_impl
Jordan Crouse
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
2017-04-03
drm/msm: Don't allow zero sized buffer objects
Jordan Crouse
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-23
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-13
drm/msm: fix potential null ptr issue in non-iommu case
Rob Clark
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-11-28
drm/msm: convert iova to 64b
Rob Clark
2016-11-27
drm/msm: support multiple address spaces
Rob Clark
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-15
drm/msm: Remove call to reservation_object_test_signaled_rcu before wait
Chris Wilson
2016-08-28
drm/msm: protect against faults from copy_from_user() in submit ioctl
Rob Clark
2016-07-16
drm/msm: Delete an unnecessary check before drm_gem_object_unreference()
Markus Elfring
2016-07-16
drm/msm: Delete unnecessary checks before drm_gem_object_unreference_unlocked()
Markus Elfring
2016-07-16
drm/msm: wire up vmap shrinker
Rob Clark
2016-07-16
drm/msm: change gem->vmap() to get/put
Rob Clark
2016-07-16
drm/msm: shrinker support
Rob Clark
2016-07-16
drm/msm: add put_iova() helper
Rob Clark
2016-07-16
drm/msm: add madvise ioctl
Rob Clark
2016-06-04
drm/msm: deal with exhausted vmap space better
Rob Clark
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-08
drm/msm: 'struct fence' conversion
Rob Clark
2016-05-08
drm/msm: remove fence_cbs
Rob Clark
2016-05-08
drm/msm: introduce msm_fence_context
Rob Clark
2016-05-08
drm/msm: use imported dmabuf's reservation object
Rob Clark
[prev]
[next]