[Intel-gfx] [PATCH v4 0/3] drm/i915/guc: emit (drm) messages at the most appropriate level

Dave Gordon david.s.gordon at intel.com
Thu Jul 21 18:27:08 UTC 2016


A few adjustments to the messages emitted from the driver, promoting
or demoting them to the level most suited to the target audience as
well as the impact of the thing being reported.

Dave Gordon (3):
  drm: extra printk() wrapper macros
  drm/i915/guc: downgrade some DRM_ERROR() messages to DRM_WARN()
  drm/i915/guc: revisit GuC loader message levels

 drivers/gpu/drm/i915/i915_guc_submission.c | 18 ++++++----------
 drivers/gpu/drm/i915/intel_guc_loader.c    | 34 +++++++++++++++---------------
 include/drm/drmP.h                         | 26 +++++++++++++++++------
 3 files changed, 44 insertions(+), 34 deletions(-)

-- 
1.9.1



More information about the Intel-gfx mailing list