[PATCH 0/2] drm/i915/gvt: Add debugfs tool mmio_diff
changbin.du at intel.com
changbin.du at intel.com
Tue Oct 17 02:00:38 UTC 2017
From: Changbin Du <changbin.du at intel.com>
This tool is used to figure out which registers of vGPU is different to host.
It is a useful tool for new platform enabling and debugging.
Changbin Du (2):
drm/i915/gvt: Add mmio iterator intel_gvt_for_each_tracked_mmio()
drm/i915/gvt: Add new debugfs tool mmio_diff
drivers/gpu/drm/i915/gvt/debugfs.c | 113 ++++++++++++++++++++++++++++++++++++
drivers/gpu/drm/i915/gvt/firmware.c | 30 +++++-----
drivers/gpu/drm/i915/gvt/handlers.c | 34 +++++++++++
drivers/gpu/drm/i915/gvt/mmio.h | 4 ++
4 files changed, 166 insertions(+), 15 deletions(-)
--
2.7.4
More information about the intel-gvt-dev
mailing list