Home
last modified time | relevance | path

Searched refs:PACKET3_EVENT_WRITE (Results 1 – 19 of 19) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dsi_enums.h249 #define PACKET3_EVENT_WRITE 0x46 macro
A Dsoc15d.h169 #define PACKET3_EVENT_WRITE 0x46 macro
A Dnvd.h154 #define PACKET3_EVENT_WRITE 0x46 macro
A Dvid.h226 #define PACKET3_EVENT_WRITE 0x46 macro
A Dcikd.h344 #define PACKET3_EVENT_WRITE 0x46 macro
A Dgfx_v8_0.c1563 ib.ptr[ib.length_dw++] = PACKET3(PACKET3_EVENT_WRITE, 0); in gfx_v8_0_do_edc_gpr_workarounds()
1589 ib.ptr[ib.length_dw++] = PACKET3(PACKET3_EVENT_WRITE, 0); in gfx_v8_0_do_edc_gpr_workarounds()
1615 ib.ptr[ib.length_dw++] = PACKET3(PACKET3_EVENT_WRITE, 0); in gfx_v8_0_do_edc_gpr_workarounds()
6076 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE, 0)); in gfx_v8_0_ring_emit_vgt_flush()
6080 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE, 0)); in gfx_v8_0_ring_emit_vgt_flush()
A Dsid.h1811 #define PACKET3_EVENT_WRITE 0x46 macro
A Dgfx_v7_0.c2096 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE, 0)); in gfx_v7_0_ring_emit_vgt_flush()
2100 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE, 0)); in gfx_v7_0_ring_emit_vgt_flush()
A Dgfx_v9_0.c4412 ib.ptr[ib.length_dw++] = PACKET3(PACKET3_EVENT_WRITE, 0); in gfx_v9_0_do_edc_gpr_workarounds()
4440 ib.ptr[ib.length_dw++] = PACKET3(PACKET3_EVENT_WRITE, 0); in gfx_v9_0_do_edc_gpr_workarounds()
4468 ib.ptr[ib.length_dw++] = PACKET3(PACKET3_EVENT_WRITE, 0); in gfx_v9_0_do_edc_gpr_workarounds()
A Dgfx_v6_0.c1799 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE, 0)); in gfx_v6_0_ring_emit_vgt_flush()
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dnid.h1238 #define PACKET3_EVENT_WRITE 0x46 macro
A Dsid.h1748 #define PACKET3_EVENT_WRITE 0x46 macro
A Dcikd.h1812 #define PACKET3_EVENT_WRITE 0x46 macro
A Devergreen_cs.c2234 case PACKET3_EVENT_WRITE: in evergreen_packet3_check()
3392 case PACKET3_EVENT_WRITE: in evergreen_vm_packet3_check()
A Devergreend.h1653 #define PACKET3_EVENT_WRITE 0x46 macro
A Dr600d.h1663 #define PACKET3_EVENT_WRITE 0x46 macro
A Dr600_cs.c1865 case PACKET3_EVENT_WRITE: in r600_packet3_check()
A Dsi.c4568 case PACKET3_EVENT_WRITE: in si_vm_packet3_gfx_check()
4671 case PACKET3_EVENT_WRITE: in si_vm_packet3_compute_check()
A Dr600.c2899 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE, 0)); in r600_fence_ring_emit()

Completed in 180 milliseconds