commit | 03806edc3582392727a6dc617662ac57e6b24b01 | [log] [tgz] |
---|---|---|
author | Zhenyu Wang <zhenyuw@linux.intel.com> | Mon Feb 13 17:07:19 2017 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Tue Feb 14 17:03:42 2017 +0800 |
tree | cb1350a119e10d21776eb31b9424db4acc1877b9 | |
parent | 5b3cac191670c2ee2995cd740b80fbb638de3f3e [diff] |
drm/i915/gvt: Fix shadow context descriptor We need to be careful to only update addr mode for gvt shadow context descriptor but keep other valid config. This fixes GPU hang caused by invalid descriptor submitted for gvt workload. Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>