Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp2724258pxk; Sun, 27 Sep 2020 20:10:05 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxZ0HvRz/Qcue0JZewOUHNUU48MxKTpvq0ZQFWMymWmBqG4EQo29Q7TXHZusNCYvjNNkQ5V X-Received: by 2002:a17:906:f8d2:: with SMTP id lh18mr14126170ejb.44.1601262605224; Sun, 27 Sep 2020 20:10:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601262605; cv=none; d=google.com; s=arc-20160816; b=vtUINammqrzYooIPPYDBgFxtDbReC+/qd9IZGtedcL/Tny+zF5HQclTWIOdmYFtmvp YeQTMFuGHC9HM2tbgCtCL8e8NeyQsUStkA0qxPjKV6QjHCJ+vCz8LBRu1oSmwLzOUDSU SfqgdJaNVAybNRQ/zhkwoG79O6FEiQwQMUEiPut1xKGH4nhdc7VeeBOi9CaWa4QOovin IQJ3xW141nmAVRi3zsOPoCT+yTezBlD273y8RKRiM2JOUruyolkkVPn7A7HdnJxgnCJD 8z79QaI9tXHNHT06CQle+4sBK8yJpnggTsjsx20x0TZ8oD2vM9ul4X7YbXGSKsx5+bGn P+Fg== 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=ja+ozoWilriK4JkMLXIWHb2HytaiKSM+B983Z5PiGrg=; b=A4ffiyL7qxiB8tzwAX1/CuO+9Km5Ox8L+E4iSiTRXYVGDiLuXKcmEg+AYo/3NWyRMN MZBLGqW7kvu3X0JHE5wHy54wRolk/4ZpSPwXZfNQVVtltfqXW5mjyx8/dQg4ww1vqm4q oSZYl+xbOBgr6zC6auqX2kqdYPVoYlRmTXPJPblMOuoh2n4+d/a8zVcnQDVJ71fkmZ2o LmoYQczqTM6G3R/IymMLy7HS9vwrQI/H+7XEOag3KGl+5pbDemQ4VBd777uadFT1wBHS YP3yC9yf7OMty3vKmjlVVkoIU5zB7pVTMdadLYc38PzaYvxaaUlllCvDiVW6qgIdwdLi lcfQ== 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 w6si6564245ejz.365.2020.09.27.20.09.43; Sun, 27 Sep 2020 20:10:05 -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 S1726614AbgI1DIg (ORCPT + 99 others); Sun, 27 Sep 2020 23:08:36 -0400 Received: from alexa-out.qualcomm.com ([129.46.98.28]:7600 "EHLO alexa-out.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726421AbgI1DIg (ORCPT ); Sun, 27 Sep 2020 23:08:36 -0400 Received: from ironmsg09-lv.qualcomm.com ([10.47.202.153]) by alexa-out.qualcomm.com with ESMTP; 27 Sep 2020 20:08:36 -0700 X-QCInternal: smtphost Received: from ironmsg01-blr.qualcomm.com ([10.86.208.130]) by ironmsg09-lv.qualcomm.com with ESMTP/TLS/AES256-SHA; 27 Sep 2020 20:08:34 -0700 X-QCInternal: smtphost Received: from c-mansur-linux.qualcomm.com ([10.204.90.208]) by ironmsg01-blr.qualcomm.com with ESMTP; 28 Sep 2020 08:38:21 +0530 Received: by c-mansur-linux.qualcomm.com (Postfix, from userid 461723) id DD60421C27; Mon, 28 Sep 2020 08:38:19 +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, swboyd@chromium.org, Mansur Alisha Shaik Subject: [RESEND v3 0/4] Venus - change clk enable, disable order and change bw values Date: Mon, 28 Sep 2020 08:38:12 +0530 Message-Id: <1601262496-27026-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 v3 patches by correcting fixes tag 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 | 32 ++++++++++++++++++++------ drivers/media/platform/qcom/venus/pm_helpers.c | 10 ++++++++ 2 files changed, 35 insertions(+), 7 deletions(-) -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation