Home
last modified time | relevance | path

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

/linux-6.1.9/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.c6188 EOP_TC_WB_ACTION_EN | in gfx_v8_0_ring_emit_fence_gfx()
6202 EOP_TC_WB_ACTION_EN | in gfx_v8_0_ring_emit_fence_gfx()
6281 EOP_TC_WB_ACTION_EN | in gfx_v8_0_ring_emit_fence_compute()
Dgfx_v9_0.c5220 amdgpu_ring_write(ring, ((writeback ? (EOP_TC_WB_ACTION_EN | in gfx_v9_0_ring_emit_fence()
5224 EOP_TC_WB_ACTION_EN | in gfx_v9_0_ring_emit_fence()
/linux-6.1.9/drivers/gpu/drm/radeon/ !
Dcikd.h1826 #define EOP_TC_WB_ACTION_EN (1 << 15) /* L2 */ macro