Home
last modified time | relevance | path

Searched refs:DRM_XE_ENGINE_CLASS_VM_BIND (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/drm/
H A Dxe_drm.h249 #define DRM_XE_ENGINE_CLASS_VM_BIND 5 macro
/linux/Documentation/gpu/
H A Ddrm-vm-bind-async.rst272 * @exec_queue_id: exec_queue_id, must be of class DRM_XE_ENGINE_CLASS_VM_BIND
/linux/drivers/gpu/drm/xe/
H A Dxe_exec_queue.c1124 if (eci[0].engine_class == DRM_XE_ENGINE_CLASS_VM_BIND) { in xe_exec_queue_create_ioctl()