diff options
| author | Sushmita Susheelendra <ssusheel@codeaurora.org> | 2017-04-01 16:17:33 -0600 |
|---|---|---|
| committer | Sushmita Susheelendra <ssusheel@codeaurora.org> | 2017-05-31 17:33:08 -0600 |
| commit | 9c0d1dc8c0ad47acfc0d3c2e3ea534c65e3ba3b7 (patch) | |
| tree | f74b04acccecddb9f35a596f5e7ec0b46882d81e /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 9f47a21e5606a5c23601ca168cfa349c803c2a57 (diff) | |
drm/msm: Separate locking of buffer resources from struct_mutex
Buffer object specific resources like pages, domains, sg list
need not be protected with struct_mutex. They can be protected
with a buffer object level lock. This simplifies locking and
makes it easier to avoid potential recursive locking scenarios
for SVM involving mmap_sem and struct_mutex. This also removes
unnecessary serialization when creating buffer objects, and also
between buffer object creation and GPU command submission.
Change-Id: I40cb437d0186c3d9aac365c9baba0aa4792f0aa1
Signed-off-by: Sushmita Susheelendra <ssusheel@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
