commit | afe04fbe6c522e73d5cc61a6660cce0e78630786 | [log] [tgz] |
---|---|---|
author | Ping Gao <ping.a.gao@intel.com> | Thu Mar 30 00:36:39 2017 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Thu Mar 30 13:34:07 2017 +0800 |
tree | 7722a11d3c7d1dd8b5e6866409dffe161af41bd8 | |
parent | 39d467c2b71ccb4a55af830c117fafe0525caa12 [diff] |
drm/i915/gvt: create an idle vGPU vGPU resource is allocated by scheduler. To account for non-allocated free cycles, we create an idle vGPU as the placeholder similar to idle task concept, which is useful to handle some corner cases in scheduling policy. Signed-off-by: Ping Gao <ping.a.gao@intel.com> Reviewed-by: Kevin Tian <kevin.tian@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>