OSDN Git Service

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)
commite4aeba697943692652246a2d0a040f0859d70e86
tree4a519a1ebd311a5bc97f7334f2dc0b331ad84884
parentffe2a503b06cc300e25c1dfc00c85a2240cf97d7
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