Skip to content
Snippets Groups Projects
Commit 3007dc2a authored by Rob Clark's avatar Rob Clark Committed by Gerd Hoffmann
Browse files

drm/virtio: Fix same-context optimization


When VIRTGPU_EXECBUF_RING_IDX is used, we should be considering the
timeline that the EB if running on rather than the global driver fence
context.

Fixes: 85c83ea9 ("drm/virtio: implement context init: allocate an array of fence contexts")
Signed-off-by: default avatarRob Clark <robdclark@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20220812224001.2806463-1-robdclark@gmail.com


Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
parent d9c04a1b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment