public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] drm/i915: timeline semaphore support
@ 2019-08-21 13:12 Lionel Landwerlin
  2019-08-21 13:12 ` [PATCH v4 1/2] drm/i915: introduce a mechanism to extend execbuf2 Lionel Landwerlin
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Lionel Landwerlin @ 2019-08-21 13:12 UTC (permalink / raw)
  To: intel-gfx

Hi all,

Just a rebase and a change added then reversed that puts us right back
to v3.

Cheers,

Lionel Landwerlin (2):
  drm/i915: introduce a mechanism to extend execbuf2
  drm/i915: add syncobj timeline support

 .../gpu/drm/i915/gem/i915_gem_execbuffer.c    | 346 +++++++++++++++---
 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, 354 insertions(+), 61 deletions(-)

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-08-22  2:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-21 13:12 [PATCH v4 0/2] drm/i915: timeline semaphore support Lionel Landwerlin
2019-08-21 13:12 ` [PATCH v4 1/2] drm/i915: introduce a mechanism to extend execbuf2 Lionel Landwerlin
2019-08-21 13:12 ` [PATCH v4 2/2] drm/i915: add syncobj timeline support Lionel Landwerlin
2019-08-21 17:01   ` Jason Ekstrand
2019-08-21 13:53 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: timeline semaphore support (rev4) Patchwork
2019-08-21 14:15 ` ✓ Fi.CI.BAT: success " Patchwork
2019-08-22  2:23 ` ✗ Fi.CI.IGT: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox