commit | fbfd76c3746a322a9f33f77b66f85d4f68cabe4a | [log] [tgz] |
---|---|---|
author | Changbin Du <changbin.du@intel.com> | Tue Jun 06 15:56:13 2017 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Thu Jun 08 13:59:20 2017 +0800 |
tree | 8d23172e719cf060e9d5c78c1f7a848d3ce03f35 | |
parent | 5c6d4c676d0ccba2dcd97e47e1f10321da423e7d [diff] |
drm/i915/gvt: Add helper for tuning MMIO hash table We count all the tracked virtual MMIO registers, which can help us to tune the MMIO hash table. v2: Move num_tracked_mmio into gvt structure. Signed-off-by: Changbin Du <changbin.du@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>