diff options
author | Roland Scheidegger <[email protected]> | 2020-07-09 18:54:14 +0200 |
---|---|---|
committer | Roland Scheidegger <[email protected]> | 2020-07-14 04:05:52 +0200 |
commit | 1f054fd26e29784d373c3d29c348ee48f1c41fb2 (patch) | |
tree | 2d0f3e1d249524b31c1a2821761d586ba9a5d964 /scripts/gen_compile_commands.py | |
parent | 38794a5465b752118098e36cf95c59083f9f1f88 (diff) |
drm/vmwgfx: fix update of display surface when resolution changes
The assignment of metadata overwrote the new display resolution values,
hence we'd miss the size actually changed and wouldn't redefine the
surface. This would then lead to command buffer error when trying to
update the screen target (due to the size mismatch), and result in a
VM with black screen.
Fixes: 504901dbb0b5 ("drm/vmwgfx: Refactor surface_define to use vmw_surface_metadata")
Reviewed-by: Charmaine Lee <[email protected]>
Signed-off-by: Roland Scheidegger <[email protected]>
Cc: [email protected]
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions