summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gvt/scheduler.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gvt-fixes-2017-03-23' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-03-271-1/+6
|\
| * drm/i915/gvt: Use force single submit flag to distinguish gvt request from i9...Changbin Du2017-03-221-1/+6
* | drm/i915: make context status notifier head be per engineChangbin Du2017-03-211-26/+19
|/
* drm/i915/gvt: GVT pin/unpin shadow contextChuanxiao Dong2017-03-171-0/+27
* drm/i915/gvt: scan shadow indirect context image when validTina Zhang2017-03-171-3/+6
* drm/i915/gvt: Remove bogus retry around i915_wait_requestChris Wilson2017-03-171-13/+1
* drm/i915/gvt: replace the gvt_err with gvt_vgpu_errTina Zhang2017-03-171-4/+7
* drm/i915/gvt: handle workload lifecycle properlyChuanxiao Dong2017-03-061-16/+33
* drm/i915/gvt: add a NULL pointer check to avoid kernel panicChuanxiao Dong2017-02-231-0/+3
* drm/i915/gvt: Fix shadow context descriptorZhenyu Wang2017-02-141-1/+2
* drm/i915/gvt: remove a redundant end of line in debug logChangbin Du2017-02-091-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2017-01-271-7/+7
|\
| * drm/i915/gvt: dec vgpu->running_workload_num after the workload is really doneChangbin Du2017-01-091-5/+5
| * drm/i915/gvt: fix use after free for workloadChangbin Du2017-01-091-2/+2
* | Merge tag 'v4.10-rc2' into drm-intel-next-queuedDaniel Vetter2017-01-041-4/+6
|\ \ | |/
| * drm/i915/gvt: fix lock not released bug for dispatch_workload() err pathZhenyu Wang2016-11-251-4/+6
* | drm/i915: Mark the shadow gvt context as closedChris Wilson2016-12-181-9/+1
|/
* drm/i915/gvt: fix deadlock in workload_threadPei Zhang2016-11-141-20/+13
* drm/i915/gvt: use kmap instead of kmap_atomic around guest memory accessXiaoguang Chen2016-11-101-8/+8
* drm/i915/gvt: Fix workload status after waitZhenyu Wang2016-11-071-0/+2
* drm/i915: Rearrange i915_wait_request() accounting with callersChris Wilson2016-10-281-3/+6
* drm/i915/gvt: fix nested sleeping issueDu, Changbin2016-10-271-7/+12
* drm/i915/gvt: mark symbols static where possibleDu, Changbin2016-10-201-1/+2
* drm/i915/gvt: properly access enabled intel_engine_csZhenyu Wang2016-10-201-0/+4
* drm/i915/gvt: Stop waiting whilst holding struct_mutexChris Wilson2016-10-201-9/+13
* drm/i915/gvt: Stop checking for impossible interrupts from a kthreadChris Wilson2016-10-201-7/+2
* drm/i915/gvt: Hold a reference on the requestChris Wilson2016-10-201-11/+12
* drm/i915/gvt: clean up intel_gvt.h as interface for i915 coreZhenyu Wang2016-10-201-2/+3
* drm/i915/gvt: Fix build failure after intel_engine_cs changeZhenyu Wang2016-10-181-3/+3
* drm/i915/gvt: vGPU command scannerZhi Wang2016-10-141-0/+14
* drm/i915/gvt: vGPU context switchZhi Wang2016-10-141-0/+4
* drm/i915/gvt: vGPU workload schedulerZhi Wang2016-10-141-0/+554
OpenPOWER on IntegriCloud