Searched refs:stall_detected (Results 1 – 1 of 1) sorted by relevance
1055 bool stall_detected; in i915_pageflip_stall_check() local1074 stall_detected = I915_READ(dspsurf) == obj->gtt_offset; in i915_pageflip_stall_check()1077 stall_detected = I915_READ(dspaddr) == (obj->gtt_offset + in i915_pageflip_stall_check()1084 if (stall_detected) { in i915_pageflip_stall_check()