diff options
author | Lionel Landwerlin <[email protected]> | 2019-04-16 13:57:50 +0100 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2019-05-02 12:36:47 +1000 |
commit | 060cebb20cdbcd3185d593e7194fa7a738201817 (patch) | |
tree | 58e810b30211831bc4823bf5e3e500cf18069a3f /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | 5ec776383d5ba119cf1bcf67e1dbcd5e96911e8a (diff) |
drm: introduce a capability flag for syncobj timeline support
Unfortunately userspace users of this API cannot be publicly disclosed
yet.
This commit effectively disables timeline syncobj ioctls for all
drivers. Each driver wishing to support this feature will need to
expose DRIVER_SYNCOBJ_TIMELINE.
v2: Add uAPI capability check (Christian)
Signed-off-by: Lionel Landwerlin <[email protected]>
Reviewed-by: Christian König <[email protected]> (v1)
Cc: Dave Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Christian König <[email protected]>
Cc: Chunming Zhou <[email protected]>
Reviewed-by: Dave Airlie <[email protected]>
Reviewed-by: Chunming Zhou <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions