Searched refs:last_acthd (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/drm/ | ||
H A D | i915_dma.c | 56 u32 last_acthd = I915_READ(acthd_reg); local 72 if (acthd != last_acthd) 76 last_acthd = acthd; |
Completed in 45 milliseconds