Searched refs:last_gem_throttle_seqno (Results 1 – 3 of 3) sorted by relevance
1018 i915_file_priv->mm.last_gem_throttle_seqno = 0; in i915_driver_open()
1978 seqno = i915_file_priv->mm.last_gem_throttle_seqno; in i915_gem_ring_throttle()1979 i915_file_priv->mm.last_gem_throttle_seqno = in i915_gem_ring_throttle()
439 uint32_t last_gem_throttle_seqno; member