diff options
| author | Chris Wilson <[email protected]> | 2019-06-21 22:57:33 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2019-06-22 00:52:25 +0100 |
| commit | b2dbf8d982a4f02a00261a5f8f75d2f0bf765de4 (patch) | |
| tree | 58633bfd2156f99948b5fcc0c3b6bdb92654c425 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | fb993aa7a4049263fc1a139daf89fadc79a0ecc7 (diff) | |
drm/i915/blt: Remove recursive vma->lock
As we have already plugged the w->dma into the reservation_object, and
have set ourselves up to automatically signal the request and w->dma on
completion, we do not need to export the rq->fence directly and just use
the w->dma fence.
This avoids having to take the reservation_lock inside the worker which
cross-release lockdep would complain about. :)
Signed-off-by: Chris Wilson <[email protected]>
Cc: Matthew Auld <[email protected]>
Reviewed-by: Matthew Auld <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions