Home
last modified time | relevance | path

Searched defs:inst_idx (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Dvcn_v2_5.c448 static void vcn_v2_5_mc_resume_dpg_mode(struct amdgpu_device *adev, int inst_idx, bool indirect) in vcn_v2_5_mc_resume_dpg_mode()
662 uint8_t sram_sel, int inst_idx, uint8_t indirect) in vcn_v2_5_clock_gating_dpg_mode()
771 static int vcn_v2_5_start_dpg_mode(struct amdgpu_device *adev, int inst_idx, bool indirect) in vcn_v2_5_start_dpg_mode()
1304 static int vcn_v2_5_stop_dpg_mode(struct amdgpu_device *adev, int inst_idx) in vcn_v2_5_stop_dpg_mode()
1401 int inst_idx, struct dpg_pause_state *new_state) in vcn_v2_5_pause_dpg_mode()
Damdgpu_vcn.h70 #define RREG32_SOC15_DPG_MODE_1_0(ip, inst_idx, reg, mask, sram_sel) \ argument
80 #define WREG32_SOC15_DPG_MODE_1_0(ip, inst_idx, reg, value, mask, sram_sel) \ argument
91 #define SOC15_DPG_MODE_OFFSET(ip, inst_idx, reg) \ argument
124 #define RREG32_SOC15_DPG_MODE(inst_idx, offset, mask_en) \ argument
133 #define WREG32_SOC15_DPG_MODE(inst_idx, offset, value, mask_en, indirect) \ argument
Dvcn_v3_0.c459 static void vcn_v3_0_mc_resume_dpg_mode(struct amdgpu_device *adev, int inst_idx, bool indirect) in vcn_v3_0_mc_resume_dpg_mode()
781 uint8_t sram_sel, int inst_idx, uint8_t indirect) in vcn_v3_0_clock_gating_dpg_mode()
896 static int vcn_v3_0_start_dpg_mode(struct amdgpu_device *adev, int inst_idx, bool indirect) in vcn_v3_0_start_dpg_mode()
1430 static int vcn_v3_0_stop_dpg_mode(struct amdgpu_device *adev, int inst_idx) in vcn_v3_0_stop_dpg_mode()
1537 int inst_idx, struct dpg_pause_state *new_state) in vcn_v3_0_pause_dpg_mode()
Dvcn_v1_0.c1211 int inst_idx, struct dpg_pause_state *new_state) in vcn_v1_0_pause_dpg_mode()
Dvcn_v2_0.c1201 int inst_idx, struct dpg_pause_state *new_state) in vcn_v2_0_pause_dpg_mode()
Damdgpu_psp.c2339 int psp_update_vcn_sram(struct amdgpu_device *adev, int inst_idx, in psp_update_vcn_sram()