Files
linux/drivers/gpu/drm/i915/gvt
Weinan Li 971afec3a5 drm/i915/gvt: ignore unexpected pvinfo write
There is pvinfo writing come from vgpu might be unexpected, like
writing to one unknown address, GVT-g should do as reserved register
to discard any invalid write. Now GVT-g lets it write to the vreg
without prompt error message, should ignore the unexpected pvinfo
write access and leave the vreg as the default value.

For possible guest query GVT-g host feature, this returned proper
value instead of wrong guest setting.

v2: ignore unexpected pvinfo write instead of return predefined value

Fixes: e39c5add32 ("drm/i915/gvt: vGPU MMIO virtualization")
Cc: Zhenyu Wang <zhenyuw@linux.intel.com>
Reviewed-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Weinan Li <weinan.z.li@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
2019-06-17 15:45:41 +08:00
..
2019-01-31 11:26:55 +08:00
2019-02-18 13:27:15 +10:00
2016-10-14 18:15:25 +08:00
2019-04-08 10:39:26 +08:00
2019-03-11 11:32:07 +08:00
2019-02-18 13:27:15 +10:00
2018-09-27 11:06:46 +10:00
2016-10-14 18:12:11 +08:00