Home
last modified time | relevance | path

Searched refs:GEN9_CTX_PREEMPT_REG (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dmmio_context.c51 {RCS0, GEN9_CTX_PREEMPT_REG, 0x0, false}, /* 0x2248 */
83 {RCS0, GEN9_CTX_PREEMPT_REG, 0x0, false}, /* 0x2248 */
138 {RCS0, GEN9_CTX_PREEMPT_REG, 0x0, false}, /* 0x2248 */
H A Dhandlers.c720 GEN9_CTX_PREEMPT_REG,//_MMIO(0x2248)
2790 MMIO_DFH(GEN9_CTX_PREEMPT_REG, D_BXT, F_CMD_ACCESS, NULL, NULL); in init_bxt_mmio_info()
/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_gvt_mmio_table.c1091 MMIO_D(GEN9_CTX_PREEMPT_REG); in iterate_skl_plus_mmio()
1245 MMIO_D(GEN9_CTX_PREEMPT_REG); in iterate_bxt_mmio()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_workarounds.c977 { GEN9_CTX_PREEMPT_REG, 9 }, in pardon_reg()
H A Dintel_gt_regs.h242 #define GEN9_CTX_PREEMPT_REG _MMIO(0x2248) macro
H A Dintel_workarounds.c1954 whitelist_reg(w, GEN9_CTX_PREEMPT_REG); in gen9_whitelist_build()