From: Abdiel Janulgue <abdiel.janulgue@linux.intel.com>
To: Jesse Barnes <jbarnes@virtuousgeek.org>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: drm/i915/bdw: Enable resource streamer on Broadwell
Date: Wed, 11 Jun 2014 15:28:31 -0700 [thread overview]
Message-ID: <5398D80F.6090807@linux.intel.com> (raw)
In-Reply-To: <20140611111010.66c1f01f@jbarnes-desktop>
On 11.06.2014 11:10, Jesse Barnes wrote:
> On Tue, 6 May 2014 22:25:04 +0300
> Abdiel Janulgue <abdiel.janulgue@linux.intel.com> wrote:
>
>> From: Abdiel Janulgue <abdiel.janulgue@linux.intel.com>
>>
>> This is a re-spin of my resource streamer patchset from October
>> adapted to enable the feature on Broadwell instead.
>>
>> The resource streamer is a hw-feature that helps in reducing commands
>> being submitted by the CPU. Haswell initially has this feature.
>> Unfortunately, HSW seems to have problems switching between non-RS
>> and RS-enabled commands[1]. On BDW however it works seamlessly
>> as expected.
>>
>> The i-g-t test comes next on a separate patch-series.
>>
>> --
>> [1] http://lists.freedesktop.org/archives/intel-gfx/2014-May/044577.html
>>
>> Abdiel Janulgue (2):
>> drm/i915/bdw: Enable resource streamer bits on MI_BATCH_BUFFER_START
>> drm/i915/bdw: Expose I915_EXEC_RESOURCE_STREAMER flag
>>
>> drivers/gpu/drm/i915/i915_gem_execbuffer.c | 8 ++++++++
>> drivers/gpu/drm/i915/i915_reg.h | 1 +
>> drivers/gpu/drm/i915/intel_ringbuffer.c | 3 ++-
>> drivers/gpu/drm/i915/intel_ringbuffer.h | 1 +
>> include/uapi/drm/i915_drm.h | 7 ++++++-
>> 5 files changed, 18 insertions(+), 2 deletions(-)
> These seem trivial enough... have you seen cases where you'd like to
> enable it in Mesa? If so, it probably makes sense to merge this patch
> so you can do your tuning and enabling on the Mesa side...
I've had some Mesa patches since last year. Unfortunately, the changes
didn't
give any dramatic performance improvements. On the other hand, I admit:
1. I've
only run it against GLBenchmark and Unigine benchmarks. Discussion with
Portland
folks seem to suggest that we need to have a comprehensive run with more
benchmarks. 2. I only did the benchmarks in Haswell. Would be nice to see
how it does on Broadwell.
I agree though that further tuning of the performance needs to be done on
the Mesa side.
prev parent reply other threads:[~2014-06-11 22:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-06 19:25 drm/i915/bdw: Enable resource streamer on Broadwell Abdiel Janulgue
2014-05-06 19:25 ` [PATCH 1/2] drm/i915/bdw: Enable resource streamer bits on MI_BATCH_BUFFER_START Abdiel Janulgue
2014-05-06 19:25 ` [PATCH 2/2] drm/i915/bdw: Expose I915_EXEC_RESOURCE_STREAMER flag Abdiel Janulgue
2014-05-06 20:33 ` Chris Wilson
2014-06-11 18:10 ` drm/i915/bdw: Enable resource streamer on Broadwell Jesse Barnes
2014-06-11 22:28 ` Abdiel Janulgue [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=5398D80F.6090807@linux.intel.com \
--to=abdiel.janulgue@linux.intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=jbarnes@virtuousgeek.org \
/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