commit | 155521c93e468211673206e1871b53d26a44a82d | [log] [tgz] |
---|---|---|
author | Changbin Du <changbin.du@intel.com> | Tue May 15 10:35:39 2018 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Mon Jul 09 10:23:32 2018 +0800 |
tree | d81f3657575703cb525a7505d5bfabc1837d1bfd | |
parent | c3e697635fcc9173e1d7116d9ebfd2fd0887177d [diff] |
drm/i915/gvt: Split ppgtt_alloc_spt into two parts We need a interface to allocate a pure shadow page which doesn't have a guest page associated with. Such shadow page is used to shadow 2M huge gtt entry. Signed-off-by: Changbin Du <changbin.du@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>