aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_gvt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-10drm/i915/gvt: Save/restore HW status to support GVT suspend/resumeColin Xu1-0/+15
2020-06-22drm/i915/params: switch to device specific parametersJani Nikula1-4/+4
2020-06-02drm/i915: Identify Cometlake platformChris Wilson1-0/+2
2020-03-03drm/i915/gvt: make intel_gvt_active internal to intel_gvtJani Nikula1-0/+5
2020-03-03drm/i915/vgpu: improve vgpu abstractionsJani Nikula1-0/+1
2020-02-20drm/i915/guc: Apply new uC status tracking to GuC submission as wellDaniele Ceraolo Spurio1-1/+1
2020-02-20drm/i915/guc: Kill USES_GUC_SUBMISSION macroDaniele Ceraolo Spurio1-1/+1
2020-01-17drm/i915: convert to new logging macros in i915/intel_gvt.cWambui Karuga1-5/+8
2019-08-02drm/i915: Add i915 to i915_inject_probe_failureMichal Wajdeczko1-1/+1
2019-07-12drm/i915: Propagate "_remove" function name suffix downJanusz Krzysztofik1-2/+3
2019-07-12drm/i915: Replace "_load" with "_probe" consequentlyJanusz Krzysztofik1-1/+1
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 GVT-gChuanxiao 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