Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp73826ybx; Mon, 4 Nov 2019 16:05:29 -0800 (PST) X-Google-Smtp-Source: APXvYqxyHObIqbEpYbmQ9j9a5gWXKBWOA5jm8qoLi55io70h88q/zQEdKm5638jeGkg1xlFXdRmy X-Received: by 2002:a17:906:a94e:: with SMTP id hh14mr27059622ejb.164.1572912329548; Mon, 04 Nov 2019 16:05:29 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1572912329; cv=none; d=google.com; s=arc-20160816; b=MuL0YdXpiBpiZXZvHnPKsGVYksD3v+EQWMqBVzfwx5kuMYkMfU4KMeoX+ilN6US4BX VgK1SBUxCW++bBNSGqqgosCoHP+FJtCs6/gzUiEtUkNOHtSHBOVlCTnA5wq7HK6u/nNJ Re2FASC8d8bvNbUup/oB8UBuGqeyeVSRUWus4kYnK0W6S4mT0dN9/2L+WqDeygrqiXaS GpkEgZh3hLGEREZui/bdzQoxVrAJ/qxGTD4B37qYzJtcO1fsYf75VxvrGMfFVDB+Pc5f i7AD+XSSROIciYZjynsXhrIpa7Y/73q6LRgPE2SOPe0tUemHaqOvVY6zBMSyFUPdEksZ S0Pw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-disposition:mime-version :message-id:subject:cc:to:from:date:dkim-signature; bh=taJalr9ULaeTpvFha/eSrqk1aU8+Dlc81UWCxgyIWYM=; b=yKKZ8ra6L5EDhBZ80+uC9sG/w9iEjcmGXYmh9WKM0qjtPTZn1RM2u9BUftnM81Jq3B V/nmas/JNORTYy6UdsdIYNbXa9ewf/9dPSagt2rLN/1iIV9tnizR9CNwBuSGuf/ZJb4Q AiM0Sj8EWsmv9qyzk8m5iNyJXd/ekD69f2CP6A/xVnHDR07KvdWAZQvknq7NN6fu+9Wv swqHlXN8UCT20UjYw8TIytsxDYRrzaWibWz2RMtqBrcsD3gbhEREdROrDcCpHhb3jw59 Bc9GUbF+yVL5u1DGbLuY/WUZ3Nci5gPOZE/kicjSVgqV1QQeA++WO3Yl0h1v3KosLr8w 42lA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@onstation.org header.s=default header.b=MAzUzpIp; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c57si9207921edc.386.2019.11.04.16.05.06; Mon, 04 Nov 2019 16:05:29 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass (test mode) header.i=@onstation.org header.s=default header.b=MAzUzpIp; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730445AbfKEABb (ORCPT + 99 others); Mon, 4 Nov 2019 19:01:31 -0500 Received: from onstation.org ([52.200.56.107]:44462 "EHLO onstation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728234AbfKEABb (ORCPT ); Mon, 4 Nov 2019 19:01:31 -0500 Received: from localhost (c-98-239-145-235.hsd1.wv.comcast.net [98.239.145.235]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: masneyb) by onstation.org (Postfix) with ESMTPSA id 465E43E88C; Tue, 5 Nov 2019 00:01:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=onstation.org; s=default; t=1572912090; bh=taJalr9ULaeTpvFha/eSrqk1aU8+Dlc81UWCxgyIWYM=; h=Date:From:To:Cc:Subject:From; b=MAzUzpIp+9/lO1CVwmOHkttx44ezWf0vlhhd+EiWAdxYkKJN0LKriYHULJF2Xswes SnWdiEs2nA59BagwT9FdQesRgU8/yzg7VEkNyuMSzz/g1HeyU8aJ+Gjk7XuoasehQE 7gBj3ClZMgqzBzP3sK24IWK4MFXGY4Gg9Ihb1SFE= Date: Mon, 4 Nov 2019 19:01:29 -0500 From: Brian Masney To: Rob Clark Cc: Sean Paul , freedreno@lists.freedesktop.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org Subject: drm/msm: 'pp done time out' errors after async commit changes Message-ID: <20191105000129.GA6536@onstation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hey Rob, Since commit 2d99ced787e3 ("drm/msm: async commit support"), the frame buffer console on my Nexus 5 began throwing these errors: msm fd900000.mdss: pp done time out, lm=0 The display still works. I see that mdp5_flush_commit() was introduced in commit 9f6b65642bd2 ("drm/msm: add kms->flush_commit()") with a TODO comment and the commit description mentions flushing registers. I assume that this is the proper fix. If so, can you point me to where these registers are defined and I can work on the mdp5 implementation. Thanks, Brian