commit | 0a8b66e3adbe302a02bb33e1a662416281ade616 | [log] [tgz] |
---|---|---|
author | Ping Gao <ping.a.gao@intel.com> | Wed Oct 26 13:36:41 2016 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Wed Oct 26 13:36:41 2016 +0800 |
tree | fad073bb536e12ba7830b701db4afcfc62dac2fb | |
parent | 40d2428b3a6aaa3d6ba0de0e8780c4b4eb53426c [diff] |
drm/i915/gvt: correct the reset logic The current_vgpu will set to NULL after stopping the scheduler when the reset is triggered by current vgpu, so here need change the judgement condition for current vgpu detection. Signed-off-by: Ping Gao <ping.a.gao@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>