mbox series

[v5,0/2] drm/i915: timeline semaphore support

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

Message

Lionel Landwerlin Aug. 22, 2019, 10:31 p.m. UTC
Hi,

Just fiddling with enums to avoid default 0 values as recommended by
Jason.

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