aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_gvt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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