Home
last modified time | relevance | path

Searched refs:GEN7_SO_WRITE_OFFSET (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c627 REG32(GEN7_SO_WRITE_OFFSET(0)),
628 REG32(GEN7_SO_WRITE_OFFSET(1)),
629 REG32(GEN7_SO_WRITE_OFFSET(2)),
630 REG32(GEN7_SO_WRITE_OFFSET(3)),
H A Di915_reg.h9437 #define GEN7_SO_WRITE_OFFSET(n) _MMIO(0x5280 + (n) * 4) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c640 REG32(GEN7_SO_WRITE_OFFSET(0)),
641 REG32(GEN7_SO_WRITE_OFFSET(1)),
642 REG32(GEN7_SO_WRITE_OFFSET(2)),
643 REG32(GEN7_SO_WRITE_OFFSET(3)),
H A Di915_reg.h5473 #define GEN7_SO_WRITE_OFFSET(n) _MMIO(0x5280 + (n) * 4) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c2244 *cs++ = i915_mmio_reg_offset(GEN7_SO_WRITE_OFFSET(i)); in i915_reset_gen7_sol_offsets()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c2243 *cs++ = i915_mmio_reg_offset(GEN7_SO_WRITE_OFFSET(i)); in i915_reset_gen7_sol_offsets()

Completed in 73 milliseconds