commit | 5e2d10463d6b79080c3376138221b73ea6e95186 | [log] [tgz] |
---|---|---|
author | Lepton Wu <lepton@chromium.org> | Mon Apr 19 13:37:28 2021 -0700 |
committer | Lepton Wu <lepton@chromium.org> | Mon Apr 19 14:23:57 2021 -0700 |
tree | 0c84e43f9cd67c32f5ee4044fa7acfd5fef9e964 | |
parent | 3e4c3b8c8a853b8c551150c6946672f734335307 [diff] |
vrend: move new added field to the end. This field was introduced 2 months ago and it breaks virgl compatibility between guest/host. Switch the new added field to the end. We will still have compatibility issue but the "bug window" is much smaller. Fixes: 7e7a4e7 ("vrend: Introudce VIRGL_CAP_V2_VIDEO_MEMORY to query video memory") Signed-off-by: Lepton Wu <lepton@chromium.org> Reviewed-by: Gert Wollny <gert.wollny@collabora.com>