summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt/gvt.h
AgeCommit message (Expand)Author
2017-08-22Merge tag 'drm-intel-next-2017-08-18' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-08-10drm/i915/gvt: Add shadow context descriptor updatingKechen Lu
2017-08-10drm/i915/gvt: Factor out scan and shadow from workload dispatchPing Gao
2017-08-04drm/i915/gvt: Initialize MMIO Block with HW stateTina Zhang
2017-08-02drm/i915/gvt: change resetting to resetting_engChuanxiao Dong
2017-07-11drm/i915/gvt: Revert "drm/i915/gvt: Fix possible recursive locking issue"Chuanxiao Dong
2017-06-30Merge tag 'gvt-fixes-2017-06-29' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-06-26drm/i915/gvt: Fix possible recursive locking issueChuanxiao Dong
2017-06-08drm/i915/gvt: Tuning the size of MMIO hash lookup table to 2048Changbin Du
2017-06-08drm/i915/gvt: Add helper for tuning MMIO hash tableChangbin Du
2017-06-08drm/i915/gvt: Make the MMIO attribute wrappers be inlineChangbin Du
2017-06-08drm/i915/gvt: Make mmio_attribute as type u8 to save 1.5MB memoryChangbin Du
2017-06-08drm/i915/gvt: Add runtime_pm get/put to proctect MMIO accessingChuanxiao Dong
2017-06-08drm/i915/gvt: Support event based schedulingPing Gao
2017-06-08drm/i915/gvt: Change flood gvt dmesg into traceXiong Zhang
2017-06-08drm/i915/gvt: clean up the unused last_ctx_submit_time of struct intel_vgpuChangbin Du
2017-04-19Merge tag 'v4.11-rc7' into drm-nextDave Airlie
2017-04-03Merge tag 'gvt-fixes-2017-04-01' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-03-30drm/i915/gvt: Activate/de-activate vGPU in mdev ops.Zhi Wang
2017-03-30drm/i915/gvt: create an idle vGPUPing Gao
2017-03-30drm/i915/gvt: define weight according to vGPU typePing Gao
2017-03-30drm/i915/gvt: add some statistic routine for schedulerPing Gao
2017-03-30drm/i915/gvt: use hrtimer replace delayed_work in schedulerPing Gao
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie
2017-03-21drm/i915: make context status notifier head be per engineChangbin Du
2017-03-16drm/i915: make context status notifier head be per engineChangbin Du
2017-02-24drm/i915/gvt: add resolution definition for vGPU typeZhenyu Wang
2017-02-23drm/i915/gvt: adjust to fixed vGPU typesZhenyu Wang
2017-02-23drm/i915/gvt: enter failsafe mode when guest requires more resourcesMin He
2017-02-17drm/i915/gvt: introduced failsafe mode into vgpuMin He
2017-02-17drm/i915/gvt: Fix check error on opregion.cZhenyu Wang
2017-01-13drm/i915/gvt: fix vGPU instance reuse issues by vGPU reset functionChangbin Du
2017-01-13drm/i915/gvt: move mmio init/clean function to mmio.cChangbin Du
2017-01-13drm/i915/gvt: introduce intel_vgpu_reset_cfg_space to reset configuration spaceChangbin Du
2017-01-13drm/i915/gvt: move cfg space inititation function to cfg_space.cChangbin Du
2017-01-13drm/i915/gvt: introudce intel_vgpu_reset_resource() to reset vgpu resource stateChangbin Du
2016-12-26drm/i915/gvt/kvmgt: prevent double-release of vgpuJike Song
2016-12-16drm/i915/gvt/kvmgt: add vfio/mdev support to KVMGTJike Song
2016-11-24drm/i915/gvt: fix getting 64bit bar size errorXiaoguang Chen
2016-11-10drm/i915/gvt: add KVMGT supportJike Song
2016-11-10drm/i915/gvt: refactor intel_gvt_io_emulation_ops to be intel_gvt_opsJike Song
2016-11-10drm/i915/gvt: add intel vgpu types supportZhenyu Wang
2016-10-27drm/i915/gvt: add full vGPU reset supportPing Gao
2016-10-20drm/i915/gvt: fix sparse warnings on different address spacesDu, Changbin
2016-10-20drm/i915/gvt: clean up intel_gvt.h as interface for i915 coreZhenyu 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 schedule policy frameworkZhi Wang
2016-10-14drm/i915/gvt: vGPU workload schedulerZhi Wang
2016-10-14drm/i915/gvt: vGPU workload submissionZhi Wang