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)
commitef8c9809acb0805c991bba8bdd4749fc46d44a98
tree365cd0055a42717959799adada96b2ed8c890ee8
parentbb6d3fb354c5ee8d6bde2d576eb7220ea09862b9
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