Home
last modified time | relevance | path

Searched refs:PACKET3_SET_CONFIG_REG (Results 1 – 12 of 12) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/radeon/
Devergreen_blit_kms.c97 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()
Dr600_blit_kms.c294 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()
Dnid.h596 #define PACKET3_SET_CONFIG_REG 0x68 macro
Dni.c928 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()
Dsid.h979 #define PACKET3_SET_CONFIG_REG 0x68 macro
Dr600.c2481 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()
Dsi.c1803 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()
Devergreend.h1126 #define PACKET3_SET_CONFIG_REG 0x68 macro
Dr600d.h1264 #define PACKET3_SET_CONFIG_REG 0x68 macro
Devergreen_cs.c2438 case PACKET3_SET_CONFIG_REG: in evergreen_packet3_check()
3507 case PACKET3_SET_CONFIG_REG: in evergreen_vm_packet3_check()
Dr600_cs.c1988 case PACKET3_SET_CONFIG_REG: in r600_packet3_check()
Devergreen.c1614 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1)); in evergreen_ring_ib_execute()