/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ring.h | 189 void (*emit_reg_wait)(struct amdgpu_ring *ring, uint32_t reg, member 273 #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 | 592 .emit_reg_wait = jpeg_v2_0_dec_ring_emit_reg_wait,
|
H A D | jpeg_v3_0.c | 577 .emit_reg_wait = jpeg_v2_0_dec_ring_emit_reg_wait,
|
H A D | sdma_v4_0.c | 2327 .emit_reg_wait = sdma_v4_0_ring_emit_reg_wait, 2363 .emit_reg_wait = sdma_v4_0_ring_emit_reg_wait, 2395 .emit_reg_wait = sdma_v4_0_ring_emit_reg_wait, 2427 .emit_reg_wait = sdma_v4_0_ring_emit_reg_wait,
|
H A D | jpeg_v2_0.c | 800 .emit_reg_wait = jpeg_v2_0_dec_ring_emit_reg_wait,
|
H A D | jpeg_v1_0.c | 571 .emit_reg_wait = jpeg_v1_0_decode_ring_emit_reg_wait,
|
H A D | vcn_v2_0.c | 2030 .emit_reg_wait = vcn_v2_0_dec_ring_emit_reg_wait, 2060 .emit_reg_wait = vcn_v2_0_enc_ring_emit_reg_wait,
|
H A D | vcn_v3_0.c | 1680 .emit_reg_wait = vcn_v2_0_dec_ring_emit_reg_wait, 1779 .emit_reg_wait = vcn_v2_0_enc_ring_emit_reg_wait,
|
H A D | vcn_v1_0.c | 1927 .emit_reg_wait = vcn_v1_0_dec_ring_emit_reg_wait, 1959 .emit_reg_wait = vcn_v1_0_enc_ring_emit_reg_wait,
|
H A D | vcn_v2_5.c | 1551 .emit_reg_wait = vcn_v2_0_dec_ring_emit_reg_wait, 1650 .emit_reg_wait = vcn_v2_0_enc_ring_emit_reg_wait,
|
H A D | uvd_v7_0.c | 1800 .emit_reg_wait = uvd_v7_0_ring_emit_reg_wait, 1833 .emit_reg_wait = uvd_v7_0_enc_ring_emit_reg_wait,
|
H A D | vce_v4_0.c | 1094 .emit_reg_wait = vce_v4_0_emit_reg_wait,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ring.h | 221 void (*emit_reg_wait)(struct amdgpu_ring *ring, uint32_t reg, member 323 #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 | 682 .emit_reg_wait = jpeg_v2_0_dec_ring_emit_reg_wait, 711 .emit_reg_wait = jpeg_v2_0_dec_ring_emit_reg_wait,
|
H A D | jpeg_v3_0.c | 587 .emit_reg_wait = jpeg_v2_0_dec_ring_emit_reg_wait,
|
H A D | jpeg_v2_0.c | 789 .emit_reg_wait = jpeg_v2_0_dec_ring_emit_reg_wait,
|
H A D | jpeg_v1_0.c | 577 .emit_reg_wait = jpeg_v1_0_decode_ring_emit_reg_wait,
|
H A D | jpeg_v4_0.c | 747 .emit_reg_wait = jpeg_v2_0_dec_ring_emit_reg_wait,
|
H A D | vcn_v3_0.c | 1760 .emit_reg_wait = vcn_dec_sw_ring_emit_reg_wait, 1924 .emit_reg_wait = vcn_v2_0_dec_ring_emit_reg_wait, 2022 .emit_reg_wait = vcn_v2_0_enc_ring_emit_reg_wait,
|
H A D | vcn_v2_0.c | 2039 .emit_reg_wait = vcn_v2_0_dec_ring_emit_reg_wait, 2068 .emit_reg_wait = vcn_v2_0_enc_ring_emit_reg_wait,
|
H A D | vcn_v1_0.c | 2006 .emit_reg_wait = vcn_v1_0_dec_ring_emit_reg_wait, 2037 .emit_reg_wait = vcn_v1_0_enc_ring_emit_reg_wait,
|
H A D | vcn_v2_5.c | 1599 .emit_reg_wait = vcn_v2_0_dec_ring_emit_reg_wait, 1697 .emit_reg_wait = vcn_v2_0_enc_ring_emit_reg_wait,
|
H A D | sdma_v4_4_2.c | 1853 .emit_reg_wait = sdma_v4_4_2_ring_emit_reg_wait, 1884 .emit_reg_wait = sdma_v4_4_2_ring_emit_reg_wait,
|
H A D | uvd_v7_0.c | 1829 .emit_reg_wait = uvd_v7_0_ring_emit_reg_wait, 1861 .emit_reg_wait = uvd_v7_0_enc_ring_emit_reg_wait,
|
H A D | sdma_v4_0.c | 2341 .emit_reg_wait = sdma_v4_0_ring_emit_reg_wait, 2373 .emit_reg_wait = sdma_v4_0_ring_emit_reg_wait,
|