Home
last modified time | relevance | path

Searched refs:EOP_TC_WB_ACTION_EN (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsoc15d.h189 #define EOP_TC_WB_ACTION_EN (1 << 15) /* L2 */ macro
H A Dvid.h240 #define EOP_TC_WB_ACTION_EN (1 << 15) /* L2 */ macro
H A Dcikd.h358 #define EOP_TC_WB_ACTION_EN (1 << 15) /* L2 */ macro
H A Dgfx_v9_4_3.c2551 amdgpu_ring_write(ring, ((writeback ? (EOP_TC_WB_ACTION_EN | in gfx_v9_4_3_ring_emit_fence()
2555 EOP_TC_WB_ACTION_EN | in gfx_v9_4_3_ring_emit_fence()
H A Dgfx_v8_0.c6163 EOP_TC_WB_ACTION_EN | in gfx_v8_0_ring_emit_fence_gfx()
6177 EOP_TC_WB_ACTION_EN | in gfx_v8_0_ring_emit_fence_gfx()
6256 EOP_TC_WB_ACTION_EN | in gfx_v8_0_ring_emit_fence_compute()
H A Dgfx_v9_0.c5309 dw2 |= EOP_TC_WB_ACTION_EN | EVENT_TYPE(CACHE_FLUSH_AND_INV_TS_EVENT) | in gfx_v9_0_ring_emit_fence()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dcikd.h1826 #define EOP_TC_WB_ACTION_EN (1 << 15) /* L2 */ macro