diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2017-02-23 14:51:02 +0300 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2017-02-23 16:14:06 +0300 |
commit | a5570fe5c2ca012f92666eb790973827554e19df (patch) | |
tree | a293537467a0ceabfc9d1e374fd4c9128755fa79 /scripts/package | |
parent | 08f5ba97aa9c975e8b3113620123c25998348dc4 (diff) | |
download | linux-a5570fe5c2ca012f92666eb790973827554e19df.tar.xz |
Revert "drm/i915/dp: Ratelimit DP aux timeout messages"
This reverts commit 7ee686034b8b "drm/i915/dp: Ratelimit DP aux timeout
messages" as although it successfully squelches the debug messages, when
it does so it generates a warning instead. CI lights up orange with all
the warnings!
In its current incarnation DRM_DEBUG_RATELIMITED is not usable for us,
and we need to first teach lib/ratelimit.c not to warn when used for
debug messages.
Fixes: 7ee686034b8b ("drm/i915/dp: Ratelimit DP aux timeout messages")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Lyude <lyude@redhat.com>
Cc: Daniel Vetter <daniel.vetter@intel.com>
Cc: Jani Nikula <jani.nikula@linux.intel.com>
Cc: intel-gfx@lists.freedesktop.org
Link: http://patchwork.freedesktop.org/patch/msgid/20170223115102.7059-1-chris@chris-wilson.co.uk
Acked-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Diffstat (limited to 'scripts/package')
0 files changed, 0 insertions, 0 deletions