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_ringbuffer.c
Age
Commit message (
Expand
)
Author
2018-12-11
drm/msm/gpu: Map the ringbuffer in the iova at create time
Jordan Crouse
2018-12-11
drm/msm: Add a name field for gem objects
Jordan Crouse
2018-12-11
drm/msm: Add a common function to free kernel buffer objects
Jordan Crouse
2018-02-20
drm/msm: Replace gem_object deprecated functions
Steve Kowalik
2017-10-28
drm/msm: Implement preemption for A5XX targets
Jordan Crouse
2017-10-28
drm/msm: Shadow current pointer in the ring until command is complete
Jordan Crouse
2017-10-28
drm/msm: Support multiple ringbuffers
Jordan Crouse
2017-08-22
drm/msm: Add a helper function for in-kernel buffer allocations
Jordan Crouse
2017-06-17
drm/msm: Separate locking of buffer resources from struct_mutex
Sushmita Susheelendra
2016-12-29
drm/msm: Ensure that the hardware write pointer is valid
Jordan Crouse
2016-07-16
drm/msm: change gem->vmap() to get/put
Rob Clark
2016-06-04
drm/msm: deal with exhausted vmap space better
Rob Clark
2015-05-15
drm/msm: fix locking inconsistencies in gpu->destroy()
Rob Clark
2013-08-24
drm/msm: add a3xx gpu support
Rob Clark