summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_gvt.c
AgeCommit message (Expand)Author
2021-12-17drm/i915: Use to_gt() helperMichaƂ Winiarski
2020-11-10drm/i915/gvt: Save/restore HW status to support GVT suspend/resumeColin Xu
2020-06-22drm/i915/params: switch to device specific parametersJani Nikula
2020-06-02drm/i915: Identify Cometlake platformChris Wilson
2020-03-03drm/i915/gvt: make intel_gvt_active internal to intel_gvtJani Nikula
2020-03-03drm/i915/vgpu: improve vgpu abstractionsJani Nikula
2020-02-20drm/i915/guc: Apply new uC status tracking to GuC submission as wellDaniele Ceraolo Spurio
2020-02-20drm/i915/guc: Kill USES_GUC_SUBMISSION macroDaniele Ceraolo Spurio
2020-01-17drm/i915: convert to new logging macros in i915/intel_gvt.cWambui Karuga
2019-08-02drm/i915: Add i915 to i915_inject_probe_failureMichal Wajdeczko
2019-07-12drm/i915: Propagate "_remove" function name suffix downJanusz Krzysztofik
2019-07-12drm/i915: Replace "_load" with "_probe" consequentlyJanusz Krzysztofik
2019-01-10drm/i915: Enable gfx virtualization for Coffeelake platformfred gao
2019-01-02drm/i915/gvt: Change KVMGT as self load moduleZhenyu Wang
2018-07-10drm/i915: Unwind HW init after GVT setup failureChris Wilson
2018-06-13drm/i915: Enable KVMGT for BXT.Colin Xu
2017-12-06drm/i915/guc: Introduce USES_GUC_xxx helper macrosMichal Wajdeczko
2017-11-20drm/i915: Remove i915.enable_execlists module parameterChris Wilson
2017-09-22drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko
2017-07-25drm/i915/gvt: Extend KBL platform support in GVT-gJian Jun Chen
2017-05-30drm/i915/gvt: Return -EIO if host GuC submission is enabled when loading GVT-gChuanxiao Dong
2017-05-30drm/i915/gvt: Return -EIO if host enable_execlists not enabled when loading G...Chuanxiao Dong
2017-05-30drm/i915/gvt: Add gvt options sanitize functionChuanxiao Dong
2017-03-29drm/i915/gvt: Turn on KBL platform support.Xu Han
2017-03-17drm/i915/gvt: add enable_execlists check before enable gvtChuanxiao Dong
2017-02-07drm/i915: make intel_gvt_init() later instead of too earlyZhenyu Wang
2016-10-20Documentation/gpu: Add section for Intel GVT-g host supportZhenyu Wang
2016-10-14drm/i915/gvt: Support GVT-g on SkylakeZhi Wang
2016-06-21drm/i915/gvt: Mark i915.enable_gvt as false if loading failsChris Wilson
2016-06-17drm/i915: gvt: Introduce the basic architecture of GVT-gZhi Wang