hangcheck_fence   526 drivers/gpu/drm/msm/msm_gpu.c 	if (fence != ring->hangcheck_fence) {
hangcheck_fence   528 drivers/gpu/drm/msm/msm_gpu.c 		ring->hangcheck_fence = fence;
hangcheck_fence   531 drivers/gpu/drm/msm/msm_gpu.c 		ring->hangcheck_fence = fence;
hangcheck_fence   543 drivers/gpu/drm/msm/msm_gpu.c 	if (ring->seqno > ring->hangcheck_fence)
hangcheck_fence    44 drivers/gpu/drm/msm/msm_ringbuffer.h 	uint32_t hangcheck_fence;