Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_perf_oa_regs.h65 #define GEN7_OASTATUS1_REPORT_LOST (1 << 0) macro
H A Di915_perf.c1230 if (unlikely(oastatus1 & GEN7_OASTATUS1_REPORT_LOST)) { in gen7_oa_read()
1236 GEN7_OASTATUS1_REPORT_LOST; in gen7_oa_read()