[PATCH 0/2] Enable GVT enabled host S3/Resume.

Zhenyu Wang zhenyuw at linux.intel.com
Mon May 18 10:40:36 UTC 2020


On 2020.05.18 14:28:50 +0800, Colin Xu wrote:
> Patch 1/2: Add necessary routine in gvt.
> Patch 2/2: Add suspend/resume routine to i915.
> 
> Colin Xu (2):
>   drm/i915/gvt: Enable GVT enabled host S3/Resume
>   drm/i915/gvt: Add GVT suspend/resume routine to i915.
> 
>  drivers/gpu/drm/i915/gvt/gtt.c      | 74 +++++++++++++++++++++++++++++
>  drivers/gpu/drm/i915/gvt/gtt.h      |  2 +
>  drivers/gpu/drm/i915/gvt/gvt.c      | 14 ++++++
>  drivers/gpu/drm/i915/gvt/gvt.h      |  6 +++
>  drivers/gpu/drm/i915/gvt/handlers.c | 20 ++++++++
>  drivers/gpu/drm/i915/gvt/mmio.h     |  3 ++
>  drivers/gpu/drm/i915/gvt/vgpu.c     |  1 +
>  drivers/gpu/drm/i915/i915_drv.c     | 15 ++++++
>  8 files changed, 135 insertions(+)
> 

For series touching other i915 or sub-directories part, need to
include intel-gfx list as well. Please re-send.

thanks

-- 
Open Source Technology Center, Intel ltd.

$gpg --keyserver wwwkeys.pgp.net --recv-keys 4D781827
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/intel-gvt-dev/attachments/20200518/0b9c7c8d/attachment-0001.sig>


More information about the intel-gvt-dev mailing list