Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_perf.c1681 static bool engine_supports_oa_format(struct intel_engine_cs *engine, int type) in engine_supports_oa_format() function
4263 if (!engine_supports_oa_format(props->engine, f->type)) { in read_properties_unlocked()