]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/gvt: Don't dump partial state in cmd parser
authorChangbin Du <changbin.du@intel.com>
Thu, 2 Nov 2017 05:33:23 +0000 (13:33 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Thu, 16 Nov 2017 03:48:33 +0000 (11:48 +0800)
commit37048e24df741ea5caff43443d7e9766997852d6
tree4a519a1ebd311a5bc97f7334f2dc0b331ad84884
parentb02ff11f618e671c4ab3bb62298ab8d9518b6632
drm/i915/gvt: Don't dump partial state in cmd parser

I have seen the cmd parser dump partial odd info. Stop that and only dump
the full verbose info when debug enabled.

Signed-off-by: Changbin Du <changbin.du@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/cmd_parser.c