diff options
author | Zack Rusin <zackr@vmware.com> | 2021-12-06 12:26:13 -0500 |
---|---|---|
committer | Zack Rusin <zackr@vmware.com> | 2021-12-09 13:16:21 -0500 |
commit | 24df43d93d72c5bb86165e5e59c64f909ab0149a (patch) | |
tree | c81921e044e9338e52ff2d65fe105b9777c4be65 /tools/perf/scripts/python | |
parent | 8afa13a0583f94c14607e3041c02f068ac8fb628 (diff) |
drm/vmwgfx: Implement create_handle on drm_framebuffer_funcs
The fb handle code assumes it deals with GEM objects. Because vmwgfx
buffer objects were not actually GEM objects we were not able to
implement that interface. Now that vmwgfx supports GEM buffer objects
we can trivially implement create_handle for buffer object backed
framebuffers.
Among others this gets IGT's kms_getfb test passing.
Signed-off-by: Zack Rusin <zackr@vmware.com>
Reviewed-by: Martin Krastev <krastevm@vmware.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211206172620.3139754-6-zack@kde.org
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions