summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt/sched_policy.c
AgeCommit message (Expand)Author
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