Searched refs:GEN8_L3SQCREG4 (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/gpu/drm/i915/gt/ |
| H A D | intel_workarounds.c | 1907 whitelist_mcr_reg(w, GEN8_L3SQCREG4); in skl_whitelist_build() 1928 whitelist_mcr_reg(w, GEN8_L3SQCREG4); in kbl_whitelist_build() 2350 GEN8_L3SQCREG4, in rcs_engine_wa_init() 2479 GEN8_L3SQCREG4, in rcs_engine_wa_init() 2485 wa_mcr_write_clr_set(wal, GEN8_L3SQCREG4, in rcs_engine_wa_init()
|
| H A D | intel_lrc.c | 1642 *batch++ = i915_mmio_reg_offset(GEN8_L3SQCREG4); in gen8_emit_flush_coherentl3_wa() 1648 *batch++ = i915_mmio_reg_offset(GEN8_L3SQCREG4); in gen8_emit_flush_coherentl3_wa() 1657 *batch++ = i915_mmio_reg_offset(GEN8_L3SQCREG4); in gen8_emit_flush_coherentl3_wa()
|
| H A D | intel_gt_regs.h | 992 #define GEN8_L3SQCREG4 MCR_REG(0xb118) macro
|
| /linux-6.15/drivers/gpu/drm/i915/ |
| H A D | intel_gvt_mmio_table.c | 840 MMIO_D(GEN8_L3SQCREG4); in iterate_bdw_plus_mmio()
|
| /linux-6.15/drivers/gpu/drm/i915/gvt/ |
| H A D | cmd_parser.c | 924 if (offset == i915_mmio_reg_offset(GEN8_L3SQCREG4) || in cmd_reg_handler()
|
| H A D | handlers.c | 2568 MMIO_DFH(GEN8_L3SQCREG4, D_BDW_PLUS, F_CMD_ACCESS, NULL, NULL); in init_bdw_mmio_info()
|