Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_query.c28 [XE_ENGINE_CLASS_RENDER] = DRM_XE_ENGINE_CLASS_RENDER,
36 [DRM_XE_ENGINE_CLASS_RENDER] = XE_ENGINE_CLASS_RENDER,
H A Dxe_hw_engine.c1162 [DRM_XE_ENGINE_CLASS_RENDER] = XE_ENGINE_CLASS_RENDER,
/linux/include/uapi/drm/
H A Dxe_drm.h232 #define DRM_XE_ENGINE_CLASS_RENDER 0 macro