From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 24E65C77B75 for ; Wed, 19 Apr 2023 01:48:45 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 6FD34861C0; Wed, 19 Apr 2023 03:47:42 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="PXchOWt7"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id D511D86189; Wed, 19 Apr 2023 03:46:23 +0200 (CEST) Received: from mail-ed1-x52e.google.com (mail-ed1-x52e.google.com [IPv6:2a00:1450:4864:20::52e]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 47D7B8618A for ; Wed, 19 Apr 2023 03:46:04 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@google.com Received: by mail-ed1-x52e.google.com with SMTP id 4fb4d7f45d1cf-5052caa1e32so5550110a12.2 for ; Tue, 18 Apr 2023 18:46:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; t=1681868762; x=1684460762; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=VP30dA8wHfeGi3svwrYq8MpGSzB9OYDlhIF8TJSxZ3c=; b=PXchOWt76IlvBX3tmGvrw7z54W1egbbg29EJ3t/LyMGOuNfjmQr+Ic8jlSKzI/ViHM /7CMEeDSwnmPmofztlOznGGrnzQp+26OchHvsA6yaqoRzVBGjUHJPE6SHQxfA7czxrIg +y6qVqWeuPxyMWp7BRxf7RUzSe/ALSufm4+Js= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681868762; x=1684460762; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=VP30dA8wHfeGi3svwrYq8MpGSzB9OYDlhIF8TJSxZ3c=; b=fpZdx648bkFG2stj4ZUlEOoKSAx7yrDHC/nIX5wfTf8wqOwucdz6Ad5c3quzMaTCbS bHdRSKkdp3H6XCKMjMOx9ImBcvv6ob9xJT27RyVvr5I6YDsoZ0JB7o7Ho2e/xOsOuWlA 4ka383n4M6YW47gNyNMipAtP3JNG8K0d9chfC9CzrJT7qnvj8Kmum/1bg9hyM4ANXdlv o9ntZeoQGztKwzyi7vTvmZ5S6Th/sdxO0AcXzHhYgptrqLZFr+NvZS2SXAnJw2dCEW22 XzKs/MPFxbJI0jSuH7YSwFU6eP6/TaZ4rnNzKGEGMm3VBLiwVAlc1JFtFbCQXn07/ynE Od2w== X-Gm-Message-State: AAQBX9epSypIFw1PZ/uFQ+MCHv9Z0a5YVH/Bz3UKNHnsaLg/1GwFq16G gFVQUWNFgjDuQeDByniL1C6KdHanjGCypdksrm3E+zJQ4A2fPlQyPrWJuw== X-Google-Smtp-Source: AKy350bzXFjSiw0DDEs2mbUaNqRMqE9JK//4PfZjueHLSg4Wzf0Ra1gcZJYIIjSXl26P8POis+gyTO9fGvjZRI+SxVo= X-Received: by 2002:a05:6402:b3c:b0:506:87cb:149f with SMTP id bo28-20020a0564020b3c00b0050687cb149fmr3696265edb.39.1681868762519; Tue, 18 Apr 2023 18:46:02 -0700 (PDT) MIME-Version: 1.0 References: <20230103215004.22646-1-agraf@csgraf.de> <4473165.LvFx2qVVIh@gentoo> In-Reply-To: <4473165.LvFx2qVVIh@gentoo> From: Simon Glass Date: Tue, 18 Apr 2023 19:45:48 -0600 Message-ID: Subject: Re: [PATCH v4 0/9] Add video damage tracking To: Antonio Murdaca , Alex Graf , Heinrich Schuchardt Cc: u-boot@lists.denx.de Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean Hi Antonio, +Alex Graf +Heinrich Schuchardt On Fri, 14 Apr 2023 at 08:55, Antonio Murdaca wrote: > > Hi, this patch set applies cleanly on 2023.01 and solves the issue on the > rockpro64 where the grub would take forever to draw on the screen. Could we get some tests added for this so we can get it into the tree. Alternatively, is there a way to avoid flushing after every space? I notice that even sandbox has started doing this, so something is wrong somewhere. Heinrich do you know anything about that? Regards, Simon