]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915/gvt: not to restore in-context mmio
authorChuanxiao Dong <chuanxiao.dong@intel.com>
Mon, 8 May 2017 01:27:39 +0000 (09:27 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Mon, 8 May 2017 08:55:35 +0000 (16:55 +0800)
commit2345ab1df8a9aa3cdca942142b48eb141faeb1c3
tree28b666266ff602ca0141488bf69ca1f12f2ef7f9
parent7f48d0b48cba2ddc03d09353ba4ef6ae680da520
drm/i915/gvt: not to restore in-context mmio

Needn't to restore the in-context MMIO when SCHEDULE_OUT. Sometimes
with restoring the in-context MMIO, some GPU hang can be observed. So
remove the in-context MMIO restore

Signed-off-by: Chuanxiao Dong <chuanxiao.dong@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/render.c