Home
last modified time | relevance | path

Searched hist:"32356920 dae17ef3b04fe02a113418c983fc66ce" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dsched_policy.cdiff 32356920dae17ef3b04fe02a113418c983fc66ce Wed Mar 29 11:36:36 CDT 2017 Ping Gao <ping.a.gao@intel.com> drm/i915/gvt: factor out the scheduler

Factor out the scheduler to a more clear structure, the basic
logic is to find out next vGPU first and then schedule it.
vGPUs were ordered in a LRU list, scheduler scan from the LRU
list head and choose the first vGPU who has pending workload.

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>