commit | c1802534e5a6ec089e2b951116adfc14bb6dae64 | [log] [tgz] |
---|---|---|
author | Zhi Wang <zhi.a.wang@intel.com> | Tue Oct 17 02:00:27 2017 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Thu Nov 16 11:48:24 2017 +0800 |
tree | 80955b3ca60edc1d4b69c1abbabbd410f70d5520 | |
parent | 655c64efe36f199bea16f9ba7388c479d5feed5f [diff] |
drm/i915/gvt: Refine broken PPGTT scratch Refine previously broken PPGTT scratch. Scratch PTE was no correctly handled and also the handling of scratch entries in page table walk was not well organized, which brings gaps of introducing lazy shadow. Signed-off-by: Zhi Wang <zhi.a.wang@intel.com>