Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Dsi_enums.h260 #define PACKET3_SET_CONFIG_REG_START 0x00002000 macro
Dsoc15d.h286 #define PACKET3_SET_CONFIG_REG_START 0x00002000 macro
Dnvd.h319 #define PACKET3_SET_CONFIG_REG_START 0x00002000 macro
Dvid.h340 #define PACKET3_SET_CONFIG_REG_START 0x00002000 macro
Dcikd.h458 #define PACKET3_SET_CONFIG_REG_START 0x00002000 macro
Dgfx_v6_0.c1808 amdgpu_ring_write(ring, (scratch - PACKET3_SET_CONFIG_REG_START)); in gfx_v6_0_ring_test_ring()
1841 amdgpu_ring_write(ring, (mmCP_COHER_CNTL2 - PACKET3_SET_CONFIG_REG_START)); in gfx_v6_0_ring_emit_fence()
1924 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
Dgfx_v7_0.c2309 amdgpu_ring_write(ring, mmGDS_COMPUTE_MAX_WAVE_ID - PACKET3_SET_CONFIG_REG_START); in gfx_v7_0_ring_emit_ib_compute()
Dgfx_v8_0.c6174 amdgpu_ring_write(ring, mmGDS_COMPUTE_MAX_WAVE_ID - PACKET3_SET_CONFIG_REG_START); in gfx_v8_0_ring_emit_ib_compute()
/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.c3377 radeon_ring_write(ring, (CP_COHER_CNTL2 - PACKET3_SET_CONFIG_REG_START) >> 2); in si_fence_ring_emit()
3417 PACKET3_SET_CONFIG_REG_START) >> 2)); in si_ring_ib_execute()
3443 radeon_ring_write(ring, (CP_COHER_CNTL2 - PACKET3_SET_CONFIG_REG_START) >> 2); in si_ring_ib_execute()
4621 start_reg = (idx_value << 2) + PACKET3_SET_CONFIG_REG_START; in si_vm_packet3_gfx_check()
4623 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.c1427 PACKET3_SET_CONFIG_REG_START) >> 2)); in cayman_ring_ib_execute()
Devergreen.c2944 PACKET3_SET_CONFIG_REG_START) >> 2)); in evergreen_ring_ib_execute()