Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp968207pxb; Fri, 22 Jan 2021 04:03:19 -0800 (PST) X-Google-Smtp-Source: ABdhPJyZVGrUimmZqcMFzn6NN5mh91qwYlJKlz1aZJATqpxLW7QT2h/y7gnyb/ip5xOyK9Q9Qiel X-Received: by 2002:a17:906:447:: with SMTP id e7mr2717427eja.172.1611316999605; Fri, 22 Jan 2021 04:03:19 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1611316999; cv=none; d=google.com; s=arc-20160816; b=vr5Q3WZ6+mghlDCg31RqPbrwwz3MIo4rgjjO1/GM9jKXBBTe6lxkJvrP4GqfIlKBaj Gr1cST+QO0QuLyCQ5dteS7q3fsUXDhcfN4C4jJHw9V2spOv1VGdsEp4ULodtw4EM2qut 1ygro44ONXyhrL9ubDXt9huoEeb+EXuqwTiSKc6zj6aCCxWilDhub8GxsybBEj5oxLhf FU5ZecRT8ad26OaGHHKguSTpB0/lVt8kpLA8N6pE6mLznPXU/gfZtLSBx30eRIwnRdOF wgm/SiqPwnZc2S5+VvOGDw62z4jLEEfoKEgPC+6+06NS2D1xrB72yD7B1KRi7lX3pvsp welg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=mOgjIoHoIuOF6IcCUX46sKCzOIEBllGnzOXCeAbckHI=; b=X1z1InPEznUR9tASvpFzCxTWb7GCNOS18X/rICJf70QVXNjxk9CS5kN4+QJ1d7FNWG t44RGG2bgX8xoyw7j+jIdL13z4BW1+sHrzbU0gia7FlI5SYywq/lYzZ5ePf2LfSD/Vt9 dwiGHUQBSq/hSmNe2+c/iyqZZK5t3jDqtm+37NXchzWUB2YzytDvjsuAc3/YIbqOduHB W9SB6kpXoTNyqiesMVq9jwCc+v6hzeCwW+uBTyyBF79ic/uJrebk1cURk5Vfz7OND5Oo ENfA/tvIt+f31MU51J89x0dIlC1xt7QeAMxMc/qbfgbWz3lAk7DrSnOEBp5Vml/6k/Mw sKtQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id c3si2933627ejb.238.2021.01.22.04.02.50; Fri, 22 Jan 2021 04:03:19 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727432AbhAVMCC (ORCPT + 99 others); Fri, 22 Jan 2021 07:02:02 -0500 Received: from foss.arm.com ([217.140.110.172]:41214 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727882AbhAVKzH (ORCPT ); Fri, 22 Jan 2021 05:55:07 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 8702211D4; Fri, 22 Jan 2021 02:54:21 -0800 (PST) Received: from [10.57.9.64] (unknown [10.57.9.64]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 8F71C3F719; Fri, 22 Jan 2021 02:54:19 -0800 (PST) Subject: Re: [PATCH] drm/panfrost: Add governor data with pre-defined thresholds To: Steven Price Cc: linux-kernel@vger.kernel.org, airlied@linux.ie, daniel@ffwll.ch, robh@kernel.org, tomeu.vizoso@collabora.com, alyssa.rosenzweig@collabora.com, dri-devel@lists.freedesktop.org, daniel.lezcano@linaro.org References: <20210121170445.19761-1-lukasz.luba@arm.com> <38c4dc94-0613-33f9-e4e4-e42d451aed9b@arm.com> From: Lukasz Luba Message-ID: Date: Fri, 22 Jan 2021 10:54:18 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 1/22/21 10:24 AM, Steven Price wrote: > On 22/01/2021 10:00, Lukasz Luba wrote: >> >> >> On 1/22/21 8:21 AM, Steven Price wrote: >>> On 21/01/2021 17:04, Lukasz Luba wrote: >>>> The simple_ondemand devfreq governor uses two thresholds to decide >>>> about >>>> the frequency change: upthreshold, downdifferential. These two tunable >>>> change the behavior of the governor decision, e.g. how fast to increase >>>> the frequency or how rapidly limit the frequency. This patch adds >>>> needed >>>> governor data with thresholds values gathered experimentally in >>>> different >>>> workloads. >>>> >>>> Signed-off-by: Lukasz Luba >>>> --- >>>> Hi all, >>>> >>>> This patch aims to improve the panfrost performance in various >>>> workloads, >>>> (benchmarks, games). The simple_ondemand devfreq governor supports >>>> tunables to tweak the behaviour of the internal algorithm. The default >>>> values for these two thresholds (90 and 5) do not work well with >>>> panfrost. >>>> These new settings should provide good performance, short latency for >>>> rising the frequency due to rapid workload change and decent freq slow >>>> down when the load is decaying. Based on frequency change statistics, >>>> gathered during experiments, all frequencies are used, depending on >>>> the load. This provides some power savings (statistically). The highest >>>> frequency is also used when needed. >>>> >>>> Example glmark2 results: >>>> 1. freq fixed to max: 153 >>>> 2. these new thresholds values (w/ patch): 151 >>>> 3. default governor values (w/o patch): 114 >>> >>> It would be good to state which platform this is on as this obviously >>> can vary depending on the OPPs available. >> >> Sorry about that. It was Rock Pi 4B and I have mesa 20.2.4. >> >>> >>> Of course the real fix here would be to improve the utilisation of >>> the GPU[1] so we actually hit the 90% threshold more easily (AFAICT >>> kbase uses the default 90/5 thresholds), but this seems like a >>> reasonable change for now. >> >> Agree, improving the scheduler would be the best option. I'll have a >> look at that patch and why it got this 10% lower performance. Maybe >> I would find something during testing. > > I'm afraid it'll probably need a fair bit of work to rebase - things > have changed around that code. I'm hoping that most of the problem was > really around how Mesa was driving the GPU at that time and things > should be better. The DDK (hacked to talk Panfrost ioctls) saw a > performance improvement. > > Let me know if you hit problems and need any help. OK, I will contact you when I face some problems. > >>> >>> Reviewed-by: Steven Price >> >> Thank you for the review. I guess this patch would go through drm tree? > > Yes, I'll push it to drm-misc-next later. Thank you! Lukasz