Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_oa.c1888 static bool engine_supports_oa_format(const struct xe_hw_engine *hwe, int type) in engine_supports_oa_format() function
2021 !engine_supports_oa_format(param.hwe, f->type)) { in xe_oa_stream_open_ioctl()
/linux/drivers/gpu/drm/i915/
H A 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()