drm/i915/guc: Always print log stats in i915_guc_info when using GuC
authorMichał Winiarski <michal.winiarski@intel.com>
Mon, 19 Mar 2018 09:53:43 +0000 (10:53 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 19 Mar 2018 12:23:02 +0000 (12:23 +0000)
commitdb5579934f2fc8d916fe29355ac0c716acf1d921
treed221f6ce06cc422afd87956ad4ee8a4f8d1ffc12
parent6a96be2448a446efb1ac67974535fd4b33df3d48
drm/i915/guc: Always print log stats in i915_guc_info when using GuC

While some of the content in this file is related to GuC submission
only, that's not the case with log related statistics.

Signed-off-by: Michał Winiarski <michal.winiarski@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: Sagar Arun Kamble <sagar.a.kamble@intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Reviewed-by: Sagar Arun Kamble <sagar.a.kamble@intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20180319095348.9716-8-michal.winiarski@intel.com
drivers/gpu/drm/i915/i915_debugfs.c