Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_vcn.h70 #define RREG32_SOC15_DPG_MODE(ip, inst_idx, reg, mask, sram_sel) \ argument
80 #define WREG32_SOC15_DPG_MODE(ip, inst_idx, reg, value, mask, sram_sel) \ argument
91 #define SOC15_DPG_MODE_OFFSET_2_0(ip, inst_idx, reg) \ argument
114 #define RREG32_SOC15_DPG_MODE_2_0(inst_idx, offset, mask_en) \ argument
123 #define WREG32_SOC15_DPG_MODE_2_0(inst_idx, offset, value, mask_en, indirect) \ argument
H A Damdgpu_vcn_v2_5.c436 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()
648 uint8_t sram_sel, int inst_idx, uint8_t indirect) in vcn_v2_5_clock_gating_dpg_mode()
757 static int vcn_v2_5_start_dpg_mode(struct amdgpu_device *adev, int inst_idx, bool indirect) in vcn_v2_5_start_dpg_mode()
1272 static int vcn_v2_5_stop_dpg_mode(struct amdgpu_device *adev, int inst_idx) in vcn_v2_5_stop_dpg_mode()
1370 int inst_idx, struct dpg_pause_state *new_state) in vcn_v2_5_pause_dpg_mode()
H A Damdgpu_vcn_v2_0.c1140 int inst_idx, struct dpg_pause_state *new_state) in vcn_v2_0_pause_dpg_mode()
H A Damdgpu_vcn_v1_0.c1209 int inst_idx, struct dpg_pause_state *new_state) in vcn_v1_0_pause_dpg_mode()
H A Damdgpu_psp.c1695 int psp_update_vcn_sram(struct amdgpu_device *adev, int inst_idx, in psp_update_vcn_sram()