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

/linux-master/drivers/gpu/drm/xe/
H A Dxe_rtp.h266 /* TODO fail build if ((flags) & ~(RING_FORCE_TO_NONPRIV_MASK_VALID)) */\
269 .clr_bits = RING_FORCE_TO_NONPRIV_MASK_VALID, \
/linux-master/drivers/gpu/drm/xe/regs/
H A Dxe_engine_regs.h156 #define RING_FORCE_TO_NONPRIV_MASK_VALID (RING_FORCE_TO_NONPRIV_RANGE_MASK | \ macro
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_engine_regs.h226 #define RING_FORCE_TO_NONPRIV_MASK_VALID \ macro
H A Dintel_workarounds.c1796 if (flags & ~RING_FORCE_TO_NONPRIV_MASK_VALID)

Completed in 136 milliseconds