commit | 4c9414d7b152bf344521bf786b5748e833270776 | [log] [tgz] |
---|---|---|
author | Changbin Du <changbin.du@intel.com> | Tue May 15 10:35:40 2018 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Mon Jul 09 10:23:41 2018 +0800 |
tree | 4c73668eaff04efdc51f169b3a69f0fac1a06d9c | |
parent | 155521c93e468211673206e1871b53d26a44a82d [diff] |
drm/i915/gvt: Make PTE iterator 64K entry aware 64K PTE is special, only PTE#0, PTE#16, PTE#32, ... PTE#496 are used in the page table. Signed-off-by: Changbin Du <changbin.du@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>