]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/gvt: add mmio init for virtual display
authorPei Zhang <pei.zhang@intel.com>
Fri, 7 Apr 2017 08:50:16 +0000 (16:50 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Wed, 12 Apr 2017 05:59:33 +0000 (13:59 +0800)
commit0eff409210024d4dbe9e38ce5755efab77466956
tree10d1f25204c97c4b7660e609daa1c399463367f1
parente8cd0088f4e57f9bcdb695c2a31666cbb20e4cb6
drm/i915/gvt: add mmio init for virtual display

GVT implements a purely virtual monitor for virtual GPU independent of
the host. Some DDI related MMIO are not initialized in current code
which cause the display initialization failure in guest. This patch
fills the gap.

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