Searched refs:PACKET3_SET_CONFIG_REG (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12-stable/sys/dev/drm2/radeon/ |
| D | evergreen_blit_kms.c | 97 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in cp_set_surface_sync() 258 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in draw_auto() 554 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in set_default_state() 559 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in set_default_state() 564 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 11)); in set_default_state()
|
| D | r600_blit_kms.c | 294 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in draw_auto() 484 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 6)); in set_default_state()
|
| D | nid.h | 596 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
| D | ni.c | 928 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in cayman_fence_ring_emit() 955 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in cayman_ring_ib_execute() 972 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in cayman_ring_ib_execute()
|
| D | sid.h | 979 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
| D | r600.c | 2481 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_ring_test() 2594 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_fence_ring_emit() 2598 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_fence_ring_emit() 3063 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in r600_ring_ib_execute() 3105 ib.ptr[0] = PACKET3(PACKET3_SET_CONFIG_REG, 1); in r600_ib_test()
|
| D | si.c | 1803 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in si_fence_ring_emit() 1841 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in si_ring_ib_execute() 1869 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in si_ring_ib_execute() 2753 case PACKET3_SET_CONFIG_REG: in si_vm_packet3_gfx_check()
|
| D | evergreend.h | 1126 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
| D | r600d.h | 1264 #define PACKET3_SET_CONFIG_REG 0x68 macro
|
| D | evergreen_cs.c | 2438 case PACKET3_SET_CONFIG_REG: in evergreen_packet3_check() 3507 case PACKET3_SET_CONFIG_REG: in evergreen_vm_packet3_check()
|
| D | r600_cs.c | 1988 case PACKET3_SET_CONFIG_REG: in r600_packet3_check()
|
| D | evergreen.c | 1614 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in evergreen_ring_ib_execute()
|