summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_gvt.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Enable gfx virtualization for Coffeelake platformfred gao2019-01-101-0/+3
* drm/i915/gvt: Change KVMGT as self load moduleZhenyu Wang2019-01-021-9/+0Star
* drm/i915: Unwind HW init after GVT setup failureChris Wilson2018-07-101-0/+3
* drm/i915: Enable KVMGT for BXT.Colin Xu2018-06-131-0/+2
* drm/i915/guc: Introduce USES_GUC_xxx helper macrosMichal Wajdeczko2017-12-061-1/+1
* drm/i915: Remove i915.enable_execlists module parameterChris Wilson2017-11-201-5/+0Star
* drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko2017-09-221-6/+6
* drm/i915/gvt: Extend KBL platform support in GVT-gJian Jun Chen2017-07-251-1/+1
* drm/i915/gvt: Return -EIO if host GuC submission is enabled when loading GVT-gChuanxiao Dong2017-05-301-0/+5
* drm/i915/gvt: Return -EIO if host enable_execlists not enabled when loading G...Chuanxiao Dong2017-05-301-2/+2
* drm/i915/gvt: Add gvt options sanitize functionChuanxiao Dong2017-05-301-10/+26
* drm/i915/gvt: Turn on KBL platform support.Xu Han2017-03-291-0/+2
* drm/i915/gvt: add enable_execlists check before enable gvtChuanxiao Dong2017-03-171-0/+5
* drm/i915: make intel_gvt_init() later instead of too earlyZhenyu Wang2017-02-071-0/+5
* Documentation/gpu: Add section for Intel GVT-g host supportZhenyu Wang2016-10-201-2/+6
* drm/i915/gvt: Support GVT-g on SkylakeZhi Wang2016-10-141-0/+2
* drm/i915/gvt: Mark i915.enable_gvt as false if loading failsChris Wilson2016-06-211-3/+7
* drm/i915: gvt: Introduce the basic architecture of GVT-gZhi Wang2016-06-171-0/+100