Searched refs:whitelist_reg_ext (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/gpu/drm/i915/gt/ |
| H A D | intel_workarounds.c | 1836 whitelist_reg_ext(struct i915_wa_list *wal, i915_reg_t reg, u32 flags) in whitelist_reg_ext() function 1873 whitelist_reg_ext(wal, reg, RING_FORCE_TO_NONPRIV_ACCESS_RW); in whitelist_reg() 1962 whitelist_reg_ext(w, PS_INVOCATION_COUNT, in cfl_whitelist_build() 1972 whitelist_reg_ext(w, in allow_read_ctx_timestamp() 2010 whitelist_reg_ext(w, PS_INVOCATION_COUNT, in icl_whitelist_build() 2017 whitelist_reg_ext(w, _MMIO(0x2000 + engine->mmio_base), in icl_whitelist_build() 2020 whitelist_reg_ext(w, _MMIO(0x2014 + engine->mmio_base), in icl_whitelist_build() 2023 whitelist_reg_ext(w, _MMIO(0x23B0 + engine->mmio_base), in icl_whitelist_build() 2050 whitelist_reg_ext(w, PS_INVOCATION_COUNT, in tgl_whitelist_build()
|