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