[Intel-gfx] [PATCH v5 0/2] drm/i915: timeline semaphore support

Lionel Landwerlin lionel.g.landwerlin at intel.com
Fri Aug 23 07:12:52 UTC 2019


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


More information about the Intel-gfx mailing list