Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gvt/
H A Dmmio_context.c62 {RCS0, RING_FORCE_TO_NONPRIV(RENDER_RING_BASE, 0), 0, false}, /* 0x24d0 */
63 {RCS0, RING_FORCE_TO_NONPRIV(RENDER_RING_BASE, 1), 0, false}, /* 0x24d4 */
64 {RCS0, RING_FORCE_TO_NONPRIV(RENDER_RING_BASE, 2), 0, false}, /* 0x24d8 */
65 {RCS0, RING_FORCE_TO_NONPRIV(RENDER_RING_BASE, 3), 0, false}, /* 0x24dc */
66 {RCS0, RING_FORCE_TO_NONPRIV(RENDER_RING_BASE, 4), 0, false}, /* 0x24e0 */
67 {RCS0, RING_FORCE_TO_NONPRIV(RENDER_RING_BASE, 5), 0, false}, /* 0x24e4 */
68 {RCS0, RING_FORCE_TO_NONPRIV(RENDER_RING_BASE, 6), 0, false}, /* 0x24e8 */
69 {RCS0, RING_FORCE_TO_NONPRIV(RENDER_RING_BASE, 7), 0, false}, /* 0x24ec */
70 {RCS0, RING_FORCE_TO_NONPRIV(RENDER_RING_BASE, 8), 0, false}, /* 0x24f0 */
71 {RCS0, RING_FORCE_TO_NONPRIV(RENDER_RING_BASE, 9), 0, false}, /* 0x24f4 */
[all …]
/linux/drivers/gpu/drm/xe/
H A Dxe_reg_whitelist.c108 .reg = RING_FORCE_TO_NONPRIV(hwe->mmio_base, slot), in whitelist_apply_to_hwe()
/linux/drivers/gpu/drm/xe/regs/
H A Dxe_engine_regs.h154 #define RING_FORCE_TO_NONPRIV(base, i) XE_REG(((base) + 0x4d0) + (i) * 4) macro
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_workarounds.c2146 RING_FORCE_TO_NONPRIV(base, i), in intel_engine_apply_whitelist()
2152 RING_FORCE_TO_NONPRIV(base, i), in intel_engine_apply_whitelist()
H A Dselftest_workarounds.c157 *cs++ = i915_mmio_reg_offset(RING_FORCE_TO_NONPRIV(base, i)); in read_nonprivs()
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ads.c410 RING_FORCE_TO_NONPRIV(base, i), in guc_mmio_regset_init()