Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_timeline.c858 static void switch_tl_lock(struct i915_request *from, struct i915_request *to) in switch_tl_lock() function
891 switch_tl_lock(w->rq, NULL); in create_watcher()
906 switch_tl_lock(NULL, rq); in check_watcher()
935 switch_tl_lock(NULL, w->rq); in cleanup_watcher()
1084 switch_tl_lock(rq, watcher[0].rq); in live_hwsp_read()
1090 switch_tl_lock(watcher[0].rq, rq); in live_hwsp_read()
1098 switch_tl_lock(rq, watcher[1].rq); in live_hwsp_read()
1104 switch_tl_lock(watcher[1].rq, rq); in live_hwsp_read()