Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_engine_cs.c791 GEN7_ROW_INSTDONE); in intel_engine_get_instdone()
802 instdone->row[0][0] = I915_READ(GEN7_ROW_INSTDONE); in intel_engine_get_instdone()
H A Di915_reg.h2395 #define GEN7_ROW_INSTDONE _MMIO(0xe164) macro