Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gt/
Dselftest_timeline.c854 static void switch_tl_lock(struct i915_request *from, struct i915_request *to) in switch_tl_lock() function
887 switch_tl_lock(w->rq, NULL); in create_watcher()
902 switch_tl_lock(NULL, rq); in check_watcher()
931 switch_tl_lock(NULL, w->rq); in cleanup_watcher()
1078 switch_tl_lock(rq, watcher[0].rq); in live_hwsp_read()
1084 switch_tl_lock(watcher[0].rq, rq); in live_hwsp_read()
1092 switch_tl_lock(rq, watcher[1].rq); in live_hwsp_read()
1098 switch_tl_lock(watcher[1].rq, rq); in live_hwsp_read()