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_submit.c
Age
Commit message (
Expand
)
Author
2020-09-12
drm/msm: Drop context arg to gpu->submit()
Jordan Crouse
2020-09-12
drm/msm: Add a context pointer to the submitqueue
Jordan Crouse
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-05-19
drm/gem: add _locked suffix to drm_gem_object_put
Emil Velikov
2020-05-18
drm/msm: Add syncobj support.
Bas Nieuwenhuizen
2019-12-17
drm/msm: Use dma_resv locking wrappers
Daniel Vetter
2019-11-21
drm/msm: Don't init ww_mutec acquire ctx before needed
Daniel Vetter
2019-09-03
drm/msm: Use struct_size() helper
Gustavo A. R. Silva
2019-09-03
drm/msm: drop use of drmP.h
Sam Ravnborg
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-18
drm/msm: Pass the MMU domain index in struct msm_file_private
Jordan Crouse
2019-04-24
Merge tag 'drm-msm-next-2019-04-21' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2019-04-19
drm/msm: Split submit_lookup_objects() into two loops
Kristian H. Kristensen
2019-02-19
drm: msm: Switch to use drm_gem_object reservation_object
Rob Herring
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-12-11
drm/msm/gpu: add submit flag to hint which buffers should be dumped
Rob Clark
2018-12-11
drm/msm: Count how many times iova memory is pinned
Jordan Crouse
2018-12-11
drm/msm: Add msm_gem_get_and_pin_iova()
Jordan Crouse
2018-12-11
drm/msm/gpu: Add trace events for tracking GPU submissions
Jordan Crouse
2018-12-03
drm/msm: Move fence put to where failure occurs
Robert Foss
2018-12-03
drm/msm/gpu: Don't map command buffers with nr_relocs equal to 0
Jordan Crouse
2018-10-25
dma-buf: allow reserving more than one shared fence slot
Christian König
2018-10-03
drm/msm: Replace drm_gem_object_{un/reference} with put, get functions
Thomas Zimmermann
2018-02-20
drm/msm: add sudo flag to submit ioctl
Rob Clark
2017-10-28
drm/msm: preserve IOVAs in submit's bo table
Rob Clark
2017-10-28
drm/msm: Removed unused struct_mutex_task
Jordan Crouse
2017-10-28
drm/msm: Support multiple ringbuffers
Jordan Crouse
2017-10-28
drm/msm: Add per-instance submit queues
Jordan Crouse
2017-10-28
drm/msm: fix _NO_IMPLICIT fencing case
Rob Clark
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-08-01
drm/msm: args->fence should be args->flags
Jordan Crouse
2017-08-01
drm/msm: fix an integer overflow test
Dan Carpenter
2017-06-19
drm/msm: Fix potential buffer overflow issue
Kasin Li
2017-06-17
drm/msm: Separate locking of buffer resources from struct_mutex
Sushmita Susheelendra
2017-06-16
drm/msm: pass address-space to _get_iova() and friends
Rob Clark
2017-05-27
drm/msm: Fix the check for the command size
Jordan Crouse
2017-05-27
drm/msm: for array in-fences, check if all backing fences are from our own co...
Philipp Zabel
2017-04-08
drm/msm: move submit fence wait out of struct_mutex
Rob Clark
2017-02-06
drm/msm: return -EFAULT if copy_from_user() fails
Dan Carpenter
2016-12-29
drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are set
Jordan Crouse
2016-12-29
drm/msm: Put back the vaddr in submit_reloc()
Jordan Crouse
2016-11-28
drm/msm: convert iova to 64b
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: submit support for out-fences
Rob Clark
2016-09-15
drm/msm: move fence allocation out of msm_gpu_submit()
Rob Clark
2016-09-15
drm/msm: submit support for in-fences
Rob Clark
[next]