Home
last modified time | relevance | path

Searched refs:RING_SYNC_2 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_engine_regs.h34 #define RING_SYNC_2(base) _MMIO((base) + 0x48) macro
37 #define GEN6_RVESYNC (RING_SYNC_2(RENDER_RING_BASE))
40 #define GEN6_VVESYNC (RING_SYNC_2(GEN6_BSD_RING_BASE))
43 #define GEN6_BVESYNC (RING_SYNC_2(BLT_RING_BASE))
46 #define GEN6_VEVSYNC (RING_SYNC_2(VEBOX_RING_BASE))
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h2515 #define RING_SYNC_2(base) _MMIO((base) + 0x48) macro
2518 #define GEN6_RVESYNC (RING_SYNC_2(RENDER_RING_BASE))
2521 #define GEN6_VVESYNC (RING_SYNC_2(GEN6_BSD_RING_BASE))
2524 #define GEN6_BVESYNC (RING_SYNC_2(BLT_RING_BASE))
2527 #define GEN6_VEVSYNC (RING_SYNC_2(VEBOX_RING_BASE))

Completed in 43 milliseconds