aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gvt/gvt.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-11drm/i915/gvt: remove unused type attributesZhenyu Wang1-2/+1
2019-08-13drm/i915/gvt: factor out tlb and mocs register offset tableZhi Wang1-0/+4
2019-08-13drm/i915/gvt: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-2/+2
2019-06-14drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio1-2/+2
2019-06-13drm/i915: Move fence register tracking from i915->mm to ggttChris Wilson1-2/+2
2019-04-26drm/i915/gvt: Pin the per-engine GVT shadow contextsChris Wilson1-1/+1
2019-04-16Merge tag 'drm-intel-next-2019-04-04' into gvt-nextZhenyu Wang1-5/+5
2019-04-02drm/i915: Move intel_engine_mask_t around for use by i915_request_types.hChris Wilson1-4/+4
2019-03-11drm/i915/gvt: remove the unused sregYan Zhao1-5/+0
2019-02-18drm/i915/gvt: Use consist max display pipe numbers as i915 definitionColin Xu1-3/+1
2019-02-01Merge tag 'gvt-next-2019-02-01' of https://github.com/intel/gvt-linux into drm-intel-next-queuedRodrigo Vivi1-0/+3
2019-01-31drm/i915/gvt: add hotplug emulationHang Yuan1-0/+3
2019-01-24Merge tag 'gvt-next-2019-01-24' of https://github.com/intel/gvt-linux into drm-intel-next-queuedRodrigo Vivi1-5/+1
2019-01-14drm/i915: Markup paired operations on wakerefsChris Wilson1-1/+1
2019-01-02drm/i915/gvt: Change KVMGT as self load moduleZhenyu Wang1-5/+1
2018-12-07drm/i915/gvt: Fix shadow ctx ppgtt destroy functionXiong Zhang1-0/+4
2018-08-13drm/i915/gvt: free workload in vgpu releaseHang Yuan1-1/+3
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie1-0/+29
2018-07-05drm/i915/gvt: update vreg on inhibit context lri commandHang Yuan1-0/+29
2018-06-07Merge tag 'drm-intel-next-2018-06-06' into gvt-nextZhenyu Wang1-2/+2
2018-06-05drm/i915/gtt: Rename i915_hw_ppgtt base memberChris Wilson1-2/+2
2018-05-18drm/i915/gvt: Use sched_lock to protect gvt scheduler logic.Colin Xu1-0/+8
2018-05-18drm/i915/gvt: Use vgpu_lock to protect per vgpu accessColin Xu1-0/+8
2018-05-14drm/i915/gvt: Remove disable_warn_untrack and print untracked mmio with debug levelChangbin Du1-1/+0
2018-04-23drm/i915/gvt: scan non-privileged batch buffer for debug purposeZhao Yan1-0/+1
2018-03-06drm/i915/kvmgt: Add kvmgt debugfs entry nr_cache_entries under vgpuChangbin Du1-0/+1
2018-03-06drm/i915/gvt: Fix guest vGPU hang caused by very high dma setup overheadChangbin Du1-1/+8
2018-03-06drm/i915/gvt: remove gvt max port definitionZhenyu Wang1-3/+1
2018-03-06drm/i915/gvt: init mmio by lri command in vgpu inhibit contextWeinan Li1-1/+4
2018-03-06drm/i915/gvt: Provide generic page_track infrastructure for write-protected pageChangbin Du1-0/+2
2018-02-06drm/i915/gvt: Use KVM r/w to access guest opregionTina Zhang1-1/+0
2018-02-06drm/i915/gvt: Fix aperture read/write emulation when enable x-no-mmap=onChangbin Du1-1/+0
2018-02-06drm/i915/gvt: refine intel_vgpu_submission_ops as per engine opsWeinan Li1-2/+2
2017-12-22drm/i915/gvt: move write protect handler out of mmio emulation functionZhenyu Wang1-0/+2
2017-12-22drm/i915/gvt: cleanup usage for typed mmio reg vs. offsetZhenyu Wang1-17/+14
2017-12-14Merge tag 'gvt-next-2017-12-14' of https://github.com/intel/gvt-linux into drm-intel-next-queuedRodrigo Vivi1-1/+3
2017-12-12drm/i915: make mappable struct resource centricMatthew Auld1-1/+1
2017-12-08drm/i915/gvt: Rename file render.{c, h} to mmio_context.{c, h}Changbin Du1-1/+1
2017-12-08drm/i915/gvt: Select appropriate mmio list at initialization timeChangbin Du1-0/+2
2017-12-04drm/i915/gvt: Dmabuf support for GVT-gTina Zhang1-0/+11
2017-12-04drm/i915/gvt: Add framebuffer decoder supportTina Zhang1-0/+1
2017-12-04drm/i915/gvt: Add opregion supportTina Zhang1-0/+1
2017-12-04drm/i915/gvt: Alloc and Init guest opregion at vgpu creationXiong Zhang1-1/+3
2017-11-16drm/i915/gvt: Let each vgpu has separate opregion memoryXiong Zhang1-10/+0
2017-11-16drm/i915/gvt: update CSB and CSB write pointer in virtual HWSPWeinan Li1-0/+1
2017-11-16drm/i915/gvt: Add basic debugfs infrastructureChangbin Du1-1/+11
2017-11-16drm/i915/gvt: Move vGPU type related code into gvt filefred gao1-0/+4
2017-11-16drm/i915/gvt: Introduce intel_vgpu_reset_submissionZhi Wang1-0/+1
2017-11-16drm/i915/gvt: Introduce vGPU submission opsZhi Wang1-0/+14
2017-11-16drm/i915/gvt: Add VM healthy check for workload_threadfred gao1-0/+6