diff options
| author | Gurchetan Singh <[email protected]> | 2021-09-21 16:20:19 -0700 |
|---|---|---|
| committer | Gerd Hoffmann <[email protected]> | 2021-09-29 09:22:30 +0200 |
| commit | e8b6e76f69a4336076a2e639d211c4cf3447ce87 (patch) | |
| tree | 9e58e2e80538b045cc86e39fb1869f55a9dd9442 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 7547675b84bf452542463db29adb113cadb7dd6d (diff) | |
drm/virtio: implement context init: plumb {base_fence_ctx, ring_idx} to virtio_gpu_fence_alloc
These were defined in the previous commit. We'll need these
parameters when allocating a dma_fence. The use case for this
is multiple synchronizations timelines.
The maximum number of timelines per 3D instance will be 32. Usually,
only 2 are needed -- one for CPU commands, and another for GPU
commands.
As such, we'll need to specify these parameters when allocating a
dma_fence.
vgdev->fence_drv.context is the "default" fence context for 2D mode
and old userspace.
Signed-off-by: Gurchetan Singh <[email protected]>
Acked-by: Lingfeng Yang <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Gerd Hoffmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions