drm/i915/gvt: Enable the shadow batch buffer
authorTina Zhang <tina.zhang@intel.com>
Tue, 17 Jan 2017 06:33:16 +0000 (14:33 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Tue, 17 Jan 2017 08:53:16 +0000 (16:53 +0800)
commit58c744da9dcc82a4b55a18e05149ae0e32624d11
tree7ed8cc51a198455fd5099b8a32392d4812d83f02
parentc34eaa8d0f9d9ae26a4a6af7bc3aca57310cf483
drm/i915/gvt: Enable the shadow batch buffer

Shadow batch buffer is used to shadow the privileged batch
buffer which is submitted by vGPU's workload. This patch is
used to unmark this functionality.

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