Searched refs:vcn_v2_0_dec_ring_emit_reg_wait (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/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 | 1485 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 1516 vcn_v2_0_dec_ring_emit_reg_wait(ring, data0, data1, mask); in vcn_v2_0_dec_ring_emit_vm_flush() 2033 .emit_reg_wait = vcn_v2_0_dec_ring_emit_reg_wait,
|
| D | vcn_v2_5.c | 1546 .emit_reg_wait = vcn_v2_0_dec_ring_emit_reg_wait, 1576 .emit_reg_wait = vcn_v2_0_dec_ring_emit_reg_wait,
|
| D | vcn_v3_0.c | 1996 .emit_reg_wait = vcn_v2_0_dec_ring_emit_reg_wait,
|