Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_eu_stall.h21 static inline bool xe_eu_stall_supported_on_platform(struct xe_device *xe) in xe_eu_stall_supported_on_platform() function
H A Dxe_eu_stall.c238 if (!xe_eu_stall_supported_on_platform(xe)) in xe_eu_stall_init()
961 if (!xe_eu_stall_supported_on_platform(xe)) { in xe_eu_stall_stream_open()
H A Dxe_query.c751 if (!xe_eu_stall_supported_on_platform(xe)) in query_eu_stall()