diff options
author | Changbin Du <changbin.du@intel.com> | 2018-05-15 10:35:33 +0800 |
---|---|---|
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | 2018-07-09 10:22:30 +0800 |
commit | b294657d1bab3371bf02c31a243232bfa9f4629f (patch) | |
tree | a46d75f1597acd5499d81ab343ab511d1908ee3a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 57c8a484a9cbf1315b5299702d12aef04867eeee (diff) |
drm/i915/gvt: Add new 64K entry type
Add a new entry type GTT_TYPE_PPGTT_PTE_64K_ENTRY. 64K entry is very
different from 2M/1G entry. 64K entry is controlled by IPS bit in upper
PDE. To leverage the current logic, I take IPS bit as 'PSE' for PTE
level. Which means, 64K entries can also processed by get_pse_type().
v2: Make it bisectable.
Signed-off-by: Changbin Du <changbin.du@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions