drm/i915/gvt: make width of mmio_attribute bigger
authorYan Zhao <yan.y.zhao@intel.com>
Wed, 23 Dec 2020 03:45:45 +0000 (11:45 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Fri, 25 Dec 2020 03:16:14 +0000 (11:16 +0800)
commit1a8811930c967e0fdfba17988b5b10e80c6ab9cb
treee844f999418bc66444e593dbc6281cea448220cd
parent70add39fad1cb86c9637fe59002a40668ac5628c
drm/i915/gvt: make width of mmio_attribute bigger

8 bits are all used up. extend it to 16 bits to hold more flags.

Suggested-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Yan Zhao <yan.y.zhao@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20201223034545.17224-1-yan.y.zhao@intel.com
Reviewed-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/gvt.h
drivers/gpu/drm/i915/gvt/handlers.c