Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp50477pxk; Wed, 16 Sep 2020 18:34:01 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzy1Wv2N9cxz3z1p3g6DDC+Ao14lHb6QF78J43v3xUizmGiO5XzWWui4cZWSlZiJIF4YrR3 X-Received: by 2002:a17:906:30c5:: with SMTP id b5mr28887583ejb.98.1600306441094; Wed, 16 Sep 2020 18:34:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1600306441; cv=none; d=google.com; s=arc-20160816; b=JSzRBp5X3OJ69XsZ++EsBL+drQPDuaCP3cCLC5U/FD/C1FkRalgftXnYsKi3ftVay5 XGizUUi5lBwTw4XrGC4E1lmjivl0MslV9B5qJRKxq5UbhRIPbbrFkf5dkRwG3S+jJVeN 29WCWWlR8Vh2A6Ig1Q0eQWIqW/SwD1v29bEROydOhbIc5CA/MXBEY2fiPN4znF7pC+ME 7of7wnQbDvyhVngEdzU09HIz35k05TkSOA34afqWvq4E0e5tW1/d4Yw3e+5EJVmH1NME Rjic6DqQFT4aVir6t9t205ujl/rF9XThGxStLSmOU0NgN6guWb8hSTGBYt5DfUvGbD+/ wYJg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:message-id:date:subject:cc:to:from; bh=tI93aUiZg9QPrBbo1nE95IqRVkcsRQ6w2N9QUovlnso=; b=jHRxL5h6xumYgECH8J4uRBifpwilw/PHQY9vvDlq/PcNzVxdF/K9Tp10boDShs5AFu FMpL4RMjq+ze0Hcsx0C0rpqSixZ3TSyWbTfVkBpvYIFU4sMiGe9HSDB1SgNs+I6DG+5t hoWmWvzKi9wY2qNV04GR1LZADAtC+UDEUIZ4iJ4C7sY1qaedi2MQ0zG2O9TjtPHFIVzj 9+C6tpbUdCxpANPbjwArP0MIMD2RxoNK3779ZJnx5LS5d/j9QHYsvxddhW3y+Dgf2XZV 9w7VCYUIq2qLyrxZ33V4Hsd19ZemwTY6BRL7ZlVPxISds0ABxR+tfFOa6AafnjnU/jAy GfNQ== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id dr21si8152841ejc.186.2020.09.16.18.33.37; Wed, 16 Sep 2020 18:34:01 -0700 (PDT) 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726170AbgIQBcd (ORCPT + 99 others); Wed, 16 Sep 2020 21:32:33 -0400 Received: from alexa-out.qualcomm.com ([129.46.98.28]:54335 "EHLO alexa-out.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725858AbgIQBc3 (ORCPT ); Wed, 16 Sep 2020 21:32:29 -0400 X-Greylist: delayed 365 seconds by postgrey-1.27 at vger.kernel.org; Wed, 16 Sep 2020 21:32:29 EDT Received: from ironmsg-lv-alpha.qualcomm.com ([10.47.202.13]) by alexa-out.qualcomm.com with ESMTP; 16 Sep 2020 18:26:22 -0700 Received: from ironmsg02-blr.qualcomm.com ([10.86.208.131]) by ironmsg-lv-alpha.qualcomm.com with ESMTP/TLS/AES256-SHA; 16 Sep 2020 18:26:20 -0700 Received: from c-mansur-linux.qualcomm.com ([10.204.90.208]) by ironmsg02-blr.qualcomm.com with ESMTP; 17 Sep 2020 06:56:07 +0530 Received: by c-mansur-linux.qualcomm.com (Postfix, from userid 461723) id C930921D3F; Thu, 17 Sep 2020 06:56:05 +0530 (IST) From: Mansur Alisha Shaik To: linux-media@vger.kernel.org, stanimir.varbanov@linaro.org Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, vgarodia@codeaurora.org, Mansur Alisha Shaik Subject: [RESEND v2 0/4] Venus - change clk enable, disable order and change bw values Date: Thu, 17 Sep 2020 06:55:59 +0530 Message-Id: <1600305963-7659-1-git-send-email-mansur@codeaurora.org> X-Mailer: git-send-email 2.7.4 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The intention of this patchset is to correct clock enable and disable order and vote for venus-ebi and cpucfg paths with average bandwidth instad of peak bandwidth since with current implementation we are seeing clock related warning during XO-SD and suspend device while video playback --- Resending as all patches not updated properly because of some mailing issues Mansur Alisha Shaik (4): venus: core: change clk enable and disable order in resume and suspend venus: core: vote for video-mem path venus: core: vote with average bandwidth and peak bandwidth as zero venus: put dummy vote on video-mem path after last session release drivers/media/platform/qcom/venus/core.c | 29 +++++++++++++++++++------- drivers/media/platform/qcom/venus/pm_helpers.c | 3 +++ 2 files changed, 25 insertions(+), 7 deletions(-) -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation