Home
last modified time | relevance | path

Searched refs:drm_xe_exec_queue_get_property (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/uapi/drm/
H A Dxe_drm.h116 … DRM_IOWR(DRM_COMMAND_BASE + DRM_XE_EXEC_QUEUE_GET_PROPERTY, struct drm_xe_exec_queue_get_property)
1304 struct drm_xe_exec_queue_get_property { struct
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_exec_queue.c733 struct drm_xe_exec_queue_get_property *args = data; in xe_exec_queue_get_property_ioctl()