]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/guc: suppress GuC-related message on non-GuC platforms
authorDave Gordon <david.s.gordon@intel.com>
Fri, 10 Jun 2016 16:21:25 +0000 (17:21 +0100)
committerTvrtko Ursulin <tvrtko.ursulin@intel.com>
Mon, 13 Jun 2016 09:02:51 +0000 (10:02 +0100)
commite877f38d1ffd6c69894f354f86d15a82a88b85be
tree6852f3e52e310e557cab95af38ca890845319cd7
parent0e621bcafa698b9acba61e371753d99abe4e86b2
drm/i915/guc: suppress GuC-related message on non-GuC platforms

If the user doesn't override the default values of the GuC-related
kernel parameters, then on a non-GuC-based platform we shouldn't
mention that we haven't loaded the GuC firmware.

The various messages have been reordered into a least->most severe
cascade (none/INFO/INFO/ERROR) for ease of comprehension.

Signed-off-by: Dave Gordon <david.s.gordon@intel.com>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1465575685-34169-1-git-send-email-david.s.gordon@intel.com
drivers/gpu/drm/i915/intel_guc_loader.c