Searched refs:VEBOX_RING_BASE (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/gpu/drm/xe/regs/ |
H A D | xe_engine_regs.h | 27 #define VEBOX_RING_BASE 0x1c8000 macro
|
/linux/drivers/gpu/drm/i915/gvt/ |
H A D | mmio_context.c | 143 {VECS0, RING_EXCC(VEBOX_RING_BASE), 0xffff, false}, /* 0x1a028 */
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_rc6.c | 474 (intel_uncore_read(uncore, PWRCTX_MAXCNT(VEBOX_RING_BASE)) & IDLE_TIME_MASK) > 1)) { in bxt_check_bios_rc6_setup()
|
H A D | intel_engine_cs.c | 198 { .graphics_ver = 7, .base = VEBOX_RING_BASE }
|
/linux/drivers/gpu/drm/i915/ |
H A D | intel_gvt_mmio_table.c | 47 MMIO_F(prefix(VEBOX_RING_BASE), s); \ 1252 MMIO_F(GEN8_RING_CS_GPR(VEBOX_RING_BASE, 0), 0x40); in iterate_bxt_mmio()
|
H A D | i915_reg.h | 301 #define VEBOX_RING_BASE 0x1a000 macro
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_hw_engine.c | 205 .mmio_base = VEBOX_RING_BASE,
|