drm/i915/gvt: Disable compression workaround for Gen9
authorChuanxiao Dong <chuanxiao.dong@intel.com>
Wed, 17 May 2017 07:49:01 +0000 (15:49 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Tue, 23 May 2017 05:03:04 +0000 (13:03 +0800)
commit1999f108c983a7287a847b09e29dac25b9301dee
tree6f07f7f1f1a788eba920247a7a45a078cbd41350
parent2f720aac936dc7a301b757d3b197d86c333d59b8
drm/i915/gvt: Disable compression workaround for Gen9

With enabling this workaround, can observe GPU hang issue on Gen9. As
currently host side doesn't have this workaround, disable it from GVT
side.

v2:
- Fix indent error.(Zhenyu)

Cc: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Chuanxiao Dong <chuanxiao.dong@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/handlers.c