aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gvt/sched_policy.c
AgeCommit message (Expand)Author
2020-03-06drm/i915/gvt: Wean gvt off using dev_privChris Wilson
2020-03-06drm/i915/gvt: Wean gvt off dev_priv->engine[]Chris Wilson
2019-06-14drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio
2019-01-24Merge tag 'gvt-next-2019-01-24' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi
2019-01-23drm/i915/gvt: switch to kernel typesJani Nikula
2019-01-14drm/i915: Markup paired operations on wakerefsChris Wilson
2018-09-03drm/i915/gvt: Give new born vGPU higher scheduling chanceZhenyu Wang
2018-08-30drm/i915/gvt: move intel_runtime_pm_get out of spin_lock in stop_scheduleHang Yuan
2018-05-18drm/i915/gvt: Use sched_lock to protect gvt scheduler logic.Colin Xu
2018-04-23drm/i915/gvt: Update time slice more frequentlyZhipeng Gong
2018-04-23drm/i915/gvt: Use real time to do timer checkZhipeng Gong
2018-03-06drm/i915/gvt: Fix vGPU sched timeslice calculation warningZhenyu Wang
2018-02-06drm/i915/gvt: only reset execlist state of one engine during VM engine resetWeinan Li
2018-02-01drm/i915/gvt: cancel scheduler timer when no vGPU existsZhenyu Wang
2017-12-04drm/i915/gvt: Kick scheduler when new workload queuedChangbin Du
2017-10-17drm/i915/gvt: Fix GPU hang after reusing vGPU instance across different guest OSChangbin Du
2017-06-16Merge tag 'gvt-next-2017-06-08' of https://github.com/01org/gvt-linux into dr...Jani Nikula
2017-06-08drm/i915/gvt: Support event based schedulingPing Gao
2017-06-08drm/i915/gvt: implement per-vm mmio switching optimizationChangbin Du
2017-05-15Merge tag 'gvt-fixes-2017-05-11' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-05-10drm/i915/gvt: avoid unnecessary vgpu switchPing Gao
2017-04-13drm/i915/gvt: remove some debug messages in scheduler timer handlerZhenyu Wang
2017-04-06drm/i915/gvt: cleanup some too chatty scheduler messageZhenyu Wang
2017-03-30drm/i915/gvt: control the scheduler by timeslice usagePing Gao
2017-03-30drm/i915/gvt: add basic function for weight controlPing Gao
2017-03-30drm/i915/gvt: define weight according to vGPU typePing Gao
2017-03-30drm/i915/gvt: factor out the schedulerPing Gao
2017-03-30drm/i915/gvt: add some statistic routine for schedulerPing Gao
2017-03-30drm/i915/gvt: use hrtimer replace delayed_work in schedulerPing Gao
2017-03-17drm/i915/gvt: Fix gvt scheduler interval timeZhenyu Wang
2017-02-09drm/i915/gvt: remove a noisy unimportant log in sched_policyChangbin Du
2016-11-07drm/i915/gvt: remove unused variable 'execlist'Ping Gao
2016-10-20drm/i915/gvt: mark symbols static where possibleDu, Changbin
2016-10-20drm/i915/gvt: properly access enabled intel_engine_csZhenyu Wang
2016-10-20drm/i915/gvt: clean up intel_gvt.h as interface for i915 coreZhenyu Wang
2016-10-14drm/i915/gvt: vGPU schedule policy frameworkZhi Wang