aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gvt/gvt.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-08drm/i915/gvt: Tuning the size of MMIO hash lookup table to 2048Changbin Du1-1/+1
2017-06-08drm/i915/gvt: Add helper for tuning MMIO hash tableChangbin Du1-0/+1
2017-06-08drm/i915/gvt: Make the MMIO attribute wrappers be inlineChangbin Du1-0/+78
2017-06-08drm/i915/gvt: Make mmio_attribute as type u8 to save 1.5MB memoryChangbin Du1-1/+1
2017-06-08drm/i915/gvt: Add runtime_pm get/put to proctect MMIO accessingChuanxiao Dong1-0/+10
2017-06-08drm/i915/gvt: Support event based schedulingPing Gao1-0/+5
2017-06-08drm/i915/gvt: Change flood gvt dmesg into traceXiong Zhang1-0/+1
2017-06-08drm/i915/gvt: clean up the unused last_ctx_submit_time of struct intel_vgpuChangbin Du1-1/+0
2017-04-19Merge tag 'v4.11-rc7' into drm-nextDave Airlie1-1/+4
2017-04-03Merge tag 'gvt-fixes-2017-04-01' of https://github.com/01org/gvt-linux into drm-intel-fixesJani Nikula1-1/+4
2017-03-30drm/i915/gvt: Activate/de-activate vGPU in mdev ops.Zhi Wang1-1/+4
2017-03-30drm/i915/gvt: create an idle vGPUPing Gao1-0/+3
2017-03-30drm/i915/gvt: define weight according to vGPU typePing Gao1-0/+4
2017-03-30drm/i915/gvt: add some statistic routine for schedulerPing Gao1-0/+5
2017-03-30drm/i915/gvt: use hrtimer replace delayed_work in schedulerPing Gao1-0/+1
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie1-2/+10
2017-03-21drm/i915: make context status notifier head be per engineChangbin Du1-1/+1
2017-03-16drm/i915: make context status notifier head be per engineChangbin Du1-1/+1
2017-02-24drm/i915/gvt: add resolution definition for vGPU typeZhenyu Wang1-0/+2
2017-02-23drm/i915/gvt: adjust to fixed vGPU typesZhenyu Wang1-1/+0
2017-02-23drm/i915/gvt: enter failsafe mode when guest requires more resourcesMin He1-0/+1
2017-02-17drm/i915/gvt: introduced failsafe mode into vgpuMin He1-0/+6
2017-02-17drm/i915/gvt: Fix check error on opregion.cZhenyu Wang1-1/+1
2017-01-13drm/i915/gvt: fix vGPU instance reuse issues by vGPU reset functionChangbin Du1-0/+2
2017-01-13drm/i915/gvt: move mmio init/clean function to mmio.cChangbin Du1-1/+0
2017-01-13drm/i915/gvt: introduce intel_vgpu_reset_cfg_space to reset configuration spaceChangbin Du1-0/+2
2017-01-13drm/i915/gvt: move cfg space inititation function to cfg_space.cChangbin Du1-0/+2
2017-01-13drm/i915/gvt: introudce intel_vgpu_reset_resource() to reset vgpu resource stateChangbin Du1-0/+1
2016-12-26drm/i915/gvt/kvmgt: prevent double-release of vgpuJike Song1-0/+1
2016-12-16drm/i915/gvt/kvmgt: add vfio/mdev support to KVMGTJike Song1-2/+4
2016-11-24drm/i915/gvt: fix getting 64bit bar size errorXiaoguang Chen1-0/+2
2016-11-10drm/i915/gvt: add KVMGT supportJike Song1-0/+14
2016-11-10drm/i915/gvt: refactor intel_gvt_io_emulation_ops to be intel_gvt_opsJike Song1-2/+19
2016-11-10drm/i915/gvt: add intel vgpu types supportZhenyu Wang1-3/+25
2016-10-27drm/i915/gvt: add full vGPU reset supportPing Gao1-0/+2
2016-10-20drm/i915/gvt: fix sparse warnings on different address spacesDu, Changbin1-1/+1
2016-10-20drm/i915/gvt: clean up intel_gvt.h as interface for i915 coreZhenyu Wang1-2/+5
2016-10-14drm/i915/gvt: vGPU command scannerZhi Wang1-0/+4
2016-10-14drm/i915/gvt: vGPU context switchZhi Wang1-0/+2
2016-10-14drm/i915/gvt: vGPU schedule policy frameworkZhi Wang1-0/+2
2016-10-14drm/i915/gvt: vGPU workload schedulerZhi Wang1-0/+3
2016-10-14drm/i915/gvt: vGPU workload submissionZhi Wang1-1/+4
2016-10-14drm/i915/gvt: vGPU execlist virtualizationZhi Wang1-0/+3
2016-10-14drm/i915/gvt: vGPU display virtualizationZhi Wang1-0/+30
2016-10-14drm/i915/gvt: vGPU MMIO virtualizationZhi Wang1-0/+3
2016-10-14drm/i915/gvt: vGPU PCI configuration space virtualizationZhi Wang1-0/+30
2016-10-14drm/i915/gvt: vGPU graphics memory virtualizationZhi Wang1-0/+38
2016-10-14drm/i915/gvt: vGPU interrupt virtualization.Zhi Wang1-1/+9
2016-10-14drm/i915/gvt: Introduce basic vGPU life cycle managementZhi Wang1-0/+71
2016-10-14drm/i915/gvt: golden virtual HW state managementZhi Wang1-0/+12