Revert "drm/i915/gvt: set max priority for gvt context"
authorWeinan Li <weinan.z.li@intel.com>
Wed, 21 Mar 2018 07:40:32 +0000 (15:40 +0800)
committerZhi Wang <zhi.a.wang@intel.com>
Sun, 13 May 2018 21:26:09 +0000 (05:26 +0800)
commit41e403d04e7050c8d88682939febcdbe117d4c82
treec55a0cf612788297d3518ffddfc7aef09a9063c9
parentbba9525520b6028ecbe7486e13216e9ede8636be
Revert "drm/i915/gvt: set max priority for gvt context"

This reverts commit 11474e9091cf2002e948647fd9f63a7f027e488a.

There are issues which will block the host preemption before, instead of
disabling it use one workaround "setting max priority for gvt context"
to avoid the gvt context be preempted by the host. Now the issues have been
cleared, so revert this patch to enable host preemption.

v2:
- refine description(Zhenyu)

Signed-off-by: Weinan Li <weinan.z.li@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Zhi Wang <zhi.a.wang@intel.com>
drivers/gpu/drm/i915/gvt/scheduler.c