Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dsi_enums.h260 #define PACKET3_SET_CONFIG_REG_START 0x00002000 macro
A Dsoc15d.h288 #define PACKET3_SET_CONFIG_REG_START 0x00002000 macro
A Dnvd.h319 #define PACKET3_SET_CONFIG_REG_START 0x00002000 macro
A Dvid.h340 #define PACKET3_SET_CONFIG_REG_START 0x00002000 macro
A Dcikd.h458 #define PACKET3_SET_CONFIG_REG_START 0x00002000 macro
A Dgfx_v6_0.c1781 amdgpu_ring_write(ring, mmSCRATCH_REG0 - PACKET3_SET_CONFIG_REG_START); in gfx_v6_0_ring_test_ring()
1811 amdgpu_ring_write(ring, (mmCP_COHER_CNTL2 - PACKET3_SET_CONFIG_REG_START)); in gfx_v6_0_ring_emit_fence()
1888 ib.ptr[1] = mmSCRATCH_REG0 - PACKET3_SET_CONFIG_REG_START; in gfx_v6_0_ring_test_ib()
A Dsid.h1846 #define PACKET3_SET_CONFIG_REG_START 0x00002000 macro
A Dgfx_v7_0.c2247 amdgpu_ring_write(ring, mmGDS_COMPUTE_MAX_WAVE_ID - PACKET3_SET_CONFIG_REG_START); in gfx_v7_0_ring_emit_ib_compute()
A Dgfx_v8_0.c6137 amdgpu_ring_write(ring, mmGDS_COMPUTE_MAX_WAVE_ID - PACKET3_SET_CONFIG_REG_START); in gfx_v8_0_ring_emit_ib_compute()
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A 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()
A Dnid.h1270 #define PACKET3_SET_CONFIG_REG_START 0x00008000 macro
A 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()
4617 start_reg = (idx_value << 2) + PACKET3_SET_CONFIG_REG_START; in si_vm_packet3_gfx_check()
4619 if ((start_reg < PACKET3_SET_CONFIG_REG_START) || in si_vm_packet3_gfx_check()
A Dsid.h1783 #define PACKET3_SET_CONFIG_REG_START 0x00008000 macro
A Dcikd.h1926 #define PACKET3_SET_CONFIG_REG_START 0x00008000 macro
A Devergreend.h1666 #define PACKET3_SET_CONFIG_REG_START 0x00008000 macro
A Dni.c1427 PACKET3_SET_CONFIG_REG_START) >> 2)); in cayman_ring_ib_execute()
A Devergreen.c2945 PACKET3_SET_CONFIG_REG_START) >> 2)); in evergreen_ring_ib_execute()

Completed in 119 milliseconds