Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
To: Chris Wilson <chris@chris-wilson.co.uk>, intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH] drm/i915/oa: Reconfigure contexts on the fly
Date: Fri, 5 Jul 2019 15:43:56 +0300	[thread overview]
Message-ID: <b8bbe8f4-c70a-6df9-1336-b7511fe40bd8@intel.com> (raw)
In-Reply-To: <0ff02900-acdb-12a2-84d4-8df69e2e08cf@intel.com>


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

On 05/07/2019 15:42, Lionel Landwerlin wrote:
>>
>> +
>> +static int
>> +gen8_store_flex(struct i915_request *rq,
>> +        struct intel_context *ce,
>> +        const struct flex *flex, unsigned int count)
>> +{
>> +    u32 offset;
>> +    u32 *cs;
>> +
>> +    cs = intel_ring_begin(rq, 4 * count);
>> +    if (IS_ERR(cs))
>> +        return PTR_ERR(cs);
>
>
> Is the right of the kernel context large enough to hold the MI_SDIs 
> for all the contexts?
>
>

s/right/ring/



[-- Attachment #1.2: Type: text/html, Size: 1231 bytes --]

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

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

  reply	other threads:[~2019-07-05 12:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-05 12:30 [PATCH] drm/i915/oa: Reconfigure contexts on the fly Chris Wilson
2019-07-05 12:42 ` Lionel Landwerlin
2019-07-05 12:43   ` Lionel Landwerlin [this message]
2019-07-05 12:54   ` Chris Wilson
2019-07-05 13:06     ` Lionel Landwerlin
2019-07-05 13:14       ` Chris Wilson
2019-07-05 13:16 ` [PATCH v2] " Chris Wilson
2019-07-05 13:29   ` Lionel Landwerlin
2019-07-05 14:55 ` ✓ Fi.CI.BAT: success for drm/i915/oa: Reconfigure contexts on the fly (rev2) Patchwork
2019-07-07  0:41 ` ✗ Fi.CI.IGT: failure " Patchwork

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=b8bbe8f4-c70a-6df9-1336-b7511fe40bd8@intel.com \
    --to=lionel.g.landwerlin@intel.com \
    --cc=chris@chris-wilson.co.uk \
    --cc=intel-gfx@lists.freedesktop.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