Home
last modified time | relevance | path

Searched refs:state_id (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dpp_psm.c113 unsigned long *state_id) in psm_get_ui_state()
124 *state_id = state->id; in psm_get_ui_state()
134 unsigned long *state_id) in psm_get_state_by_classification()
145 *state_id = state->id; in psm_get_state_by_classification()
153 static int psm_set_states(struct pp_hwmgr *hwmgr, unsigned long state_id) in psm_set_states() argument
164 if (state->id == state_id) { in psm_set_states()
175 unsigned long state_id; in psm_set_boot_states() local
182 &state_id)) in psm_set_boot_states()
183 ret = psm_set_states(hwmgr, state_id); in psm_set_boot_states()
190 unsigned long state_id; in psm_set_performance_states() local
111 psm_get_ui_state(struct pp_hwmgr *hwmgr, enum PP_StateUILabel ui_label, unsigned long *state_id) psm_get_ui_state() argument
132 psm_get_state_by_classification(struct pp_hwmgr *hwmgr, enum PP_StateClassificationFlag flag, unsigned long *state_id) psm_get_state_by_classification() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dpp_psm.c122 unsigned long *state_id) in psm_get_ui_state()
133 *state_id = state->id; in psm_get_ui_state()
143 unsigned long *state_id) in psm_get_state_by_classification()
154 *state_id = state->id; in psm_get_state_by_classification()
162 static int psm_set_states(struct pp_hwmgr *hwmgr, unsigned long state_id) in psm_set_states() argument
173 if (state->id == state_id) { in psm_set_states()
184 unsigned long state_id; in psm_set_boot_states() local
191 &state_id)) in psm_set_boot_states()
192 ret = psm_set_states(hwmgr, state_id); in psm_set_boot_states()
199 unsigned long state_id; in psm_set_performance_states() local
120 psm_get_ui_state(struct pp_hwmgr *hwmgr, enum PP_StateUILabel ui_label, unsigned long *state_id) psm_get_ui_state() argument
141 psm_get_state_by_classification(struct pp_hwmgr *hwmgr, enum PP_StateClassificationFlag flag, unsigned long *state_id) psm_get_state_by_classification() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_hdcp.h185 uint8_t state_id; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_hdcp.h199 uint8_t state_id; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp.c35 trace->errors[trace->error_count].state_id = hdcp->state.id; in push_error_status()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp.c35 trace->errors[trace->error_count].state_id = hdcp->state.id; in push_error_status()

Completed in 5 milliseconds