summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt/gvt.h
AgeCommit message (Expand)Author
2017-12-22drm/i915/gvt: move write protect handler out of mmio emulation functionZhenyu Wang
2017-12-22drm/i915/gvt: cleanup usage for typed mmio reg vs. offsetZhenyu Wang
2017-12-14Merge tag 'gvt-next-2017-12-14' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi
2017-12-12drm/i915: make mappable struct resource centricMatthew Auld
2017-12-08drm/i915/gvt: Rename file render.{c, h} to mmio_context.{c, h}Changbin Du
2017-12-08drm/i915/gvt: Select appropriate mmio list at initialization timeChangbin Du
2017-12-04drm/i915/gvt: Dmabuf support for GVT-gTina Zhang
2017-12-04drm/i915/gvt: Add framebuffer decoder supportTina Zhang
2017-12-04drm/i915/gvt: Add opregion supportTina Zhang
2017-12-04drm/i915/gvt: Alloc and Init guest opregion at vgpu creationXiong Zhang
2017-11-16drm/i915/gvt: Let each vgpu has separate opregion memoryXiong Zhang
2017-11-16drm/i915/gvt: update CSB and CSB write pointer in virtual HWSPWeinan Li
2017-11-16drm/i915/gvt: Add basic debugfs infrastructureChangbin Du
2017-11-16drm/i915/gvt: Move vGPU type related code into gvt filefred gao
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: Add VM healthy check for workload_threadfred gao
2017-11-16drm/i915/gvt: Do not allocate initial ring scan bufferZhi Wang
2017-11-16drm/i915/gvt: Move ring scan buffers into intel_vgpu_submissionZhi Wang
2017-11-16drm/i915/gvt: Rename reserved ring bufferZhi Wang
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-09-08drm/i915/gvt: Add support for PCIe extended configuration spaceChangbin Du
2017-09-08drm/i915/gvt: Separate cmd scan from request allocationfred gao
2017-09-08drm/i915/gvt: Add emulation for BAR2 (aperture) with normal file RW approachChangbin Du
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