index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gvt
/
sched_policy.c
Age
Commit message (
Expand
)
Author
2017-10-17
drm/i915/gvt: Fix GPU hang after reusing vGPU instance across different guest OS
Changbin Du
2017-06-16
Merge tag 'gvt-next-2017-06-08' of https://github.com/01org/gvt-linux into dr...
Jani Nikula
2017-06-08
drm/i915/gvt: Support event based scheduling
Ping Gao
2017-06-08
drm/i915/gvt: implement per-vm mmio switching optimization
Changbin Du
2017-05-15
Merge tag 'gvt-fixes-2017-05-11' of https://github.com/01org/gvt-linux into d...
Jani Nikula
2017-05-10
drm/i915/gvt: avoid unnecessary vgpu switch
Ping Gao
2017-04-13
drm/i915/gvt: remove some debug messages in scheduler timer handler
Zhenyu Wang
2017-04-06
drm/i915/gvt: cleanup some too chatty scheduler message
Zhenyu Wang
2017-03-30
drm/i915/gvt: control the scheduler by timeslice usage
Ping Gao
2017-03-30
drm/i915/gvt: add basic function for weight control
Ping Gao
2017-03-30
drm/i915/gvt: define weight according to vGPU type
Ping Gao
2017-03-30
drm/i915/gvt: factor out the scheduler
Ping Gao
2017-03-30
drm/i915/gvt: add some statistic routine for scheduler
Ping Gao
2017-03-30
drm/i915/gvt: use hrtimer replace delayed_work in scheduler
Ping Gao
2017-03-17
drm/i915/gvt: Fix gvt scheduler interval time
Zhenyu Wang
2017-02-09
drm/i915/gvt: remove a noisy unimportant log in sched_policy
Changbin Du
2016-11-07
drm/i915/gvt: remove unused variable 'execlist'
Ping Gao
2016-10-20
drm/i915/gvt: mark symbols static where possible
Du, Changbin
2016-10-20
drm/i915/gvt: properly access enabled intel_engine_cs
Zhenyu Wang
2016-10-20
drm/i915/gvt: clean up intel_gvt.h as interface for i915 core
Zhenyu Wang
2016-10-14
drm/i915/gvt: vGPU schedule policy framework
Zhi Wang