commit | 4e2f9fa7ffb5324adfc62fa3da6e1e36827fd5ad | [log] [tgz] |
---|---|---|
author | Deepak Rawat <drawat@vmware.com> | Tue Jan 16 08:25:55 2018 +0100 |
committer | Thomas Hellstrom <thellstrom@vmware.com> | Thu Mar 22 10:55:56 2018 +0100 |
tree | 9c1989df2bc34126e5e7aa113ff165e12cb94dc7 | |
parent | 91e9f352cd1b79772b4883fd31e04655d4a97318 [diff] |
drm/vmwgfx: Move surface copy cmd to atomic function When display surface is different than the framebuffer surface, atomic path do not copy the surface data. This commit moved the code to copy surface from legacy to atomic path. Signed-off-by: Deepak Rawat <drawat@vmware.com> Reviewed-by: Sinclair Yeh <syeh@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>