diff options
author | Pei Zhang <pei.zhang@intel.com> | 2017-01-04 22:32:23 +0800 |
---|---|---|
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | 2017-01-09 11:05:56 +0800 |
commit | 901a14b721feef1b37cfe6362ee103e135133677 (patch) | |
tree | c6c5a1c269eb9d885a0cb21d25a1dcda9c2ccfab /drivers | |
parent | 905a5035ebe79e89712cda0bed1887c73aa8e9bb (diff) |
drm/i915/gvt: print correct value for untracked mmio
In function intel_vgpu_emulate_mmio_read, the untracked mmio register is
dumped through kernel log, but the register value is not correct. This
patch fixes this issue.
V2: fix the fromat warning from checkpatch.pl.
Signed-off-by: Pei Zhang <pei.zhang@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'drivers')