Searched refs:GEN8_BSD2_RING_BASE (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/gpu/drm/i915/gvt/ |
H A D | mmio_context.c | 141 {VCS1, RING_EXCC(GEN8_BSD2_RING_BASE), 0xffff, false}, /* 0x1c028 */
|
H A D | handlers.c | 2168 MMIO_F(prefix(GEN8_BSD2_RING_BASE), s, f, am, rm, d, r, w); \
|
/linux/drivers/gpu/drm/i915/ |
H A D | intel_gvt_mmio_table.c | 49 MMIO_F(prefix(GEN8_BSD2_RING_BASE), s); \
|
H A D | i915_reg.h | 292 #define GEN8_BSD2_RING_BASE 0x1c000 macro
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_engine_cs.c | 148 { .graphics_ver = 8, .base = GEN8_BSD2_RING_BASE }
|