Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_lrc.c108 static int context_flush(struct intel_context *ce, long timeout) in context_flush() function
824 err = context_flush(arg->ce[0], HZ / 2); in __lrc_timestamp()