Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dselftest_lrc.c4739 static int context_flush(struct intel_context *ce, long timeout) in context_flush() function
5419 err = context_flush(arg->ce[0], HZ / 2); in __lrc_timestamp()