Searched refs:PACKET3_SET_CONFIG_REG_START (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Dvid.h340 #define PACKET3_SET_CONFIG_REG_START 0x00002000 macro
H A Dcikd.h455 #define PACKET3_SET_CONFIG_REG_START 0x00002000 macro
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Devergreen_cs.c2294 start_reg = (idx_value << 2) + PACKET3_SET_CONFIG_REG_START; evergreen_packet3_check()
2296 if ((start_reg < PACKET3_SET_CONFIG_REG_START) || evergreen_packet3_check()
3369 start_reg = (idx_value << 2) + PACKET3_SET_CONFIG_REG_START; evergreen_vm_packet3_check()
3371 if ((start_reg < PACKET3_SET_CONFIG_REG_START) || evergreen_vm_packet3_check()
H A Dnid.h1269 #define PACKET3_SET_CONFIG_REG_START 0x00008000 macro
H A Dsi.c3379 radeon_ring_write(ring, (CP_COHER_CNTL2 - PACKET3_SET_CONFIG_REG_START) >> 2); si_fence_ring_emit()
3419 PACKET3_SET_CONFIG_REG_START) >> 2)); si_ring_ib_execute()
3445 radeon_ring_write(ring, (CP_COHER_CNTL2 - PACKET3_SET_CONFIG_REG_START) >> 2); si_ring_ib_execute()
4609 start_reg = (idx_value << 2) + PACKET3_SET_CONFIG_REG_START; si_vm_packet3_gfx_check()
4611 if ((start_reg < PACKET3_SET_CONFIG_REG_START) || si_vm_packet3_gfx_check()
H A Dsid.h1781 #define PACKET3_SET_CONFIG_REG_START 0x00008000 macro
H A Dcikd.h1928 #define PACKET3_SET_CONFIG_REG_START 0x00008000 macro
H A Devergreend.h1664 #define PACKET3_SET_CONFIG_REG_START 0x00008000 macro
H A Dni.c1446 PACKET3_SET_CONFIG_REG_START) >> 2)); cayman_ring_ib_execute()
H A Devergreen.c3032 PACKET3_SET_CONFIG_REG_START) >> 2)); evergreen_ring_ib_execute()

Completed in 397 milliseconds