Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dsoc15d.h182 #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_v8_0.c6191 EOP_TC_WB_ACTION_EN | in gfx_v8_0_ring_emit_fence_gfx()
6205 EOP_TC_WB_ACTION_EN | in gfx_v8_0_ring_emit_fence_gfx()
6284 EOP_TC_WB_ACTION_EN | in gfx_v8_0_ring_emit_fence_compute()
H A Dgfx_v9_0.c5347 amdgpu_ring_write(ring, ((writeback ? (EOP_TC_WB_ACTION_EN | in gfx_v9_0_ring_emit_fence()
5351 EOP_TC_WB_ACTION_EN | in gfx_v9_0_ring_emit_fence()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dcikd.h1826 #define EOP_TC_WB_ACTION_EN (1 << 15) /* L2 */ macro