Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_oa.c1557 static bool engine_supports_oa_format(const struct xe_hw_engine *hwe, int type) in engine_supports_oa_format() function
1858 !engine_supports_oa_format(param.hwe, f->type)) { in xe_oa_stream_open_ioctl()
/linux-6.12.1/drivers/gpu/drm/i915/
Di915_perf.c1656 static bool engine_supports_oa_format(struct intel_engine_cs *engine, int type) in engine_supports_oa_format() function
4170 if (!engine_supports_oa_format(props->engine, f->type)) { in read_properties_unlocked()