diff options
author | Zack Rusin <[email protected]> | 2021-12-06 12:26:13 -0500 |
---|---|---|
committer | Zack Rusin <[email protected]> | 2021-12-09 13:16:21 -0500 |
commit | 24df43d93d72c5bb86165e5e59c64f909ab0149a (patch) | |
tree | c81921e044e9338e52ff2d65fe105b9777c4be65 /scripts/gdb/linux/tasks.py | |
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 <[email protected]>
Reviewed-by: Martin Krastev <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions