summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gvt/sched_policy.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/gvt: Update time slice more frequentlyZhipeng Gong2018-04-231-13/+13
* drm/i915/gvt: Use real time to do timer checkZhipeng Gong2018-04-231-2/+7
* drm/i915/gvt: Fix vGPU sched timeslice calculation warningZhenyu Wang2018-03-061-3/+2
* drm/i915/gvt: only reset execlist state of one engine during VM engine resetWeinan Li2018-02-061-2/+12
* drm/i915/gvt: cancel scheduler timer when no vGPU existsZhenyu Wang2018-02-011-0/+7
* drm/i915/gvt: Kick scheduler when new workload queuedChangbin Du2017-12-041-0/+5
* drm/i915/gvt: Fix GPU hang after reusing vGPU instance across different guest OSChangbin Du2017-10-171-12/+10
* Merge tag 'gvt-next-2017-06-08' of https://github.com/01org/gvt-linux into dr...Jani Nikula2017-06-161-5/+22
|\
| * drm/i915/gvt: Support event based schedulingPing Gao2017-06-081-5/+10
| * drm/i915/gvt: implement per-vm mmio switching optimizationChangbin Du2017-06-081-0/+12
* | Merge tag 'gvt-fixes-2017-05-11' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-05-151-2/+6
|\ \ | |/ |/|
| * drm/i915/gvt: avoid unnecessary vgpu switchPing Gao2017-05-101-2/+6
* | drm/i915/gvt: remove some debug messages in scheduler timer handlerZhenyu Wang2017-04-131-6/+1
* | drm/i915/gvt: cleanup some too chatty scheduler messageZhenyu Wang2017-04-061-9/+1
* | drm/i915/gvt: control the scheduler by timeslice usagePing Gao2017-03-301-2/+7
* | drm/i915/gvt: add basic function for weight controlPing Gao2017-03-301-0/+59
* | drm/i915/gvt: define weight according to vGPU typePing Gao2017-03-301-0/+1
* | drm/i915/gvt: factor out the schedulerPing Gao2017-03-301-30/+36
* | drm/i915/gvt: add some statistic routine for schedulerPing Gao2017-03-301-25/+42
* | drm/i915/gvt: use hrtimer replace delayed_work in schedulerPing Gao2017-03-301-16/+33
|/
* drm/i915/gvt: Fix gvt scheduler interval timeZhenyu Wang2017-03-171-2/+2
* drm/i915/gvt: remove a noisy unimportant log in sched_policyChangbin Du2017-02-091-1/+0
* drm/i915/gvt: remove unused variable 'execlist'Ping Gao2016-11-071-2/+0
* drm/i915/gvt: mark symbols static where possibleDu, Changbin2016-10-201-1/+1
* drm/i915/gvt: properly access enabled intel_engine_csZhenyu Wang2016-10-201-5/+7
* drm/i915/gvt: clean up intel_gvt.h as interface for i915 coreZhenyu Wang2016-10-201-0/+1
* drm/i915/gvt: vGPU schedule policy frameworkZhi Wang2016-10-141-0/+291
OpenPOWER on IntegriCloud