[PATCH v2 0/4] Refine the mmio switch code
changbin.du at intel.com
changbin.du at intel.com
Mon Dec 4 06:58:45 UTC 2017
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/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 +
4 files changed, 143 insertions(+), 134 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%)
--
2.7.4
More information about the intel-gvt-dev
mailing list