[Intel-gfx] [PATCH v5 0/2] drm/i915: timeline semaphore support
Lionel Landwerlin
lionel.g.landwerlin at intel.com
Thu Aug 29 21:47:18 UTC 2019
FYI, apart from a couple of pre-existing issues, the Mesa series that
makes use of this i915 change is reviewed :
https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1525
Cheers,
-Lionel
On 22/08/2019 15:12, Lionel Landwerlin wrote:
> 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