commit | c713cb2f9b7e1e9ffa8a379cecb13bc6eacd49b6 | [log] [tgz] |
---|---|---|
author | Ping Gao <ping.a.gao@intel.com> | Wed May 24 20:30:17 2017 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Thu Jun 08 13:59:16 2017 +0800 |
tree | f32339ea16083a9c68508e535451e1d84896459a | |
parent | 089f93c3f94c368157980578b1efc4f6014ebd97 [diff] |
drm/i915/gvt: Support event based scheduling This patch decouple the time slice calculation and scheduler, let other event be able to trigger scheduling without impact the calculation for QoS. v2: add only one new enum definition. v3: fix typo. Signed-off-by: Ping Gao <ping.a.gao@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>