ANDROID: drm/virtio: allocate an array of fence contexts
We don't want fences from different 3D contexts (virgl, gfxstream,
venus) to be on the same timeline. With explicit context creation,
we can specify the number of timelines each context wants.
Execbuffer can specify which timeline to use.
Signed-off-by:
Gurchetan Singh <gurchetansingh@chromium.org>
BUG: 173630595
TEST: boot VM
Change-Id: I42677d318220986db57009674ee4b07d92b86eae
Loading
Please sign in to comment