Lines Matching defs:adev

68 	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
174 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_sw_fini() local
196 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_hw_init() local
233 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_hw_fini() local
252 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_suspend() local
273 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_resume() local
291 static void vcn_v1_0_mc_resume_spg_mode(struct amdgpu_device *adev) in vcn_v1_0_mc_resume_spg_mode()
358 static void vcn_v1_0_mc_resume_dpg_mode(struct amdgpu_device *adev) in vcn_v1_0_mc_resume_dpg_mode()
438 static void vcn_v1_0_disable_clock_gating(struct amdgpu_device *adev) in vcn_v1_0_disable_clock_gating()
565 static void vcn_v1_0_enable_clock_gating(struct amdgpu_device *adev) in vcn_v1_0_enable_clock_gating()
630 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()
684 static void vcn_1_0_disable_static_power_gating(struct amdgpu_device *adev) in vcn_1_0_disable_static_power_gating()
729 static void vcn_1_0_enable_static_power_gating(struct amdgpu_device *adev) in vcn_1_0_enable_static_power_gating()
777 static int vcn_v1_0_start_spg_mode(struct amdgpu_device *adev) in vcn_v1_0_start_spg_mode()
951 static int vcn_v1_0_start_dpg_mode(struct amdgpu_device *adev) in vcn_v1_0_start_dpg_mode()
1095 static int vcn_v1_0_start(struct amdgpu_device *adev) in vcn_v1_0_start()
1113 static int vcn_v1_0_stop_spg_mode(struct amdgpu_device *adev) in vcn_v1_0_stop_spg_mode()
1154 static int vcn_v1_0_stop_dpg_mode(struct amdgpu_device *adev) in vcn_v1_0_stop_dpg_mode()
1187 static int vcn_v1_0_stop(struct amdgpu_device *adev) in vcn_v1_0_stop()
1199 static int vcn_v1_0_pause_dpg_mode(struct amdgpu_device *adev, in vcn_v1_0_pause_dpg_mode()
1329 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_is_idle() local
1336 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_wait_for_idle() local
1348 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_set_clockgating_state() local
1372 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_get_rptr() local
1386 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_get_wptr() local
1400 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_set_wptr() local
1418 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_insert_start() local
1437 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_insert_end() local
1455 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_emit_fence() local
1496 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_emit_ib() local
1518 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_emit_reg_wait() local
1552 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_emit_wreg() local
1574 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_enc_ring_get_rptr() local
1591 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_enc_ring_get_wptr() local
1608 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_enc_ring_set_wptr() local
1696 static int vcn_v1_0_set_interrupt_state(struct amdgpu_device *adev, in vcn_v1_0_set_interrupt_state()
1704 static int vcn_v1_0_process_interrupt(struct amdgpu_device *adev, in vcn_v1_0_process_interrupt()
1731 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_dec_ring_insert_nop() local
1753 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in vcn_v1_0_set_powergating_state() local
1770 struct amdgpu_device *adev = in vcn_v1_0_idle_work_handler() local
1810 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_ring_begin_use() local
1824 struct amdgpu_device *adev = ring->adev; in vcn_v1_0_set_pg_for_begin_use() local
1952 static void vcn_v1_0_set_dec_ring_funcs(struct amdgpu_device *adev) in vcn_v1_0_set_dec_ring_funcs()
1958 static void vcn_v1_0_set_enc_ring_funcs(struct amdgpu_device *adev) in vcn_v1_0_set_enc_ring_funcs()
1973 static void vcn_v1_0_set_irq_funcs(struct amdgpu_device *adev) in vcn_v1_0_set_irq_funcs()