[Freedreno] [PATCH] drm/msm: Ratelimit invalid-fence message
Doug Anderson
dianders at chromium.org
Wed Mar 17 19:43:11 UTC 2021
Hi,
On Wed, Mar 17, 2021 at 9:40 AM Rob Clark <robdclark at gmail.com> wrote:
>
> From: Rob Clark <robdclark at chromium.org>
>
> We have seen a couple cases where low memory situations cause something
> bad to happen, followed by a flood of these messages obscuring the root
> cause. Lets ratelimit the dmesg spam so that next time it happens we
> don't loose the kernel traces leading up to this.
s/loose/lose
> Signed-off-by: Rob Clark <robdclark at chromium.org>
> ---
> drivers/gpu/drm/msm/msm_fence.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Douglas Anderson <dianders at chromium.org>
More information about the Freedreno
mailing list