drm/i915/gvt: add cmd_access to GEN7_HALF_SLICE_CHICKEN1
authorPei Zhang <pei.zhang@intel.com>
Tue, 21 Feb 2017 13:58:14 +0000 (21:58 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Thu, 23 Feb 2017 09:32:15 +0000 (17:32 +0800)
commit187447a106fc9caca45f10413845678d3666556c
tree3bfc58afb7e3474f6eaff78f049048886cb02040
parente6cedfea6b8dcb205f75ea632570f52d2ffd1251
drm/i915/gvt: add cmd_access to GEN7_HALF_SLICE_CHICKEN1

Linux guest is using this MMIO in lri command. Add cmd_access flag
for this mmio in gvt to avoid error log.

v2: change the mmio address to its macro name

Signed-off-by: Pei Zhang <pei.zhang@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/handlers.c