Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/xe/regs/
Dxe_regs.h18 #define LMEM_INIT REG_BIT(7) macro
/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_device.c503 u32 val = xe_mmio_read32(xe_root_tile_mmio(xe), GU_CNTL) & LMEM_INIT; in verify_lmem_ready()
/linux-6.14.4/drivers/gpu/drm/i915/
Dintel_uncore.c2517 !(__raw_uncore_read32(uncore, GU_CNTL) & LMEM_INIT)) { in intel_uncore_init_mmio()
Di915_reg.h123 #define LMEM_INIT REG_BIT(7) macro