Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_perf_types.h62 TYPE_OAM, enumerator
H A Di915_perf.c331 [I915_OAM_FORMAT_MPEC8u64_B8_C8] = { 1, 192, TYPE_OAM, HDR_64_BIT },
332 [I915_OAM_FORMAT_MPEC8u32_B8_C8] = { 2, 128, TYPE_OAM, HDR_64_BIT },
4254 props->engine->oa_group->type == TYPE_OAM && in read_properties_unlocked()
5002 g->type = TYPE_OAM; in oa_init_groups()