Home
last modified time | relevance | path

Searched refs:GEN7_OASTATUS1_REPORT_LOST (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_perf.c1122 if (unlikely(oastatus1 & GEN7_OASTATUS1_REPORT_LOST)) { in gen7_oa_read()
1128 GEN7_OASTATUS1_REPORT_LOST; in gen7_oa_read()
H A Di915_reg.h672 #define GEN7_OASTATUS1_REPORT_LOST (1 << 0) macro

Completed in 48 milliseconds