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

/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_execlists_submission.c158 #define GEN12_CSB_CTX_VALID(csb_dw) \ macro
1743 return __gen12_csb_parse(GEN12_CSB_CTX_VALID(lower_32_bits(csb)), /* cxt to */
1744 GEN12_CSB_CTX_VALID(upper_32_bits(csb)), /* cxt away */

Completed in 258 milliseconds