summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt/scheduler.c
AgeCommit message (Expand)Author
2017-01-09drm/i915/gvt: dec vgpu->running_workload_num after the workload is really doneChangbin Du
2017-01-09drm/i915/gvt: fix use after free for workloadChangbin Du
2016-11-25drm/i915/gvt: fix lock not released bug for dispatch_workload() err pathZhenyu Wang
2016-11-14drm/i915/gvt: fix deadlock in workload_threadPei Zhang
2016-11-10drm/i915/gvt: use kmap instead of kmap_atomic around guest memory accessXiaoguang Chen
2016-11-07drm/i915/gvt: Fix workload status after waitZhenyu Wang
2016-10-28drm/i915: Rearrange i915_wait_request() accounting with callersChris Wilson
2016-10-27drm/i915/gvt: fix nested sleeping issueDu, Changbin
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: Stop waiting whilst holding struct_mutexChris Wilson
2016-10-20drm/i915/gvt: Stop checking for impossible interrupts from a kthreadChris Wilson
2016-10-20drm/i915/gvt: Hold a reference on the requestChris Wilson
2016-10-20drm/i915/gvt: clean up intel_gvt.h as interface for i915 coreZhenyu Wang
2016-10-18drm/i915/gvt: Fix build failure after intel_engine_cs changeZhenyu Wang
2016-10-14drm/i915/gvt: vGPU command scannerZhi Wang
2016-10-14drm/i915/gvt: vGPU context switchZhi Wang
2016-10-14drm/i915/gvt: vGPU workload schedulerZhi Wang