]> git.baikalelectronics.ru Git - kernel.git/commit
drm/msm/mdp5: rate limit pp done timeout warnings
authorBrian Masney <masneyb@onstation.org>
Sat, 18 Jan 2020 20:41:20 +0000 (15:41 -0500)
committerRob Clark <robdclark@chromium.org>
Tue, 11 Feb 2020 15:25:58 +0000 (07:25 -0800)
commit85d5e2b878dcf71ea5d28879fe116391d29528e3
tree365cd0055a42717959799adada96b2ed8c890ee8
parent900abd43b6d837ba70928a9ee9599ba3be1d2fb6
drm/msm/mdp5: rate limit pp done timeout warnings

Add rate limiting of the 'pp done time out' warnings since these
warnings can quickly fill the dmesg buffer.

Signed-off-by: Brian Masney <masneyb@onstation.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c