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 X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 29D95C433DF for ; Thu, 30 Jul 2020 07:17:18 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id F042B2070B for ; Thu, 30 Jul 2020 07:17:17 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="QeC5Z4o9" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F042B2070B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id F0CBF6E86A; Thu, 30 Jul 2020 07:17:16 +0000 (UTC) Received: from mail-pj1-x1042.google.com (mail-pj1-x1042.google.com [IPv6:2607:f8b0:4864:20::1042]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7721E6E852 for ; Thu, 30 Jul 2020 05:10:49 +0000 (UTC) Received: by mail-pj1-x1042.google.com with SMTP id c6so3271805pje.1 for ; Wed, 29 Jul 2020 22:10:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=mA4BZd4kK85fl/B02dB2FxAX7zWjXLAMtkaKMXRlAl8=; b=QeC5Z4o9gUSaBccsjgXcHVRkllpZndKpz8SQFNaDHEdHlyoajM6S2rNTljlpc+BiJI 2w8OfDJUIEXOCuHqrkxDWsVhZ/eoKbd4rbVFTbaxqaK3yaXeMKbO/PmumOF+niR8ZAVN ecVd7mu0QqOi75ElRfD3aSjjbnrDoATXhJ/yypmCBqgAlGcdYpnC/v8VTSISK4ZAU49s hxXK0kmzbG37NsT5PKEdGRMnWARtYMD0WI85tppgoe6x6zkWImbL5A8948ZXJ+s0oIAE Em+uNLDw4H7ULrU3hgS4xndgpLkVbM21ntKMONJmJBRjnExddwEPXMLvxRIsyOYz3BPJ LqRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=mA4BZd4kK85fl/B02dB2FxAX7zWjXLAMtkaKMXRlAl8=; b=Lca/8zfs4y+REQaC7cEtOdsbDofyuvVbtCAbx72eQSW9dFYMFOdIZAe3z4rOPT9G6m uqT74StGEnMco8dMI7Hd74CWc36Kna7I0p8kerHCTtXlvsyYJukCZE1x1zWqYrfG22hJ 8kXFAT2SoCmRNDgh3kujykuYeiu52bqSlXNhShHN1ZFoUHepGkEmqbb4bx1GyC2nQCV7 kO+iwKAaoLH/aEdIi3NKns5wSzx1YTCHyNr30+LG0HKJJrxPNQFaEtei9199aAOZzInV GpVHvnD5aEa4iZuhWfWMRzCWt86B/1wYdZuiVhoLV3vOf+FSuM8WBTKac61Ot3eSM3q+ 8eZg== X-Gm-Message-State: AOAM5336e/ET7IAA3vJLFkpnQCe7vsMolqlIJpslyMIzoJojP8V8Tsrn akmbPyf969xJABLgERg+sncoCA== X-Google-Smtp-Source: ABdhPJwj9HWHtqAFAKHBCLQOJIrgpN7lsfFwNhMzvnaPW201rcxJCVo3jVRneNq0kLb0y1yqbbw/yw== X-Received: by 2002:a17:90b:94f:: with SMTP id dw15mr1393733pjb.209.1596085848986; Wed, 29 Jul 2020 22:10:48 -0700 (PDT) Received: from localhost ([106.201.14.19]) by smtp.gmail.com with ESMTPSA id g18sm4341705pfi.141.2020.07.29.22.10.47 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Wed, 29 Jul 2020 22:10:48 -0700 (PDT) Date: Thu, 30 Jul 2020 10:40:45 +0530 From: Viresh Kumar To: Rob Clark Subject: Re: [PATCH v5 0/6] Add support for GPU DDR BW scaling Message-ID: <20200730051045.jejrtkor3b32l2qe@vireshk-mac-ubuntu> References: <1594644106-22449-1-git-send-email-akhilpo@codeaurora.org> <20200720100131.6ux4zumbwqpa42ye@vireshk-mac-ubuntu> <20200721032442.hv7l4q6633vnmnfe@vireshk-mac-ubuntu> <20200722053023.vwaoj5oqh4cazzzz@vireshk-mac-ubuntu> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200722053023.vwaoj5oqh4cazzzz@vireshk-mac-ubuntu> User-Agent: NeoMutt/20170609 (1.8.3) X-Mailman-Approved-At: Thu, 30 Jul 2020 07:16:49 +0000 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Jonathan , saravanak@google.com, linux-arm-msm , Sharat Masetty , Akhil P Oommen , Linux Kernel Mailing List , Matthias Kaehlcke , dri-devel@freedesktop.org, Bjorn Andersson , freedreno , Sibi Sankar Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On 22-07-20, 11:00, Viresh Kumar wrote: > On 21-07-20, 07:28, Rob Clark wrote: > > With your ack, I can add the patch the dev_pm_opp_set_bw patch to my > > tree and merge it via msm-next -> drm-next -> linus > > I wanted to send it via my tree, but its okay. Pick this patch from > linux-next and add my Ack, I will drop it after that. > > a8351c12c6c7 OPP: Add and export helper to set bandwidth Oops, sorry for the trouble but this needs to go via my tree only :( I maintain two different branches, one for OPP and another one for cpufreq. There was no dependency within the OPP branch and so I dropped it that day and asked you to take it. But when I tried to send a pull request today I realised that one of the qcom patches in the cpufreq branch is dependent on it and I need to keep this patch in my tree. -- viresh _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel