commit | 1f1a36cc4d4986a800018f1d3eed94a4e92a576f | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Thu Aug 24 08:06:31 2017 +0200 |
committer | Sinclair Yeh <syeh@vmware.com> | Mon Aug 28 17:40:51 2017 +0200 |
tree | 79d2bad22fa9b77d0cbd0cb5f45b71c08227a4df | |
parent | 5f55be5f306a619e0cdc58104f06a564f5bb30d5 [diff] |
drm/vmwgfx: Fix incorrect command header offset at restart Sometimes it appears like the device modifies the command header offset member. So explicitly clear it when restarting after an error. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Sinclair Yeh <syeh@vmware.com>