dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: "Terje Bergström" <tbergstrom@nvidia.com>
To: Arto Merilainen <amerilainen@nvidia.com>,
	Thierry Reding <treding@nvidia.com>
Cc: "dri-devel@lists.freedesktop.org"
	<dri-devel@lists.freedesktop.org>,
	"linux-tegra@vger.kernel.org" <linux-tegra@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Mayuresh Kulkarni <mkulkarni@nvidia.com>
Subject: Re: [PATCHv4 0/5] gpu: host1x: Add runtime pm support
Date: Wed, 9 Oct 2013 09:42:39 +0300	[thread overview]
Message-ID: <5254FADF.7060709@nvidia.com> (raw)
In-Reply-To: <1381213648-5931-1-git-send-email-amerilainen@nvidia.com>

On 08.10.2013 09:27, Arto Merilainen wrote:
> This series adds runtime pm support for host1x, gr2d and dc. It retains the
> current behaviour if CONFIG_PM_RUNTIME is not enabled.
> 
> The gr2d clock is enabled when a new job is submitted and disabled when
> the work is done. Due to parent->child relations between host1x->gr2d, this
> scheme enables and disables host1x clock.
> 
> For dc, the clocks are enabled in .probe and disabled in .remove via runtime
> pm instead of direct clock APIs.
> 
> Mayuresh is unfortunately not available to continue with the series and hence
> I will continue working on the patches.

The series,

Acked-By: Terje Bergstrom <tbergstrom@nvidia.com>

Terje

      parent reply	other threads:[~2013-10-09  6:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-08  6:27 [PATCHv4 0/5] gpu: host1x: Add runtime pm support Arto Merilainen
     [not found] ` <1381213648-5931-1-git-send-email-amerilainen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-10-08  6:27   ` [PATCHv4 1/5] drm/tegra: Fix gr2d initialisation clean up Arto Merilainen
2013-10-08  6:27 ` [PATCHv4 2/5] gpu: host1x: shuffle job APIs Arto Merilainen
2013-10-08  6:27 ` [PATCHv4 3/5] drm/tegra: Add runtime pm support for gr2d Arto Merilainen
2013-10-08  6:27 ` [PATCHv4 4/5] drm/tegra: Add runtime pm support for dc Arto Merilainen
2013-10-08  6:27 ` [PATCHv4 5/5] gpu: host1x: Add runtime pm support for host1x Arto Merilainen
2013-10-08 16:46 ` [PATCHv4 0/5] gpu: host1x: Add runtime pm support Stephen Warren
2013-10-09  6:42 ` Terje Bergström [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5254FADF.7060709@nvidia.com \
    --to=tbergstrom@nvidia.com \
    --cc=amerilainen@nvidia.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=mkulkarni@nvidia.com \
    --cc=treding@nvidia.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).