All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] [PATCH v12 0/3] drm/i915: timeline semaphore support
Date: Wed, 22 Jul 2020 10:10:55 +0300	[thread overview]
Message-ID: <74c3d4f0-9c25-3610-a7b7-cc3e424a685b@intel.com> (raw)
In-Reply-To: <6f8e6d8b-291c-e744-c569-9307cc22b493@intel.com>

Ping?

On 15/07/2020 14:11, Lionel Landwerlin wrote:
> Ping?
>
> On 08/07/2020 16:17, Lionel Landwerlin wrote:
>> Hi all,
>>
>> This is resuming the work on trying to get timeline semaphore support
>> for i915 upstream, now that some selftests have been added to
>> dma-fence-chain.
>>
>> There are a few fix from the last iteration and a rebase following the
>> changes in the upstream execbuf code.
>>
>> Cheers,
>>
>> Lionel Landwerlin (3):
>>    drm/i915: introduce a mechanism to extend execbuf2
>>    drm/i915: add syncobj timeline support
>>    drm/i915: peel dma-fence-chains wait fences
>>
>>   .../gpu/drm/i915/gem/i915_gem_execbuffer.c    | 333 +++++++++++++++---
>>   drivers/gpu/drm/i915/i915_drv.c               |   3 +-
>>   drivers/gpu/drm/i915/i915_getparam.c          |   1 +
>>   include/uapi/drm/i915_drm.h                   |  65 +++-
>>   4 files changed, 342 insertions(+), 60 deletions(-)
>>
>> -- 
>> 2.27.0
>
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx


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

      reply	other threads:[~2020-07-22  7:10 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-08 13:17 [Intel-gfx] [PATCH v12 0/3] drm/i915: timeline semaphore support Lionel Landwerlin
2020-07-08 13:17 ` [Intel-gfx] [PATCH v12 1/3] drm/i915: introduce a mechanism to extend execbuf2 Lionel Landwerlin
2020-07-08 13:17 ` [Intel-gfx] [PATCH v12 2/3] drm/i915: add syncobj timeline support Lionel Landwerlin
2020-07-29 12:24   ` Daniel Vetter
2020-07-29 12:24     ` Daniel Vetter
2020-07-29 17:51     ` Linus Torvalds
2020-07-29 17:51       ` Linus Torvalds
2020-07-29 19:19       ` Kees Cook
2020-07-29 19:19         ` Kees Cook
2020-07-29 12:34   ` daniel
2020-07-08 13:17 ` [Intel-gfx] [PATCH v12 3/3] drm/i915: peel dma-fence-chains wait fences Lionel Landwerlin
2020-07-29 12:36   ` daniel
2020-07-08 14:28 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: timeline semaphore support Patchwork
2020-07-08 14:29 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2020-07-08 14:49 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2020-07-08 17:57 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2020-07-15 11:11 ` [Intel-gfx] [PATCH v12 0/3] " Lionel Landwerlin
2020-07-22  7:10   ` Lionel Landwerlin [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=74c3d4f0-9c25-3610-a7b7-cc3e424a685b@intel.com \
    --to=lionel.g.landwerlin@intel.com \
    --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 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.