summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt/scheduler.c
AgeCommit message (Expand)Author
2017-12-08Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi
2017-12-04drm/i915/gvt: set max priority for gvt contextZhenyu Wang
2017-12-04drm/i915/gvt: Don't mark vgpu context as inactive when preemptedZhenyu Wang
2017-12-04drm/i915/gvt: Kick scheduler when new workload queuedChangbin Du
2017-12-04drm/i915/gvt: Convert macro queue_workload to a functionChangbin Du
2017-12-04Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2017-11-28drm/i915/gvt: Move request alloc to dispatch_workload path onlyfred gao
2017-11-28drm/i915/gvt: Fix unsafe locking caused by spin_unlock_bhChangbin Du
2017-11-21drm/i915/gvt: Cleanup unwanted public symbolsChris Wilson
2017-11-16drm/i915/gvt: Move request alloc to dispatch_workload path onlyfred gao
2017-11-16drm/i915/gvt: Limit read hw reg to active vgpuXiong Zhang
2017-11-16drm/i915/gvt: Use I915_GTT_PAGE_SIZEZhi Wang
2017-11-16drm/i915/gvt: Refine shadow batch bufferZhi Wang
2017-11-16drm/i915/gvt: Move clean_workloads() into scheduler.cZhi Wang
2017-11-16drm/i915/gvt: Introduce intel_vgpu_reset_submissionZhi Wang
2017-11-16drm/i915/gvt: Introduce vGPU submission opsZhi Wang
2017-11-16drm/i915/gvt: Move common vGPU workload creation into scheduler.cZhi Wang
2017-11-16drm/i915/gvt: Move common workload preparation into prepare_workload()Zhi Wang
2017-11-16drm/i915/gvt: Factor out prepare_workload()Zhi Wang
2017-11-16drm/i915/gvt: Factor out vGPU workload creation/destroyZhi Wang
2017-11-16drm/i915/gvt: Add VM healthy check for workload_threadfred gao
2017-11-16drm/i915/gvt: Change the return type during command scanfred gao
2017-11-16drm/i915/gvt: Move tlb_handle_pending into intel_vgpu_submissionZhi Wang
2017-11-16drm/i915/gvt: Introduce intel_vgpu_submissionZhi Wang
2017-11-16drm/i915/gvt: Move workload cache init/clean into intel_vgpu_{setup, clean}_s...Zhi Wang
2017-11-16drm/i915/gvt: Rename intel_vgpu_{init, clean}_gvt_context()Zhi Wang
2017-11-10drm/i915: Record the default hw state after reset upon loadChris Wilson
2017-10-04drm/i915/execlists: Distinguish the incomplete context notifiesChris Wilson
2017-09-13drm/i915/lrc: Clarify the format of the context imageMichel Thierry
2017-09-08drm/i915/gvt: Refine error handling in dispatch_workloadfred gao
2017-09-08drm/i915/gvt: Add error handling for intel_gvt_scan_and_shadow_workloadfred gao
2017-09-08drm/i915/gvt: Separate cmd scan from request allocationfred gao
2017-08-22Merge tag 'drm-intel-next-2017-08-18' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie
2017-08-10drm/i915/gvt: Add shadow context descriptor updatingKechen Lu
2017-08-10drm/i915/gvt: To check whether workload scan and shadow has mutex holdPing Gao
2017-08-10drm/i915/gvt: Audit and shadow workload during ELSP writingPing Gao
2017-08-10drm/i915/gvt: Factor out scan and shadow from workload dispatchPing Gao
2017-08-02drm/i915/gvt: change resetting to resetting_engChuanxiao Dong
2017-07-20Merge tag 'drm-intel-next-2017-07-17' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-07-11drm/i915/gvt: Use fence error from GVT request for workload statusChuanxiao Dong
2017-07-11drm/i915/gvt: remove scheduler_mutex in per-engine workload_threadWeinan Li
2017-06-20drm/i915: Allow contexts to be unreferenced locklesslyChris Wilson
2017-06-08drm/i915/gvt: Trigger scheduling after context completePing Gao
2017-06-08drm/i915/gvt: implement per-vm mmio switching optimizationChangbin Du
2017-05-04drm/i915: Use engine->context_pin() to report the intel_ringChris Wilson
2017-05-03Merge tag 'tags/drm-for-v4.12' into drm-intel-next-queuedDaniel Vetter
2017-04-28drm/i915: Sanitize engine context sizesJoonas Lahtinen
2017-04-26Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...Jani Nikula
2017-04-13drm/i915/gvt: remove some debug messages in scheduler timer handlerZhenyu Wang