Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_perf_oa_regs.h77 #define GEN8_OASTATUS_REPORT_LOST (1 << 0) macro
H A Di915_perf.c1010 if (oastatus & GEN8_OASTATUS_REPORT_LOST) { in gen8_oa_read()
1018 GEN8_OASTATUS_REPORT_LOST, in gen8_oa_read()