Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_context.h323 static inline bool intel_context_set_banned(struct intel_context *ce) in intel_context_set_banned() function
H A Dintel_context.c611 bool ret = intel_context_set_banned(ce); in intel_context_ban()
H A Dselftest_lrc.c1784 intel_context_set_banned(ce); in __lrc_garbage()
H A Dselftest_execlists.c2349 intel_context_set_banned(rq->context); in __cancel_fail()