Searched refs:GEN9_CTX_PREEMPT_REG (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/gvt/ |
D | mmio_context.c | 58 {RCS, GEN9_CTX_PREEMPT_REG, 0x0, false}, /* 0x2248 */ 90 {RCS, GEN9_CTX_PREEMPT_REG, 0x0, false}, /* 0x2248 */ 142 {RCS, GEN9_CTX_PREEMPT_REG, 0x0, false}, /* 0x2248 */
|
D | handlers.c | 462 GEN9_CTX_PREEMPT_REG,//_MMIO(0x2248) 3230 MMIO_DFH(GEN9_CTX_PREEMPT_REG, D_BXT, F_CMD_ACCESS, NULL, NULL); in init_bxt_mmio_info()
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_workarounds.c | 961 whitelist_reg(w, GEN9_CTX_PREEMPT_REG); in gen9_whitelist_build()
|
D | i915_reg.h | 7387 #define GEN9_CTX_PREEMPT_REG _MMIO(0x2248) macro
|