Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_oa.c1877 static bool engine_supports_oa_format(const struct xe_hw_engine *hwe, int type) in engine_supports_oa_format() function
2010 !engine_supports_oa_format(param.hwe, f->type)) { in xe_oa_stream_open_ioctl()
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_perf.c1659 static bool engine_supports_oa_format(struct intel_engine_cs *engine, int type) in engine_supports_oa_format() function
4172 if (!engine_supports_oa_format(props->engine, f->type)) { in read_properties_unlocked()