commit | 7422064883398612b5921bf26b15bd9b0dd6c325 | [log] [tgz] |
---|---|---|
author | Zhi Wang <zhi.a.wang@intel.com> | Tue Oct 10 17:14:13 2017 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Thu Nov 16 11:48:23 2017 +0800 |
tree | 1bc6515661e5d22c4f3deeae4d3ba1f197af8c46 | |
parent | 22115cef0869b7d08cb2aa60a65d4d978598644c [diff] |
drm/i915/gvt: Fix a bug of unexpectedly clear scratch page table During a vGPU reset, the scratch page table shouldn't be cleared, what needs to be cleared should be the scratch page. Signed-off-by: Zhi Wang <zhi.a.wang@intel.com>