commit | 4dff110b15aea2f7653957a70921a7be1f45d59b | [log] [tgz] |
---|---|---|
author | Xiong Zhang <xiong.y.zhang@intel.com> | Mon Nov 20 15:31:15 2017 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Mon Dec 04 11:24:32 2017 +0800 |
tree | c2cc5634066a2e16c4fc61e53b189c48a3bcccfb | |
parent | ea26c96d59b27e878fe61e8ef0fed840d2281a2f [diff] |
drm/i915/gvt: Alloc and Init guest opregion at vgpu creation Currently guest opregion is allocated and initialised when guest write opregion base register. This is too late for kvmgt, so move it to vgpu_create time. Signed-off-by: Xiong Zhang <xiong.y.zhang@intel.com> Tested-by: Tina Zhang <tina.zhang@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>