Home
last modified time | relevance | path

Searched refs:PACKET3_SET_CONFIG_REG_START (Results 1 – 14 of 14) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsi_enums.h241 #define PACKET3_SET_CONFIG_REG_START 0x00002000 macro
Dsoc15d.h263 #define PACKET3_SET_CONFIG_REG_START 0x00002000 macro
Dvid.h342 #define PACKET3_SET_CONFIG_REG_START 0x00002000 macro
Dcikd.h460 #define PACKET3_SET_CONFIG_REG_START 0x00002000 macro
Dgfx_v6_0.c1791 amdgpu_ring_write(ring, (scratch - PACKET3_SET_CONFIG_REG_START)); in gfx_v6_0_ring_test_ring()
1826 amdgpu_ring_write(ring, (mmCP_COHER_CNTL2 - PACKET3_SET_CONFIG_REG_START)); in gfx_v6_0_ring_emit_fence()
1907 ib.ptr[1] = ((scratch - PACKET3_SET_CONFIG_REG_START)); in gfx_v6_0_ring_test_ib()
Dsid.h1846 #define PACKET3_SET_CONFIG_REG_START 0x00002000 macro
/Linux-v4.19/drivers/gpu/drm/radeon/
Devergreen_cs.c2300 start_reg = (idx_value << 2) + PACKET3_SET_CONFIG_REG_START; in evergreen_packet3_check()
2302 if ((start_reg < PACKET3_SET_CONFIG_REG_START) || in evergreen_packet3_check()
3421 start_reg = (idx_value << 2) + PACKET3_SET_CONFIG_REG_START; in evergreen_vm_packet3_check()
3423 if ((start_reg < PACKET3_SET_CONFIG_REG_START) || in evergreen_vm_packet3_check()
Dnid.h1270 #define PACKET3_SET_CONFIG_REG_START 0x00008000 macro
Dsi.c3378 radeon_ring_write(ring, (CP_COHER_CNTL2 - PACKET3_SET_CONFIG_REG_START) >> 2); in si_fence_ring_emit()
3418 PACKET3_SET_CONFIG_REG_START) >> 2)); in si_ring_ib_execute()
3444 radeon_ring_write(ring, (CP_COHER_CNTL2 - PACKET3_SET_CONFIG_REG_START) >> 2); in si_ring_ib_execute()
4618 start_reg = (idx_value << 2) + PACKET3_SET_CONFIG_REG_START; in si_vm_packet3_gfx_check()
4620 if ((start_reg < PACKET3_SET_CONFIG_REG_START) || in si_vm_packet3_gfx_check()
Dsid.h1783 #define PACKET3_SET_CONFIG_REG_START 0x00008000 macro
Dcikd.h1926 #define PACKET3_SET_CONFIG_REG_START 0x00008000 macro
Devergreend.h1666 #define PACKET3_SET_CONFIG_REG_START 0x00008000 macro
Dni.c1437 PACKET3_SET_CONFIG_REG_START) >> 2)); in cayman_ring_ib_execute()
Devergreen.c2939 PACKET3_SET_CONFIG_REG_START) >> 2)); in evergreen_ring_ib_execute()