]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/gvt/kvmgt: fill info for ROM/VGA region
authorPei Zhang <pei.zhang@intel.com>
Fri, 8 Dec 2017 07:31:12 +0000 (15:31 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Fri, 8 Dec 2017 08:18:49 +0000 (16:18 +0800)
commitc2990e35620d2b20d6d955b9248123de79663121
tree34478ebb5fb0b1449765828a217d08c4f519c43a
parenta08af59982f111b011c13a6da084655132912eae
drm/i915/gvt/kvmgt: fill info for ROM/VGA region

Both ROM/VGA region are not supported for vGPU in GVT. But if the device
model want to get those region, we should return the correct information
but not leave the structure with random data. Change to same operation
of BAR3-BAR5 which are also not supported by vGPU.

Refer to function @intel_vgpu_rw.

Signed-off-by: Pei Zhang <pei.zhang@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/kvmgt.c