[PATCH v3 0/4] Refine the mmio switch code

Zhenyu Wang zhenyuw at linux.intel.com
Fri Dec 8 08:29:40 UTC 2017


On 2017.12.08 14:56:19 +0800, changbin.du at intel.com wrote:
> From: Changbin Du <changbin.du at intel.com>
> 
> Refine the code for coming icl enabling change.
> 
> Changbin Du (4):
>   drm/i915/gvt: Refine the ring mmio list definition
>   drm/i915/gvt: Select appropriate mmio list at initialization time
>   drm/i915/gvt: Remove MMIO barrier in MMIO switch
>   drm/i915/gvt: Rename file render.{c,h} to mmio_context.{c,h}
> 
>  drivers/gpu/drm/i915/gvt/Makefile                  |   2 +-
>  drivers/gpu/drm/i915/gvt/gvt.c                     |   2 +
>  drivers/gpu/drm/i915/gvt/gvt.h                     |   4 +-
>  .../gpu/drm/i915/gvt/{render.c => mmio_context.c}  | 262 ++++++++++-----------
>  .../gpu/drm/i915/gvt/{render.h => mmio_context.h}  |   9 +
>  5 files changed, 144 insertions(+), 135 deletions(-)
>  rename drivers/gpu/drm/i915/gvt/{render.c => mmio_context.c} (53%)
>  rename drivers/gpu/drm/i915/gvt/{render.h => mmio_context.h} (91%)
> 

applied, 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/20171208/0dacbf9e/attachment.sig>


More information about the intel-gvt-dev mailing list