commit | 7d1e5cdf01789729aff2da4005f51f58b491040c | [log] [tgz] |
---|---|---|
author | Zhi Wang <zhi.a.wang@intel.com> | Fri Sep 29 02:47:55 2017 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Thu Nov 16 11:48:22 2017 +0800 |
tree | c0260893589093236a8e77d222649ea43e1bac23 | |
parent | f52c380a48f527930c86ea6fd7242873c93ba682 [diff] |
drm/i915/gvt: Factor intel_vgpu_page_track As the data structure of "intel_vgpu_guest_page" will become much heavier in future, it's better to factor out the guest memory page track mechnisim as early as possible. Signed-off-by: Zhi Wang <zhi.a.wang@intel.com>