Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Dsoc15d.h183 #define EOP_TC_WB_ACTION_EN (1 << 15) /* L2 */ macro
Dvid.h240 #define EOP_TC_WB_ACTION_EN (1 << 15) /* L2 */ macro
Dcikd.h358 #define EOP_TC_WB_ACTION_EN (1 << 15) /* L2 */ macro
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()
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()
Dgfx_v9_0.c5297 dw2 |= EOP_TC_WB_ACTION_EN | EVENT_TYPE(CACHE_FLUSH_AND_INV_TS_EVENT) | in gfx_v9_0_ring_emit_fence()
/Linux-v6.6/drivers/gpu/drm/radeon/
Dcikd.h1826 #define EOP_TC_WB_ACTION_EN (1 << 15) /* L2 */ macro