diff options
| author | Gurchetan Singh <[email protected]> | 2020-02-24 16:07:58 -0800 |
|---|---|---|
| committer | Gerd Hoffmann <[email protected]> | 2020-02-25 09:48:41 +0100 |
| commit | 40cadedd20a5fefba7ebca7cee7a8743a55e2509 (patch) | |
| tree | 1e4c7190defe8210501e9f82c5e5cb37383954da /tools/perf/scripts/python | |
| parent | 30349f8f643febc8d94684bc31e847b84bab2c05 (diff) | |
drm/virtio: factor out context create hypercall
We currently create an OpenGL context when opening the DRM fd
if 3D is available.
We may need other context types (VK,..) in the future, and the plan
is to have explicit initialization for that.
For explicit initialization to work, we need to factor out
virtio_gpu_create_context from driver initialization.
v2: Move context handle initialization too (olv)
v6: Remove redundant 3D check (emil.velikov)
Reviewed-by: Chia-I Wu <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Signed-off-by: Gurchetan Singh <[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')
0 files changed, 0 insertions, 0 deletions