Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dvid.h219 # define PACKET3_TC_ACTION_ENA (1 << 23) /* L2 */ macro
Dcikd.h334 # define PACKET3_TC_ACTION_ENA (1 << 23) /* L2 */ macro
/linux-4.4.14/drivers/gpu/drm/radeon/
Dnid.h1228 # define PACKET3_TC_ACTION_ENA (1 << 23) macro
Dni.c1413 u32 cp_coher_cntl = PACKET3_FULL_CACHE_ENA | PACKET3_TC_ACTION_ENA | in cayman_fence_ring_emit()
1435 u32 cp_coher_cntl = PACKET3_FULL_CACHE_ENA | PACKET3_TC_ACTION_ENA | in cayman_ring_ib_execute()
Dsid.h1738 # define PACKET3_TC_ACTION_ENA (1 << 23) macro
Dcikd.h1807 # define PACKET3_TC_ACTION_ENA (1 << 23) /* L2 */ macro
Devergreend.h1642 # define PACKET3_TC_ACTION_ENA (1 << 23) macro
Dr600d.h1653 # define PACKET3_TC_ACTION_ENA (1 << 23) macro
Dsi.c3383 PACKET3_TC_ACTION_ENA | in si_fence_ring_emit()
3449 PACKET3_TC_ACTION_ENA | in si_ring_ib_execute()
Dr600.c2868 u32 cp_coher_cntl = PACKET3_TC_ACTION_ENA | PACKET3_VC_ACTION_ENA | in r600_fence_ring_emit()