Home
last modified time | relevance | path

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

/linux-3.3/drivers/gpu/drm/i915/
Di915_irq.c1665 uint32_t acthd, instdone, instdone1, acthd_bsd, acthd_blt; in i915_hangcheck_elapsed() local
1689 acthd_bsd = HAS_BSD(dev) ? in i915_hangcheck_elapsed()
1695 dev_priv->last_acthd_bsd == acthd_bsd && in i915_hangcheck_elapsed()
1728 dev_priv->last_acthd_bsd = acthd_bsd; in i915_hangcheck_elapsed()