diff options
author | Gerd Hoffmann <[email protected]> | 2019-08-29 12:32:52 +0200 |
---|---|---|
committer | Gerd Hoffmann <[email protected]> | 2019-09-04 06:54:09 +0200 |
commit | e2324300f427ffca99135b256a97f9fb62fc2483 (patch) | |
tree | 100848d90d2c061ba85817cda287e43bb3ab024d /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | da758d51968a88fc879bdbd16a0da4784499b5bb (diff) |
drm/virtio: rework virtio_gpu_object_create fencing
Rework fencing workflow. Stop using ttm helpers, use the
virtio_gpu_array_* helpers instead.
Due to using the gem reservation object it is initialized and ready for
use before calling ttm_bo_init. So we can simply use the standard
fencing workflow and drop the tricky logic which checks whenever the
command is in flight still.
v6: rewrite most of the patch.
Signed-off-by: Gerd Hoffmann <[email protected]>
Reviewed-by: Chia-I Wu <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions