Home
last modified time | relevance | path

Searched refs:PACKET3_TC_ACTION_ENA (Results 1 – 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Dsi_enums.h241 # define PACKET3_TC_ACTION_ENA (1 << 23) macro
Dvid.h219 # define PACKET3_TC_ACTION_ENA (1 << 23) /* L2 */ macro
Dcikd.h337 # define PACKET3_TC_ACTION_ENA (1 << 23) /* L2 */ macro
Dsid.h1803 # define PACKET3_TC_ACTION_ENA (1 << 23) macro
Dgfx_v6_0.c1845 PACKET3_TC_ACTION_ENA | in gfx_v6_0_ring_emit_fence()
3472 PACKET3_TC_ACTION_ENA | in gfx_v6_0_emit_mem_sync()
Dgfx_v7_0.c5003 PACKET3_TC_ACTION_ENA | in gfx_v7_0_emit_mem_sync()
5015 PACKET3_TC_ACTION_ENA | in gfx_v7_0_emit_mem_sync_compute()
Dgfx_v8_0.c6817 PACKET3_TC_ACTION_ENA | in gfx_v8_0_emit_mem_sync()
6830 PACKET3_TC_ACTION_ENA | in gfx_v8_0_emit_mem_sync_compute()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dnid.h1229 # define PACKET3_TC_ACTION_ENA (1 << 23) macro
Dni.c1407 u32 cp_coher_cntl = PACKET3_FULL_CACHE_ENA | PACKET3_TC_ACTION_ENA | in cayman_fence_ring_emit()
1429 u32 cp_coher_cntl = PACKET3_FULL_CACHE_ENA | PACKET3_TC_ACTION_ENA | in cayman_ring_ib_execute()
Dsid.h1740 # define PACKET3_TC_ACTION_ENA (1 << 23) macro
Dcikd.h1805 # define PACKET3_TC_ACTION_ENA (1 << 23) /* L2 */ macro
Devergreend.h1644 # define PACKET3_TC_ACTION_ENA (1 << 23) macro
Dr600d.h1654 # define PACKET3_TC_ACTION_ENA (1 << 23) macro
Dsi.c3386 PACKET3_TC_ACTION_ENA | in si_fence_ring_emit()
3452 PACKET3_TC_ACTION_ENA | in si_ring_ib_execute()
Dr600.c2870 u32 cp_coher_cntl = PACKET3_TC_ACTION_ENA | PACKET3_VC_ACTION_ENA | in r600_fence_ring_emit()