Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/selftests/
Digt_spinner.c171 hws_seqno(const struct igt_spinner *spin, const struct i915_request *rq) in hws_seqno() function
197 return !(wait_for_us(i915_seqno_passed(hws_seqno(spin, rq), in igt_wait_for_spinner()
200 wait_for(i915_seqno_passed(hws_seqno(spin, rq), in igt_wait_for_spinner()
/Linux-v5.4/drivers/gpu/drm/i915/gt/
Dselftest_hangcheck.c270 static u32 hws_seqno(const struct hang *h, const struct i915_request *rq) in hws_seqno() function
293 return !(wait_for_us(i915_seqno_passed(hws_seqno(h, rq), in wait_until_running()
296 wait_for(i915_seqno_passed(hws_seqno(h, rq), in wait_until_running()
612 __func__, rq->fence.seqno, hws_seqno(&h, rq)); in __igt_reset_engine()
874 __func__, rq->fence.seqno, hws_seqno(&h, rq)); in __igt_reset_engines()
1082 __func__, rq->fence.seqno, hws_seqno(&h, rq)); in igt_reset_wait()
1271 __func__, rq->fence.seqno, hws_seqno(&h, rq)); in __igt_reset_evict_vma()
1469 prev->fence.seqno, hws_seqno(&h, prev)); in igt_reset_queue()
1575 __func__, rq->fence.seqno, hws_seqno(&h, rq)); in igt_handle_error()
1664 rq->fence.seqno, hws_seqno(&h, rq)); in igt_atomic_reset_engine()