summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_gvt.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-10drm/i915: Enable gfx virtualization for Coffeelake platformfred gao1-0/+3
2019-01-02drm/i915/gvt: Change KVMGT as self load moduleZhenyu Wang1-9/+0
2018-07-10drm/i915: Unwind HW init after GVT setup failureChris Wilson1-0/+3
2018-06-13drm/i915: Enable KVMGT for BXT.Colin Xu1-0/+2
2017-12-06drm/i915/guc: Introduce USES_GUC_xxx helper macrosMichal Wajdeczko1-1/+1
2017-11-20drm/i915: Remove i915.enable_execlists module parameterChris Wilson1-5/+0
2017-09-22drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko1-6/+6
2017-07-25drm/i915/gvt: Extend KBL platform support in GVT-gJian Jun Chen1-1/+1
2017-05-30drm/i915/gvt: Return -EIO if host GuC submission is enabled when loading GVT-gChuanxiao Dong1-0/+5
2017-05-30drm/i915/gvt: Return -EIO if host enable_execlists not enabled when loading G...Chuanxiao Dong1-2/+2
2017-05-30drm/i915/gvt: Add gvt options sanitize functionChuanxiao Dong1-10/+26
2017-03-29drm/i915/gvt: Turn on KBL platform support.Xu Han1-0/+2
2017-03-17drm/i915/gvt: add enable_execlists check before enable gvtChuanxiao Dong1-0/+5
2017-02-07drm/i915: make intel_gvt_init() later instead of too earlyZhenyu Wang1-0/+5
2016-10-20Documentation/gpu: Add section for Intel GVT-g host supportZhenyu Wang1-2/+6
2016-10-14drm/i915/gvt: Support GVT-g on SkylakeZhi Wang1-0/+2
2016-06-21drm/i915/gvt: Mark i915.enable_gvt as false if loading failsChris Wilson1-3/+7
2016-06-17drm/i915: gvt: Introduce the basic architecture of GVT-gZhi Wang1-0/+100