amd/common: Add detection of the syncobj wait/signal/reset ioctls.
First amdgpu bump after inclusion was 20 (which was done for local BOs). Reviewed-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
@@ -81,6 +81,7 @@ struct radeon_info {
|
||||
uint32_t drm_patchlevel;
|
||||
bool has_userptr;
|
||||
bool has_syncobj;
|
||||
bool has_syncobj_wait;
|
||||
bool has_sync_file;
|
||||
bool has_ctx_priority;
|
||||
|
||||
|
Reference in New Issue
Block a user