Searched refs:VEBOX_RING_BASE (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/i915/gvt/ |
D | mmio_context.c | 128 {VECS0, RING_EXCC(VEBOX_RING_BASE), 0xffff, false}, /* 0x1a028 */
|
D | handlers.c | 1839 MMIO_F(prefix(VEBOX_RING_BASE), s, f, am, rm, d, r, w); \
|
/Linux-v5.4/drivers/gpu/drm/i915/gt/ |
D | intel_engine_cs.c | 128 { .gen = 7, .base = VEBOX_RING_BASE }
|
/Linux-v5.4/drivers/gpu/drm/i915/ |
D | intel_uncore.c | 919 RING_TAIL(VEBOX_RING_BASE), /* 0x1a000 (base) */
|
D | i915_reg.h | 2398 #define VEBOX_RING_BASE 0x1a000 macro 2419 #define GEN6_VEBSYNC (RING_SYNC_0(VEBOX_RING_BASE)) 2420 #define GEN6_VERSYNC (RING_SYNC_1(VEBOX_RING_BASE)) 2421 #define GEN6_VEVSYNC (RING_SYNC_2(VEBOX_RING_BASE))
|