aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/msm_gem_vma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-11drm/msm: implement a2xx mmuJonathan Marek1-0/+23
2018-12-11drm/msm: Count how many times iova memory is pinnedJordan Crouse1-12/+39
2018-12-11drm/msm: Split msm_gem_get_iova into two stepsJordan Crouse1-13/+31
2018-12-11drm/msm: Remove sgt from the mmu unmap functionJordan Crouse1-2/+2
2018-02-20drm/msm: Pass the correct aperture end to drm_mm_initJordan Crouse1-1/+3
2017-08-01drm/msm: NULL pointer dereference in drivers/gpu/drm/msm/msm_gem_vma.cHans Verkuil1-1/+1
2017-06-17drm/msm: Separate locking of buffer resources from struct_mutexSushmita Susheelendra1-1/+9
2017-04-08drm/msm: Reference count address spacesJordan Crouse1-9/+26
2017-02-03drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson1-2/+1
2016-11-27drm/msm: support multiple address spacesRob Clark1-0/+90