Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsoc15d.h182 #define EOP_TC_WB_ACTION_EN (1 << 15) /* L2 */ macro
H A Dvid.h242 #define EOP_TC_WB_ACTION_EN (1 << 15) /* L2 */ macro
H A Dcikd.h360 #define EOP_TC_WB_ACTION_EN (1 << 15) /* L2 */ macro
H A Dgfx_v8_0.c6416 EOP_TC_WB_ACTION_EN | in gfx_v8_0_ring_emit_fence_gfx()
6430 EOP_TC_WB_ACTION_EN | in gfx_v8_0_ring_emit_fence_gfx()
6607 EOP_TC_WB_ACTION_EN | in gfx_v8_0_ring_emit_fence_compute()
H A Dgfx_v9_0.c3971 amdgpu_ring_write(ring, ((writeback ? (EOP_TC_WB_ACTION_EN | in gfx_v9_0_ring_emit_fence()
3975 EOP_TC_WB_ACTION_EN | in gfx_v9_0_ring_emit_fence()
/dragonfly/sys/dev/drm/radeon/
H A Dcikd.h1826 #define EOP_TC_WB_ACTION_EN (1 << 15) /* L2 */ macro