| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/i915/gvt: Fix the compiling error when CONFIG_DRM_I915_DEBUG_RUNTIME_PM=n | Zhi Wang | 2022-04-28 | 1 | -0/+2 |
* | drm/i915/gvt: Add missing symbol export. | Zhi Wang | 2022-04-26 | 1 | -0/+2 |
* | drm/i915/gvt: move the gvt code into kvmgt.ko | Christoph Hellwig | 2022-04-21 | 1 | -67/+133 |
* | i915/gvt: Save the initial HW state snapshot in i915 | Zhi Wang | 2022-04-21 | 1 | -2/+90 |
* | drm/i915: Use to_gt() helper | MichaĆ Winiarski | 2021-12-17 | 1 | -1/+1 |
* | drm/i915/gvt: Save/restore HW status to support GVT suspend/resume | Colin Xu | 2020-11-10 | 1 | -0/+15 |
* | drm/i915/params: switch to device specific parameters | Jani Nikula | 2020-06-22 | 1 | -4/+4 |
* | drm/i915: Identify Cometlake platform | Chris Wilson | 2020-06-02 | 1 | -0/+2 |
* | drm/i915/gvt: make intel_gvt_active internal to intel_gvt | Jani Nikula | 2020-03-03 | 1 | -0/+5 |
* | drm/i915/vgpu: improve vgpu abstractions | Jani Nikula | 2020-03-03 | 1 | -0/+1 |
* | drm/i915/guc: Apply new uC status tracking to GuC submission as well | Daniele Ceraolo Spurio | 2020-02-20 | 1 | -1/+1 |
* | drm/i915/guc: Kill USES_GUC_SUBMISSION macro | Daniele Ceraolo Spurio | 2020-02-20 | 1 | -1/+1 |
* | drm/i915: convert to new logging macros in i915/intel_gvt.c | Wambui Karuga | 2020-01-17 | 1 | -5/+8 |
* | drm/i915: Add i915 to i915_inject_probe_failure | Michal Wajdeczko | 2019-08-02 | 1 | -1/+1 |
* | drm/i915: Propagate "_remove" function name suffix down | Janusz Krzysztofik | 2019-07-12 | 1 | -2/+3 |
* | drm/i915: Replace "_load" with "_probe" consequently | Janusz Krzysztofik | 2019-07-12 | 1 | -1/+1 |
* | drm/i915: Enable gfx virtualization for Coffeelake platform | fred gao | 2019-01-10 | 1 | -0/+3 |
* | drm/i915/gvt: Change KVMGT as self load module | Zhenyu Wang | 2019-01-02 | 1 | -9/+0 |
* | drm/i915: Unwind HW init after GVT setup failure | Chris Wilson | 2018-07-10 | 1 | -0/+3 |
* | drm/i915: Enable KVMGT for BXT. | Colin Xu | 2018-06-13 | 1 | -0/+2 |
* | drm/i915/guc: Introduce USES_GUC_xxx helper macros | Michal Wajdeczko | 2017-12-06 | 1 | -1/+1 |
* | drm/i915: Remove i915.enable_execlists module parameter | Chris Wilson | 2017-11-20 | 1 | -5/+0 |
* | drm/i915: Rename global i915 to i915_modparams | Michal Wajdeczko | 2017-09-22 | 1 | -6/+6 |
* | drm/i915/gvt: Extend KBL platform support in GVT-g | Jian Jun Chen | 2017-07-25 | 1 | -1/+1 |
* | drm/i915/gvt: Return -EIO if host GuC submission is enabled when loading GVT-g | Chuanxiao Dong | 2017-05-30 | 1 | -0/+5 |
* | drm/i915/gvt: Return -EIO if host enable_execlists not enabled when loading G... | Chuanxiao Dong | 2017-05-30 | 1 | -2/+2 |
* | drm/i915/gvt: Add gvt options sanitize function | Chuanxiao Dong | 2017-05-30 | 1 | -10/+26 |
* | drm/i915/gvt: Turn on KBL platform support. | Xu Han | 2017-03-29 | 1 | -0/+2 |
* | drm/i915/gvt: add enable_execlists check before enable gvt | Chuanxiao Dong | 2017-03-17 | 1 | -0/+5 |
* | drm/i915: make intel_gvt_init() later instead of too early | Zhenyu Wang | 2017-02-07 | 1 | -0/+5 |
* | Documentation/gpu: Add section for Intel GVT-g host support | Zhenyu Wang | 2016-10-20 | 1 | -2/+6 |
* | drm/i915/gvt: Support GVT-g on Skylake | Zhi Wang | 2016-10-14 | 1 | -0/+2 |
* | drm/i915/gvt: Mark i915.enable_gvt as false if loading fails | Chris Wilson | 2016-06-21 | 1 | -3/+7 |
* | drm/i915: gvt: Introduce the basic architecture of GVT-g | Zhi Wang | 2016-06-17 | 1 | -0/+100 |