Searched refs:GEN8_BSD2_RING_BASE (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/i915/gvt/ |
D | mmio_context.c | 127 {VCS1, RING_EXCC(GEN8_BSD2_RING_BASE), 0xffff, false}, /* 0x1c028 */
|
D | handlers.c | 1901 MMIO_F(prefix(GEN8_BSD2_RING_BASE), s, f, am, rm, d, r, w); \
|
/Linux-v5.10/drivers/gpu/drm/i915/gt/ |
D | intel_engine_cs.c | 105 { .gen = 8, .base = GEN8_BSD2_RING_BASE }
|
/Linux-v5.10/drivers/gpu/drm/i915/ |
D | i915_reg.h | 2499 #define GEN8_BSD2_RING_BASE 0x1c000 macro
|