mbox series

[v12,0/3] drm/i915: timeline semaphore support

Message ID 20200708131751.334457-1-lionel.g.landwerlin@intel.com (mailing list archive)
Headers show
Series drm/i915: timeline semaphore support | expand

Message

Lionel Landwerlin July 8, 2020, 1:17 p.m. UTC
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

Comments

Lionel Landwerlin July 15, 2020, 11:11 a.m. UTC | #1
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
Lionel Landwerlin July 22, 2020, 7:10 a.m. UTC | #2
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