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
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-9
/
+9
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-14
/
+5
2019-07-16
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+4
2019-06-25
drm/msm: Drop robj from msm_gem_new_impl
Daniel Vetter
1
-6
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-19
drm/msm: correct attempted NULL pointer dereference in put_iova
Brian Masney
1
-2
/
+4
2019-05-14
drm/msm: correct attempted NULL pointer dereference in debugfs
Brian Masney
1
-1
/
+2
2019-04-24
Merge tag 'drm-msm-next-2019-04-21' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
1
-1
/
+41
2019-04-19
drm/msm: Implement .gem_free_object_unlocked
Kristian H. Kristensen
1
-1
/
+34
2019-04-18
drm/msm: don't allocate pages from the MOVABLE zone
Lucas Stach
1
-0
/
+7
2019-02-19
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-2
/
+6
2019-02-19
drm: msm: Switch to use drm_gem_object reservation_object
Rob Herring
1
-18
/
+9
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
1
-2
/
+6
2019-01-24
drm/msm: honor GPU_READONLY flag
Rob Clark
1
-2
/
+6
2019-01-09
drm/msm: fix build warning for 64-bit seqno
Dave Airlie
1
-1
/
+1
2018-12-11
drm/msm: implement a2xx mmu
Jonathan Marek
1
-2
/
+2
2018-12-11
drm/msm: use contiguous vram for MSM_BO_SCANOUT when possible
Jonathan Marek
1
-1
/
+1
2018-12-11
drm/msm: Add a name field for gem objects
Jordan Crouse
1
-4
/
+21
2018-12-11
drm/msm: Count how many times iova memory is pinned
Jordan Crouse
1
-15
/
+28
2018-12-11
drm/msm: Add msm_gem_get_and_pin_iova()
Jordan Crouse
1
-5
/
+19
2018-12-11
drm/msm: Clean up and enhance the output of the 'gem' debugfs node
Jordan Crouse
1
-6
/
+14
2018-12-11
drm/msm: Split msm_gem_get_iova into two steps
Jordan Crouse
1
-28
/
+52
2018-12-11
drm/msm: Remove sgt from the mmu unmap function
Jordan Crouse
1
-1
/
+1
2018-12-11
drm/msm: Add a common function to free kernel buffer objects
Jordan Crouse
1
-0
/
+15
2018-12-11
drm/msm: Gracefully handle failure in _msm_gem_kernel_new
Jordan Crouse
1
-6
/
+12
2018-12-11
drm: msm: Use DRM_DEV_* instead of dev_*
Mamta Shukla
1
-6
/
+6
2018-08-03
gpu: drm: msm: Change return type to vm_fault_t
Souptick Joarder
1
-23
/
+10
2018-04-19
drm/msm: Fix possible null dereference on failure of get_pages()
Ben Hutchings
1
-9
/
+11
2018-03-19
drm/msm/dsi: fix direct caller of msm_gem_free_object()
Rob Clark
1
-0
/
+1
2018-02-20
drm/msm: Replace gem_object deprecated functions
Steve Kowalik
1
-6
/
+6
2017-12-13
drm/msm: fix leak in failed get_pages
Prakash Kamliya
1
-4
/
+10
2017-11-02
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
1
-2
/
+2
2017-10-28
drm/msm: add special _get_vaddr_active() for cmdstream dumps
Rob Clark
1
-2
/
+20
2017-10-28
drm/msm: fix _NO_IMPLICIT fencing case
Rob Clark
1
-11
/
+0
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
[next]