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