]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/i915/gvt: Add verbose gtt shadow logs
authorChangbin Du <changbin.du@intel.com>
Tue, 30 Jan 2018 11:19:44 +0000 (19:19 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Tue, 6 Mar 2018 05:19:15 +0000 (13:19 +0800)
commitbc37ab56790fdd57da36fd98aca2dacfb6453d3d
treee35edbcd349416865fa587811fec8fe196d06339
parentb0c766bf2911ad5d16affa0d34cf00c246a3c47a
drm/i915/gvt: Add verbose gtt shadow logs

This add a new macro gvt_vdbg_mm() to print more verbose logs for
gtt shadowing. The added verbose logs are very useful for debugging.
gvt_vdbg_mm() only comes into effect if VERBOSE_DEBUG is defined by
the developer.

Signed-off-by: Changbin Du <changbin.du@intel.com>
Reviewed-by: Zhi Wang <zhi.a.wang@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/gtt.c