Skip to content
Snippets Groups Projects
Select Git revision
  • 01d6c357837918d8186b9f520e167d98e3d560cc
  • drm-misc-templates default
  • wip/final/kci-gitlab-lava-v1
  • wip/vignesh/kci-lava-gitlab-runner
  • kci-gitlab-igt-v8
  • kci-gitlab-igt-v4
  • drm-misc-fixes-2024-10-02
  • drm-misc-next-2024-09-26
  • drm-misc-fixes-2024-09-26
  • drm-misc-next-2024-09-20
  • drm-misc-fixes-2024-09-12
  • drm-misc-fixes-2024-09-05
  • drm-misc-next-fixes-2024-09-05
  • drm-misc-fixes-2024-08-29
  • drm-misc-next-2024-08-29
  • drm-misc-next-2024-08-22
  • drm-misc-fixes-2024-08-22
  • drm-misc-next-2024-08-16
  • drm-misc-fixes-2024-08-15
  • drm-misc-next-2024-08-09
  • drm-misc-fixes-2024-08-08
  • drm-misc-next-2024-08-01
  • drm-misc-fixes-2024-08-01
  • drm-misc-next-fixes-2024-07-25
  • drm-misc-next-fixes-2024-07-19
  • drm-misc-next-fixes-2024-07-11
26 results

gpu

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Chunming Zhou authored and Christian König committed
    points array is one-to-one match with syncobjs array.
    v2:
    add seperate ioctl for timeline point wait, otherwise break uapi.
    v3:
    userspace can specify two kinds waits::
    a. Wait for time point to be completed.
    b. and wait for time point to become available
    v4:
    rebase
    v5:
    add comment for xxx_WAIT_AVAILABLE
    v6: rebase and rework on new container
    v7: drop _WAIT_COMPLETED, it is the default anyway
    v8: correctly handle garbage collected fences
    
    Signed-off-by: default avatarChunming Zhou <david1.zhou@amd.com>
    Signed-off-by: default avatarChristian König <christian.koenig@amd.com>
    Cc: Tobias Hector <Tobias.Hector@amd.com>
    Cc: Jason Ekstrand <jason@jlekstrand.net>
    Cc: Dave Airlie <airlied@redhat.com>
    Cc: Chris Wilson <chris@chris-wilson.co.uk>
    Reviewed-by: default avatarLionel Landwerlin <lionel.g.landwerlin@intel.com>
    Link: https://patchwork.freedesktop.org/patch/295782/?series=58813&rev=1
    01d6c357
    History
    Name Last commit Last update
    ..