Searched refs:vcn_v2_0_dec_ring_emit_reg_wait (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/ |
D | vcn_v2_0.h | 34 extern void vcn_v2_0_dec_ring_emit_reg_wait(struct amdgpu_ring *ring, uint32_t reg,
|
D | vcn_v2_0.c | 1491 void vcn_v2_0_dec_ring_emit_reg_wait(struct amdgpu_ring *ring, uint32_t reg, in vcn_v2_0_dec_ring_emit_reg_wait() function 1522 vcn_v2_0_dec_ring_emit_reg_wait(ring, data0, data1, mask); in vcn_v2_0_dec_ring_emit_vm_flush() 2039 .emit_reg_wait = vcn_v2_0_dec_ring_emit_reg_wait,
|
D | vcn_v2_5.c | 1554 .emit_reg_wait = vcn_v2_0_dec_ring_emit_reg_wait, 1585 .emit_reg_wait = vcn_v2_0_dec_ring_emit_reg_wait,
|
D | vcn_v3_0.c | 1921 .emit_reg_wait = vcn_v2_0_dec_ring_emit_reg_wait,
|