]> 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)
commita1eeedcf3c386937188fb4022ca56dff3b8729be
tree4a519a1ebd311a5bc97f7334f2dc0b331ad84884
parent25db131e15d5fc16490205549c40c01019415dfd
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