commit | 178cd160c6652f57571ba3dc0a9091a1f41d9bc8 | [log] [tgz] |
---|---|---|
author | Changbin Du <changbin.du@intel.com> | Tue Jun 06 15:56:14 2017 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Thu Jun 08 13:59:21 2017 +0800 |
tree | e02e5bbfa5e745c1e1a060fa4837253304de95fc | |
parent | fbfd76c3746a322a9f33f77b66f85d4f68cabe4a [diff] |
drm/i915/gvt: Tuning the size of MMIO hash lookup table to 2048 On Skylake platform, The traced virtual mmio registers are up to 2039. So tuning the hash table size to improve lookup performance. Signed-off-by: Changbin Du <changbin.du@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>