[PATCH 5/6] drm/i915/gvt: Add helper for tuning MMIO hash table
Du, Changbin
changbin.du at intel.com
Mon Jun 5 05:35:30 UTC 2017
On Mon, Jun 05, 2017 at 12:43:51PM +0800, Zhenyu Wang wrote:
> > }
> > return 0;
> > }
> > @@ -2917,6 +2920,8 @@ int intel_gvt_setup_mmio_info(struct intel_gvt *gvt)
> > if (ret)
> > goto err;
> > }
> > +
> > + gvt_dbg_mmio("traced %u virtual mmio registers\n", num_tracked_mmio);
> > return 0;
> > err:
> > intel_gvt_clean_mmio_info(gvt);
>
> might better to put in intel_gvt, whenever we'd do debugfs thing can
> be retrieved from there.
>
sounds good, thanks.
> --
> Open Source Technology Center, Intel ltd.
>
> $gpg --keyserver wwwkeys.pgp.net --recv-keys 4D781827
--
Thanks,
Changbin Du
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/intel-gvt-dev/attachments/20170605/fc9c0f6d/attachment.sig>
More information about the intel-gvt-dev
mailing list