Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/regs/
H A Dxe_engine_regs.h46 #define ENGINE_ID(base) XE_REG((base) + 0x8c) macro
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_lrc.c951 *cmd++ = ENGINE_ID(0).addr; in xe_lrc_setup_utilization()