Home
last modified time | relevance | path

Searched refs:ctx_away_valid (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_lrc.c2501 bool ctx_away_valid; in gen12_csb_parse() local
2515 ctx_away_valid = GEN12_CSB_CTX_VALID(upper_32_bits(entry)); in gen12_csb_parse()
2526 if (!ctx_away_valid || new_queue) { in gen12_csb_parse()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_execlists_submission.c1706 __gen12_csb_parse(bool ctx_to_valid, bool ctx_away_valid, bool new_queue, in __gen12_csb_parse() argument
1716 if (!ctx_away_valid || new_queue) { in __gen12_csb_parse()

Completed in 13 milliseconds