commit | 706778013bc5ee97970de3a2deee80b007e29c25 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Mar 07 17:57:00 2016 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Apr 12 13:23:17 2016 +0300 |
tree | 6180c66c262cd1c6cef18f52e1b75b391ba6da14 | |
parent | 3e4d44e0fabf22d742c9669572653fe3399afec5 [diff] |
drm/i915: Make GMBUS timeout message DRM_DEBUG_KMS There's no real reason the user should care that we're about to fall back to bitbanging, so let's change the message from DRM_INFO to DRM_DEBUG_KMS. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1457366220-29409-5-git-send-email-ville.syrjala@linux.intel.com Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=94890 Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>