Searched refs:whitelist_reg_ext (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/i915/gt/ |
D | intel_workarounds.c | 1698 whitelist_reg_ext(struct i915_wa_list *wal, i915_reg_t reg, u32 flags) in whitelist_reg_ext() function 1717 whitelist_reg_ext(wal, reg, RING_FORCE_TO_NONPRIV_ACCESS_RW); in whitelist_reg() 1800 whitelist_reg_ext(w, PS_INVOCATION_COUNT, in cfl_whitelist_build() 1810 whitelist_reg_ext(w, in allow_read_ctx_timestamp() 1848 whitelist_reg_ext(w, PS_INVOCATION_COUNT, in icl_whitelist_build() 1855 whitelist_reg_ext(w, _MMIO(0x2000 + engine->mmio_base), in icl_whitelist_build() 1858 whitelist_reg_ext(w, _MMIO(0x2014 + engine->mmio_base), in icl_whitelist_build() 1861 whitelist_reg_ext(w, _MMIO(0x23B0 + engine->mmio_base), in icl_whitelist_build() 1888 whitelist_reg_ext(w, PS_INVOCATION_COUNT, in tgl_whitelist_build() 1917 whitelist_reg_ext(w, RING_ID(engine->mmio_base), in dg1_whitelist_build() [all …]
|