From: Deepak S <deepak.s@linux.intel.com>
To: "Chris Wilson" <chris@chris-wilson.co.uk>,
intel-gfx@lists.freedesktop.org,
"Ville Syrjälä" <ville.syrjala@linux.intel.com>,
"Rodrigo Vivi" <rodrigo.vivi@intel.com>,
"Daniel Vetter" <daniel.vetter@ffwll.ch>
Subject: Re: [PATCH v2 4/7] drm/i915: Agressive downclocking on Baytrail
Date: Wed, 18 Mar 2015 16:57:21 +0530 [thread overview]
Message-ID: <55096119.7090704@linux.intel.com> (raw)
In-Reply-To: <20150318112345.GE10812@nuc-i3427.alporthouse.com>
On Wednesday 18 March 2015 04:53 PM, Chris Wilson wrote:
> On Wed, Mar 18, 2015 at 04:45:08PM +0530, Deepak S wrote:
>>> + if (val != dev_priv->rps.cur_freq) {
>>> vlv_punit_write(dev_priv, PUNIT_REG_GPU_FREQ_REQ, val);
>>> + gen6_set_rps_thresholds(dev_priv, val);
>> I think gen6_set_rps_thresholds should be under baytrail specific with platform check?
> The only difference for cherryview is that it doesn't use
> GEN6_RP_MEDIA_TURBO. Was that intentional?
>
> The whole idea is that RPS should be autotuning for different workloads,
> but those metrics are equivalent across GPU.
> -Chris
>
Atleast based on the spec GEN6_RP_MEDIA_TURBO left out of CHV. I am yet to look at the latest Spec.
Also, Most of RP register for CHV falls under Comman well, I hope re-adjusting the rps_threshold will
not causing power issues since we have to wakeup both RENDER/MEDIA to access the register
-Deepak
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2015-03-18 11:30 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-18 9:48 RPS tuning for VLV and pageflips Chris Wilson
2015-03-18 9:48 ` [PATCH v2 1/7] drm/i915: Relax RPS contraints to allows setting minfreq on idle Chris Wilson
2015-03-18 11:12 ` Deepak S
2015-03-18 9:48 ` [PATCH v2 2/7] drm/i915: Improved w/a for rps on Baytrail Chris Wilson
2015-03-18 9:48 ` [PATCH v2 3/7] drm/i915: Use down ei for manual Baytrail RPS calculations Chris Wilson
2015-03-18 13:53 ` Daniel Vetter
2015-03-18 9:48 ` [PATCH v2 4/7] drm/i915: Agressive downclocking on Baytrail Chris Wilson
2015-03-18 11:15 ` Deepak S
2015-03-18 11:23 ` Chris Wilson
2015-03-18 11:27 ` Deepak S [this message]
2015-03-18 9:48 ` [PATCH v2 5/7] drm/i915: Fix computation of last_adjustment for RPS autotuning Chris Wilson
2015-03-18 9:48 ` [PATCH v2 6/7] drm/i915: Add i915_gem_request_unreference__unlocked Chris Wilson
2015-03-18 9:48 ` [PATCH v2 7/7] drm/i915: Boost GPU frequency if we detect outstanding pageflips Chris Wilson
2015-03-18 11:16 ` Deepak S
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=55096119.7090704@linux.intel.com \
--to=deepak.s@linux.intel.com \
--cc=chris@chris-wilson.co.uk \
--cc=daniel.vetter@ffwll.ch \
--cc=intel-gfx@lists.freedesktop.org \
--cc=rodrigo.vivi@intel.com \
--cc=ville.syrjala@linux.intel.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