summaryrefslogtreecommitdiff
path: root/drivers/bus
diff options
context:
space:
mode:
authorXiong Zhang <xiong.y.zhang@intel.com>2017-11-07 19:45:21 +0300
committerZhenyu Wang <zhenyuw@linux.intel.com>2017-11-16 06:48:35 +0300
commitb2d6ef70614e9e9dacfa9fc7dac49e7dc22dc8b3 (patch)
treed3d9231fb663616dc0fe92e6b82769ec032053d4 /drivers/bus
parent295764cd2ff41e2c1bc8af4050de77cec5e7a1c0 (diff)
downloadlinux-b2d6ef70614e9e9dacfa9fc7dac49e7dc22dc8b3.tar.xz
drm/i915/gvt: Let each vgpu has separate opregion memory
Currently every vgpu share a common gvt opregion memory, but it is freed at vgpu destroy, then the later vgpu doesn't have opregion memory once the first vgpu is destroyed. This cause guest function failure like reboot, second or later boot. This patch allocate and init virt opregion memory for each vgpu, so this memory could be freed at vgpu destroy. Signed-off-by: Xiong Zhang <xiong.y.zhang@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'drivers/bus')
0 files changed, 0 insertions, 0 deletions