Searched refs:GEN9_CTX_PREEMPT_REG (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/gpu/drm/i915/gvt/ |
H A D | mmio_context.c | 59 {RCS0, GEN9_CTX_PREEMPT_REG, 0x0, false}, /* 0x2248 */ 91 {RCS0, GEN9_CTX_PREEMPT_REG, 0x0, false}, /* 0x2248 */ 146 {RCS0, GEN9_CTX_PREEMPT_REG, 0x0, false}, /* 0x2248 */
|
H A D | handlers.c | 726 GEN9_CTX_PREEMPT_REG,//_MMIO(0x2248) 2797 MMIO_DFH(GEN9_CTX_PREEMPT_REG, D_BXT, F_CMD_ACCESS, NULL, NULL); in init_bxt_mmio_info()
|
/linux/drivers/gpu/drm/i915/ |
H A D | intel_gvt_mmio_table.c | 1099 MMIO_D(GEN9_CTX_PREEMPT_REG); in iterate_skl_plus_mmio() 1253 MMIO_D(GEN9_CTX_PREEMPT_REG); in iterate_bxt_mmio()
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | selftest_workarounds.c | 977 { GEN9_CTX_PREEMPT_REG, 9 }, in pardon_reg()
|
H A D | intel_gt_regs.h | 244 #define GEN9_CTX_PREEMPT_REG _MMIO(0x2248) macro
|
H A D | intel_workarounds.c | 1878 whitelist_reg(w, GEN9_CTX_PREEMPT_REG); in gen9_whitelist_build()
|