commit | 97d58f7dd0ff12e5fddeffb40aed845daa628149 | [log] [tgz] |
---|---|---|
author | Changbin Du <changbin.du@intel.com> | Fri Jan 13 11:16:01 2017 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Fri Jan 13 15:05:38 2017 +0800 |
tree | a24bebdbe0347fa05edbbc9994f38d71fb8e3164 | |
parent | cdcc43479c9b929940a1955d2e7bae696d2b9496 [diff] |
drm/i915/gvt: introduce intel_vgpu_reset_mmio() to reset mmio space This patch introduces a new function intel_vgpu_reset_mmio() to reset vGPU MMIO space (virtual registers of the vGPU). The default values are loaded as firmware during gvt inititiation. Signed-off-by: Changbin Du <changbin.du@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>