Home
last modified time | relevance | path

Searched refs:state_type (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/include/
H A Damdgpu_reg_state.h50 uint8_t state_type; member
/linux/drivers/gpu/drm/amd/amdgpu/
H A Daqua_vanjaram.c942 pcie_reg_state->common_header.state_type = AMDGPU_REG_STATE_TYPE_PCIE; in aqua_vanjaram_read_pcie_state()
1026 xgmi_reg_state->common_header.state_type = AMDGPU_REG_STATE_TYPE_XGMI; in aqua_vanjaram_read_xgmi_state()
1099 wafl_reg_state->common_header.state_type = AMDGPU_REG_STATE_TYPE_WAFL; in aqua_vanjaram_read_wafl_state()
1218 usr_reg_state->common_header.state_type = AMDGPU_REG_STATE_TYPE_USR; in aqua_vanjaram_read_usr_state()
/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_mci.h309 u32 ar9003_mci_state(struct ath_hw *ah, u32 state_type);
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared.c231 enum dml2_core_internal_soc_state_type state_type,
510 enum dml2_core_internal_soc_state_type state_type,
5351 enum dml2_core_internal_soc_state_type state_type, in dml_get_return_bandwidth_available() argument
5370 if (state_type == dml2_core_internal_soc_state_svp_prefetch) { in dml_get_return_bandwidth_available()
5380 if (state_type == dml2_core_internal_soc_state_svp_prefetch) { in dml_get_return_bandwidth_available()
5421 …_printf("DML::%s: state_type = %s\n", __func__, dml2_core_internal_soc_state_type_str(state_type)); in dml_get_return_bandwidth_available()
7337 enum dml2_core_internal_soc_state_type state_type, in get_urgent_bandwidth_required() argument
7368 …l->mall_svp_prefetch_factor = (state_type == dml2_core_internal_soc_state_svp_prefetch) ? (bw_type… in get_urgent_bandwidth_required()
7386 if (state_type != dml2_core_internal_soc_state_svp_prefetch && is_phantom) in get_urgent_bandwidth_required()
H A Ddml2_core_dcn4_calcs.c2692 enum dml2_core_internal_soc_state_type state_type, in dml_get_return_bandwidth_available() argument
2715 if (state_type == dml2_core_internal_soc_state_svp_prefetch) { in dml_get_return_bandwidth_available()
2725 if (state_type == dml2_core_internal_soc_state_svp_prefetch) { in dml_get_return_bandwidth_available()
2766 …_printf("DML::%s: state_type = %s\n", __func__, dml2_core_internal_soc_state_type_str(state_type)); in dml_get_return_bandwidth_available()
4897 enum dml2_core_internal_soc_state_type state_type, in get_urgent_bandwidth_required() argument
4937 …l->mall_svp_prefetch_factor = (state_type == dml2_core_internal_soc_state_svp_prefetch) ? (bw_type… in get_urgent_bandwidth_required()
4954 if (state_type != dml2_core_internal_soc_state_svp_prefetch && is_phantom) in get_urgent_bandwidth_required()
5023 …, k, l->required_bandwidth_mbps, dml2_core_internal_soc_state_type_str(state_type), inc_flip_bw, i… in get_urgent_bandwidth_required()