index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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