Searched refs:last_acthd (Results 1 – 1 of 1) sorted by relevance
56 u32 last_acthd = I915_READ(acthd_reg); in i915_wait_ring() local72 if (acthd != last_acthd) in i915_wait_ring()76 last_acthd = acthd; in i915_wait_ring()