commit | 0811fa663015c469510f30e2a0f2fe8fd383b224 | [log] [tgz] |
---|---|---|
author | fred gao <fred.gao@intel.com> | Wed May 24 12:02:24 2017 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Thu Jun 08 13:59:21 2017 +0800 |
tree | be1b0356a46bd10d69cd605b9d466776174ccfb8 | |
parent | 178cd160c6652f57571ba3dc0a9091a1f41d9bc8 [diff] |
drm/i915/gvt: Fix GDRST vreg state after reset Emulating the GDRST read behavior correctly to ack the guest reset request. v2: - split the original patch into two: GDRST read handler and virtual gpu reset. (Zhenyu) v3: - emulate the GDRST read right after write. (Zhenyu) Cc: Zhenyu Wang <zhenyuw@linux.intel.com> Cc: Zhang Yulei <yulei.zhang@intel.com> Signed-off-by: fred gao <fred.gao@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>