summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gvt/scheduler.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/gvt: Add VM healthy check for workload_threadfred gao2017-11-161-0/+7
* drm/i915/gvt: Change the return type during command scanfred gao2017-11-161-1/+1
* drm/i915/gvt: Move tlb_handle_pending into intel_vgpu_submissionZhi Wang2017-11-161-0/+1
* drm/i915/gvt: Introduce intel_vgpu_submissionZhi Wang2017-11-161-29/+36
* drm/i915/gvt: Move workload cache init/clean into intel_vgpu_{setup, clean}_s...Zhi Wang2017-11-161-1/+23
* drm/i915/gvt: Rename intel_vgpu_{init, clean}_gvt_context()Zhi Wang2017-11-161-2/+19
* drm/i915: Record the default hw state after reset upon loadChris Wilson2017-11-101-2/+0Star
* drm/i915/execlists: Distinguish the incomplete context notifiesChris Wilson2017-10-041-0/+1
* drm/i915/lrc: Clarify the format of the context imageMichel Thierry2017-09-131-2/+2
* drm/i915/gvt: Refine error handling in dispatch_workloadfred gao2017-09-081-1/+3
* drm/i915/gvt: Add error handling for intel_gvt_scan_and_shadow_workloadfred gao2017-09-081-7/+21
* drm/i915/gvt: Separate cmd scan from request allocationfred gao2017-09-081-27/+57
* Merge tag 'drm-intel-next-2017-08-18' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-08-221-31/+80
|\
| * drm/i915/gvt: Add shadow context descriptor updatingKechen Lu2017-08-101-0/+23
| * drm/i915/gvt: To check whether workload scan and shadow has mutex holdPing Gao2017-08-101-0/+2
| * drm/i915/gvt: Audit and shadow workload during ELSP writingPing Gao2017-08-101-0/+7
| * drm/i915/gvt: Factor out scan and shadow from workload dispatchPing Gao2017-08-101-33/+50
* | Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie2017-08-151-1/+2
|\ \ | |/ |/|
| * drm/i915/gvt: change resetting to resetting_engChuanxiao Dong2017-08-021-1/+2
* | Merge tag 'drm-intel-next-2017-07-17' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-07-201-1/+1
|\ \ | |/ |/|
| * drm/i915: Allow contexts to be unreferenced locklesslyChris Wilson2017-06-201-1/+1
* | drm/i915/gvt: Use fence error from GVT request for workload statusChuanxiao Dong2017-07-111-9/+12
* | drm/i915/gvt: remove scheduler_mutex in per-engine workload_threadWeinan Li2017-07-111-7/+0Star
|/
* drm/i915/gvt: Trigger scheduling after context completePing Gao2017-06-081-0/+4
* drm/i915/gvt: implement per-vm mmio switching optimizationChangbin Du2017-06-081-7/+28
* drm/i915: Use engine->context_pin() to report the intel_ringChris Wilson2017-05-041-2/+4
* Merge tag 'tags/drm-for-v4.12' into drm-intel-next-queuedDaniel Vetter2017-05-031-4/+1Star
|\
| * Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...Jani Nikula2017-04-261-4/+1Star
| |\
| | * drm/i915/gvt: remove some debug messages in scheduler timer handlerZhenyu Wang2017-04-131-4/+1Star
* | | drm/i915: Sanitize engine context sizesJoonas Lahtinen2017-04-281-4/+2Star
|/ /
* | Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie2017-04-101-1/+6
|\ \ | |/ |/|
| * 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/gvt: Add KBL dispatch logic in each function.Xu Han2017-03-291-1/+2
* | | Backmerge tag 'v4.11-rc4' into drm-nextDave Airlie2017-03-281-20/+41
|\| |
| * | drm/i915: make context status notifier head be per engineChangbin Du2017-03-211-26/+19Star
| |/
| * 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/+1Star
| * drm/i915/gvt: replace the gvt_err with gvt_vgpu_errTina Zhang2017-03-171-4/+7
* | BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie2017-03-231-16/+36
|\|
| * 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: Remove superfluous i915_add_request_no_flush() helperChris Wilson2017-03-171-1/+1
* | drm/i915: make context status notifier head be per engineChangbin Du2017-03-161-26/+19Star
|/
* 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