index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
msm_gem_vma.c
Age
Commit message (
Expand
)
Author
2020-05-23
drm/msm: Refactor address space initialization
Jordan Crouse
2020-05-23
drm/msm: Attach the IOMMU device during initialization
Jordan Crouse
2020-05-18
drm/msm: add msm_gem_get_and_pin_iova_range
Jonathan Marek
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-04-18
drm/msm: Fix NULL pointer dereference
Luca Weiss
2019-01-24
drm/msm: honor GPU_READONLY flag
Rob Clark
2018-12-11
drm/msm: implement a2xx mmu
Jonathan Marek
2018-12-11
drm/msm: Count how many times iova memory is pinned
Jordan Crouse
2018-12-11
drm/msm: Split msm_gem_get_iova into two steps
Jordan Crouse
2018-12-11
drm/msm: Remove sgt from the mmu unmap function
Jordan Crouse
2018-02-20
drm/msm: Pass the correct aperture end to drm_mm_init
Jordan Crouse
2017-08-01
drm/msm: NULL pointer dereference in drivers/gpu/drm/msm/msm_gem_vma.c
Hans Verkuil
2017-06-17
drm/msm: Separate locking of buffer resources from struct_mutex
Sushmita Susheelendra
2017-04-08
drm/msm: Reference count address spaces
Jordan Crouse
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
2016-11-27
drm/msm: support multiple address spaces
Rob Clark