/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ring.h | 223 void (*emit_reg_wait)(struct amdgpu_ring *ring, uint32_t reg, member 330 #define amdgpu_ring_emit_reg_wait(r, d, v, m) (r)->funcs->emit_reg_wait((r), (d), (v), (m))
|
H A D | jpeg_v2_5.c | 669 .emit_reg_wait = jpeg_v2_0_dec_ring_emit_reg_wait, 699 .emit_reg_wait = jpeg_v2_0_dec_ring_emit_reg_wait,
|
H A D | jpeg_v3_0.c | 574 .emit_reg_wait = jpeg_v2_0_dec_ring_emit_reg_wait,
|
H A D | jpeg_v5_0_0.c | 668 .emit_reg_wait = jpeg_v4_0_3_dec_ring_emit_reg_wait,
|
H A D | jpeg_v1_0.c | 585 .emit_reg_wait = jpeg_v1_0_decode_ring_emit_reg_wait,
|
H A D | jpeg_v5_0_1.c | 667 .emit_reg_wait = jpeg_v4_0_3_dec_ring_emit_reg_wait,
|
H A D | jpeg_v4_0.c | 748 .emit_reg_wait = jpeg_v2_0_dec_ring_emit_reg_wait,
|
H A D | jpeg_v4_0_5.c | 790 .emit_reg_wait = jpeg_v2_0_dec_ring_emit_reg_wait,
|
H A D | jpeg_v2_0.c | 783 .emit_reg_wait = jpeg_v2_0_dec_ring_emit_reg_wait,
|
H A D | vcn_v3_0.c | 1809 .emit_reg_wait = vcn_dec_sw_ring_emit_reg_wait, 1973 .emit_reg_wait = vcn_v2_0_dec_ring_emit_reg_wait, 2071 .emit_reg_wait = vcn_v2_0_enc_ring_emit_reg_wait,
|
H A D | uvd_v7_0.c | 1562 .emit_reg_wait = uvd_v7_0_ring_emit_reg_wait, 1594 .emit_reg_wait = uvd_v7_0_enc_ring_emit_reg_wait,
|
H A D | vce_v4_0.c | 850 .emit_reg_wait = vce_v4_0_emit_reg_wait,
|
H A D | amdgpu_vpe.c | 935 .emit_reg_wait = vpe_ring_emit_reg_wait,
|
H A D | vcn_v1_0.c | 2104 .emit_reg_wait = vcn_v1_0_dec_ring_emit_reg_wait, 2135 .emit_reg_wait = vcn_v1_0_enc_ring_emit_reg_wait,
|
H A D | vcn_v2_0.c | 2138 .emit_reg_wait = vcn_v2_0_dec_ring_emit_reg_wait, 2167 .emit_reg_wait = vcn_v2_0_enc_ring_emit_reg_wait,
|
H A D | sdma_v4_4_2.c | 2029 .emit_reg_wait = sdma_v4_4_2_ring_emit_reg_wait, 2061 .emit_reg_wait = sdma_v4_4_2_ring_emit_reg_wait,
|
H A D | vcn_v2_5.c | 1649 .emit_reg_wait = vcn_v2_0_dec_ring_emit_reg_wait, 1747 .emit_reg_wait = vcn_v2_0_enc_ring_emit_reg_wait,
|
H A D | vcn_v5_0_1.c | 910 .emit_reg_wait = vcn_v2_0_enc_ring_emit_reg_wait,
|
H A D | sdma_v4_0.c | 2443 .emit_reg_wait = sdma_v4_0_ring_emit_reg_wait, 2475 .emit_reg_wait = sdma_v4_0_ring_emit_reg_wait,
|
H A D | jpeg_v4_0_3.c | 1100 .emit_reg_wait = jpeg_v4_0_3_dec_ring_emit_reg_wait,
|
H A D | vcn_v5_0_0.c | 1168 .emit_reg_wait = vcn_v2_0_enc_ring_emit_reg_wait,
|
H A D | vcn_v4_0_5.c | 1425 .emit_reg_wait = vcn_v2_0_enc_ring_emit_reg_wait,
|
H A D | sdma_v7_0.c | 1691 .emit_reg_wait = sdma_v7_0_ring_emit_reg_wait,
|
H A D | sdma_v6_0.c | 1711 .emit_reg_wait = sdma_v6_0_ring_emit_reg_wait,
|
H A D | gfx_v9_0.c | 7539 .emit_reg_wait = gfx_v9_0_ring_emit_reg_wait, 7597 .emit_reg_wait = gfx_v9_0_ring_emit_reg_wait, 7641 .emit_reg_wait = gfx_v9_0_ring_emit_reg_wait, 7675 .emit_reg_wait = gfx_v9_0_ring_emit_reg_wait,
|