commit | efa69d734adbf8a562d58d9fdc3429f2717764e7 | [log] [tgz] |
---|---|---|
author | Pei Zhang <pei.zhang@intel.com> | Fri Apr 07 16:50:16 2017 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Wed Apr 12 13:59:33 2017 +0800 |
tree | 10d1f25204c97c4b7660e609daa1c399463367f1 | |
parent | fd3bd0a99cffffe476d54edd2eb13b52b1e9a27d [diff] |
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>