]> 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)
commit06bf6c2412a7fb1882c522a751082de7a3029b41
tree34478ebb5fb0b1449765828a217d08c4f519c43a
parent871d56911b8a7fda4940df578f023e2d00a2788f
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