commit | 144730256f7a3a8b4cae0150852d0ac3be1a676b | [log] [tgz] |
---|---|---|
author | Zhenyu Wang <zhenyuw@linux.intel.com> | Tue Dec 27 14:49:14 2016 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Tue Feb 07 17:21:55 2017 +0800 |
tree | b2d09533d3b3b45cdae4ace864e94c04a810b867 | |
parent | 3de49a7314c9e17d71e97af4ed4b0564609e9ba7 [diff] |
drm/i915/gvt: use normal mmio read function for firmware exposure As now gvt init is late after MMIO initialization, use normal MMIO read function for initial firmware exposure if no available firmware loaded. Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>