commit | 56a78de54964894de2f65c9fa8066d5e9843e1ce | [log] [tgz] |
---|---|---|
author | Changbin Du <changbin.du@intel.com> | Tue Jun 06 15:56:11 2017 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Thu Jun 08 13:59:20 2017 +0800 |
tree | 6789d999aace0bf3b668c1513515e1e8a6765eaa | |
parent | d8d94ba3fc4d28753d0d6ba08340d8467380e666 [diff] |
drm/i915/gvt: Make mmio_attribute as type u8 to save 1.5MB memory Type u8 is big enough to contain all MMIO attribute flags. As the total MMIO size is 2MB so we saved 1.5MB memory. Signed-off-by: Changbin Du <changbin.du@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>