summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt
AgeCommit message (Expand)AuthorFilesLines
2017-11-16Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds12-129/+321
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-11-02Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie6-77/+25
2017-10-26drm/i915/gvt: Adding ACTHD mmio read handlerXiong Zhang1-2/+3
2017-10-26drm/i915/gvt: Extract mmio_read_from_hw() common functionXiong Zhang1-16/+5
2017-10-26drm/i915/gvt: Refine MMIO_RING_F()Zhi Wang2-45/+2
2017-10-26drm/i915/gvt: properly check per_ctx bb valid stateZhenyu Wang3-2/+5
2017-10-16drm/i915/gvt: Fix GPU hang after reusing vGPU instance across different guest OSChangbin Du1-12/+10
2017-10-04drm/i915/execlists: Distinguish the incomplete context notifiesChris Wilson1-0/+1
2017-09-28Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula2-2/+1
2017-09-28Merge tag 'drm-intel-next-2017-09-07' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-15/+11
2017-09-22drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko1-1/+1
2017-09-19drm/i915/gvt: Fix incorrect PCI BARs reportingChangbin Du1-65/+48
2017-09-14drm/i915: Remove the "INDEX" suffix from PPAT marcosZhi Wang1-1/+1
2017-09-13drm/i915/lrc: Clarify the format of the context imageMichel Thierry1-2/+2
2017-09-08drm/i915/gvt: Add support for PCIe extended configuration spaceChangbin Du4-6/+5
2017-09-08drm/i915/gvt: Fix incorrect PCI BARs reportingChangbin Du1-65/+48
2017-09-08drm/i915/gvt: Refine error handling for perform_bb_shadowfred gao1-2/+4
2017-09-08drm/i915/gvt: Refine error handling in dispatch_workloadfred gao1-1/+3
2017-09-08drm/i915/gvt: Refine error handling for intel_vgpu_pin_mmfred gao1-2/+1
2017-09-08drm/i915/gvt: Refine error handling for prepare_execlist_workloadfred gao1-27/+69
2017-09-08drm/i915/gvt: Add error handling for intel_gvt_scan_and_shadow_workloadfred gao3-16/+22
2017-09-08drm/i915/gvt: Separate cmd scan from request allocationfred gao4-38/+110
2017-09-08drm/i915/gvt: Add emulation for BAR2 (aperture) with normal file RW approachChangbin Du4-25/+98
2017-09-08drm/i915/kvmgt: Sanitize PCI bar emulationChangbin Du1-1/+1
2017-09-08Merge tag 'drm-intel-next-fixes-2017-09-07' of git://anongit.freedesktop.org/...Linus Torvalds1-1/+0
2017-09-06Merge tag 'gvt-fixes-2017-09-06' of https://github.com/01org/gvt-linux into d...Rodrigo Vivi1-1/+0
2017-09-05drm/i915/gvt: Remove one duplicated MMIOJian Jun Chen1-1/+0
2017-09-04Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula7-42/+81
2017-09-04drm/i915: Add interface to reserve fence registers for vGPUChangbin Du1-15/+11
2017-09-04Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds14-139/+295
2017-08-23drm/i915/gvt: Fix the kernel null pointer errorfred gao1-1/+1
2017-08-22Merge tag 'drm-intel-next-2017-08-18' of git://anongit.freedesktop.org/git/dr...Dave Airlie14-138/+294
2017-08-15drm/i915/hsw+: Add support for multiple power well regsImre Deak1-7/+19
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie7-42/+81
2017-08-15drm/i915/gvt: Fix guest i915 full ppgtt blocking issueTina Zhang2-17/+29
2017-08-10drm/i915/gvt: Add shadow context descriptor updatingKechen Lu3-0/+26
2017-08-10drm/i915/gvt: expose vGPU context hw idZhenyu Wang1-0/+17
2017-08-10drm/i915/gvt: Refine the intel_vgpu_reset_gtt reset functionChuanxiao Dong3-9/+5
2017-08-10drm/i915/gvt: Add carefully checking in GTT walker pathsChangbin Du2-37/+64
2017-08-10drm/i915/gvt: Remove duplicated MMIO entriesJian Jun Chen1-8/+10
2017-08-10drm/i915/gvt: take runtime pm when do early scan and shadowZhenyu Wang1-0/+2
2017-08-10drm/i915/gvt: Replace duplicated code with exist functionPing Gao1-3/+3
2017-08-10drm/i915/gvt: To check whether workload scan and shadow has mutex holdPing Gao1-0/+2
2017-08-10drm/i915/gvt: Audit and shadow workload during ELSP writingPing Gao3-0/+19
2017-08-10drm/i915/gvt: Factor out scan and shadow from workload dispatchPing Gao4-35/+54
2017-08-10drm/i915/gvt: Optimize ring siwtch 2x faster again by light weight mmio acces...Changbin Du1-13/+26
2017-08-10drm/i915/gvt: Optimize ring siwtch 2x faster by removing unnecessary POSTING_...Changbin Du1-6/+13
2017-08-10drm/i915/gvt: Use gvt_err to print the resource not enough errorChuanxiao Dong1-2/+2