Lines Matching defs:adev
69 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_early_init() local
93 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_sw_init() local
177 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_sw_fini() local
199 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_hw_init() local
236 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_hw_fini() local
259 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_suspend() local
287 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_resume() local
305 static void vcn_v1_0_mc_resume_spg_mode(struct amdgpu_device *adev) in vcn_v1_0_mc_resume_spg_mode()
372 static void vcn_v1_0_mc_resume_dpg_mode(struct amdgpu_device *adev) in vcn_v1_0_mc_resume_dpg_mode()
451 static void vcn_v1_0_disable_clock_gating(struct amdgpu_device *adev) in vcn_v1_0_disable_clock_gating()
577 static void vcn_v1_0_enable_clock_gating(struct amdgpu_device *adev) in vcn_v1_0_enable_clock_gating()
642 static void vcn_v1_0_clock_gating_dpg_mode(struct amdgpu_device *adev, uint8_t sram_sel) in vcn_v1_0_clock_gating_dpg_mode()
696 static void vcn_1_0_disable_static_power_gating(struct amdgpu_device *adev) in vcn_1_0_disable_static_power_gating()
741 static void vcn_1_0_enable_static_power_gating(struct amdgpu_device *adev) in vcn_1_0_enable_static_power_gating()
789 static int vcn_v1_0_start_spg_mode(struct amdgpu_device *adev) in vcn_v1_0_start_spg_mode()
963 static int vcn_v1_0_start_dpg_mode(struct amdgpu_device *adev) in vcn_v1_0_start_dpg_mode()
1107 static int vcn_v1_0_start(struct amdgpu_device *adev) in vcn_v1_0_start()
1120 static int vcn_v1_0_stop_spg_mode(struct amdgpu_device *adev) in vcn_v1_0_stop_spg_mode()
1166 static int vcn_v1_0_stop_dpg_mode(struct amdgpu_device *adev) in vcn_v1_0_stop_dpg_mode()
1199 static int vcn_v1_0_stop(struct amdgpu_device *adev) in vcn_v1_0_stop()
1211 static int vcn_v1_0_pause_dpg_mode(struct amdgpu_device *adev, in vcn_v1_0_pause_dpg_mode()
1341 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_is_idle() local
1348 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_wait_for_idle() local
1360 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_set_clockgating_state() local
1384 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_get_rptr() local
1398 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_get_wptr() local
1412 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_set_wptr() local
1430 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_insert_start() local
1449 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_insert_end() local
1469 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_emit_fence() local
1512 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_emit_ib() local
1534 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_emit_reg_wait() local
1568 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_emit_wreg() local
1590 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_enc_ring_get_rptr() local
1607 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_enc_ring_get_wptr() local
1624 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_enc_ring_set_wptr() local
1716 static int vcn_v1_0_set_interrupt_state(struct amdgpu_device *adev, in vcn_v1_0_set_interrupt_state()
1724 static int vcn_v1_0_process_interrupt(struct amdgpu_device *adev, in vcn_v1_0_process_interrupt()
1751 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_insert_nop() local
1773 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_set_powergating_state() local
1790 struct amdgpu_device *adev = in vcn_v1_0_idle_work_handler() local
1830 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_ring_begin_use() local
1844 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_set_pg_for_begin_use() local
2041 static void vcn_v1_0_set_dec_ring_funcs(struct amdgpu_device *adev) in vcn_v1_0_set_dec_ring_funcs()
2047 static void vcn_v1_0_set_enc_ring_funcs(struct amdgpu_device *adev) in vcn_v1_0_set_enc_ring_funcs()
2062 static void vcn_v1_0_set_irq_funcs(struct amdgpu_device *adev) in vcn_v1_0_set_irq_funcs()