Searched refs:PACKET3_SET_CONFIG_REG (Results 1 – 13 of 13) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | vid.h | 339 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
D | cikd.h | 454 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | r600.c | 2839 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_ring_test() 2899 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_fence_ring_emit() 2903 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_fence_ring_emit() 2988 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_copy_cpdma() 3008 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_copy_cpdma() 3333 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_ring_ib_execute() 3375 ib.ptr[0] = PACKET3(PACKET3_SET_CONFIG_REG, 1); in r600_ib_test()
|
D | nid.h | 1268 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
D | sid.h | 1780 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
D | cikd.h | 1927 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
D | si.c | 3378 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in si_fence_ring_emit() 3417 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in si_ring_ib_execute() 3444 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in si_ring_ib_execute() 4608 case PACKET3_SET_CONFIG_REG: in si_vm_packet3_gfx_check()
|
D | evergreen_cs.c | 2293 case PACKET3_SET_CONFIG_REG: in evergreen_packet3_check() 3368 case PACKET3_SET_CONFIG_REG: in evergreen_vm_packet3_check()
|
D | evergreend.h | 1663 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
D | r600d.h | 1685 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
D | ni.c | 1444 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in cayman_ring_ib_execute()
|
D | r600_cs.c | 1908 case PACKET3_SET_CONFIG_REG: in r600_packet3_check()
|
D | evergreen.c | 3030 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in evergreen_ring_ib_execute()
|