All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michel Thierry <michel.thierry@intel.com>
To: Rodrigo Vivi <rodrigo.vivi@gmail.com>
Cc: intel-gfx <intel-gfx@lists.freedesktop.org>
Subject: Re: [PATCH v2 1/2] drm/i915: Initialize bdw workarounds in logical ring mode too
Date: Wed, 05 Nov 2014 09:55:26 +0000	[thread overview]
Message-ID: <5459F40E.4050509@intel.com> (raw)
In-Reply-To: <CABVU7+s_b9VojoC=amj7+kqt1j8zPRJ8rEcYj75=UtH4UeqKfw@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 1244 bytes --]

On 11/4/2014 7:23 PM, Rodrigo Vivi wrote:
> These patches got listed to -collector but got a huge conflict. If it
> is still relevant please rebase it.
>
> Also my bikeshed is to findo better names to help on differentiate
> them at least.
>
> On Wed, Sep 24, 2014 at 5:02 AM, Michel Thierry
> <michel.thierry@intel.com> wrote:
>> Following the legacy ring submission example, update the
>> ring->init_context() hook to support the execlist submission mode.
>>
>> Workarounds are defined in bdw_emit_workarounds(), but the emit
>> now depends on the ring submission mode.
>>
>> v2: Updated after "Cleanup pre prod workarounds"
>>
>> For: VIZ-4092
>> Signed-off-by: Michel Thierry <michel.thierry@intel.com>
>> ---
>>   drivers/gpu/drm/i915/i915_gem_context.c |  2 +-
>>   drivers/gpu/drm/i915/intel_lrc.c        | 66 +++++++++++++++++++++++++++++
>>   drivers/gpu/drm/i915/intel_ringbuffer.c | 75 +++++++++++++++++++--------------
>>   drivers/gpu/drm/i915/intel_ringbuffer.h | 11 ++++-
>>   4 files changed, 120 insertions(+), 34 deletions(-)
Hi Rodrigo,

This patch is no longer needed, and was superseded by Arun's patch:
<1414516762-27254-1-git-send-email-arun.siluvery@linux.intel.com>

Thanks,

-Michel


[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 5510 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

      parent reply	other threads:[~2014-11-05  9:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-24 12:02 [PATCH v2 1/2] drm/i915: Initialize bdw workarounds in logical ring mode too Michel Thierry
2014-09-24 12:02 ` [PATCH v2 2/2] drm/i915: Initialize chv " Michel Thierry
2014-11-04 19:23 ` [PATCH v2 1/2] drm/i915: Initialize bdw " Rodrigo Vivi
2014-11-05  9:54   ` Siluvery, Arun
2014-11-05  9:55   ` Michel Thierry [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=5459F40E.4050509@intel.com \
    --to=michel.thierry@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=rodrigo.vivi@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.