Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
1923 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.c2307 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.c6165 amdgpu_ring_write(ring, mmGDS_COMPUTE_MAX_WAVE_ID - PACKET3_SET_CONFIG_REG_START); in gfx_v8_0_ring_emit_ib_compute()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Devergreen_cs.c2301 start_reg = (idx_value << 2) + PACKET3_SET_CONFIG_REG_START; in evergreen_packet3_check()
2303 if ((start_reg < PACKET3_SET_CONFIG_REG_START) || in evergreen_packet3_check()
3422 start_reg = (idx_value << 2) + PACKET3_SET_CONFIG_REG_START; in evergreen_vm_packet3_check()
3424 if ((start_reg < PACKET3_SET_CONFIG_REG_START) || in evergreen_vm_packet3_check()
Dnid.h1270 #define PACKET3_SET_CONFIG_REG_START 0x00008000 macro
Dsi.c3382 radeon_ring_write(ring, (CP_COHER_CNTL2 - PACKET3_SET_CONFIG_REG_START) >> 2); in si_fence_ring_emit()
3422 PACKET3_SET_CONFIG_REG_START) >> 2)); in si_ring_ib_execute()
3448 radeon_ring_write(ring, (CP_COHER_CNTL2 - PACKET3_SET_CONFIG_REG_START) >> 2); in si_ring_ib_execute()
4622 start_reg = (idx_value << 2) + PACKET3_SET_CONFIG_REG_START; in si_vm_packet3_gfx_check()
4624 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.c1440 PACKET3_SET_CONFIG_REG_START) >> 2)); in cayman_ring_ib_execute()
Devergreen.c2943 PACKET3_SET_CONFIG_REG_START) >> 2)); in evergreen_ring_ib_execute()