Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Dsoc15d.h182 #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_v8_0.c6189 EOP_TC_WB_ACTION_EN | in gfx_v8_0_ring_emit_fence_gfx()
6203 EOP_TC_WB_ACTION_EN | in gfx_v8_0_ring_emit_fence_gfx()
6282 EOP_TC_WB_ACTION_EN | in gfx_v8_0_ring_emit_fence_compute()
Dgfx_v9_0.c5294 amdgpu_ring_write(ring, ((writeback ? (EOP_TC_WB_ACTION_EN | in gfx_v9_0_ring_emit_fence()
5298 EOP_TC_WB_ACTION_EN | in gfx_v9_0_ring_emit_fence()
/Linux-v5.10/drivers/gpu/drm/radeon/
Dcikd.h1826 #define EOP_TC_WB_ACTION_EN (1 << 15) /* L2 */ macro