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