[Intel-gfx] [PATCH v2 1/2] drm/i915: Initialize bdw workarounds in logical ring mode too

Michel Thierry michel.thierry at intel.com
Wed Nov 5 10:55:26 CET 2014


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 at 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 at 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 at linux.intel.com>

Thanks,

-Michel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5510 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20141105/a15c4472/attachment.bin>


More information about the Intel-gfx mailing list