Home
last modified time | relevance | path

Searched refs:state_id (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dpp_psm.c122 unsigned long *state_id) in psm_get_ui_state() argument
133 *state_id = state->id; in psm_get_ui_state()
143 unsigned long *state_id) in psm_get_state_by_classification() argument
154 *state_id = state->id; in psm_get_state_by_classification()
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
206 &state_id)) in psm_set_performance_states()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/modules/inc/
A Dmod_hdcp.h198 uint8_t state_id; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/modules/hdcp/
A Dhdcp.c35 trace->errors[trace->error_count].state_id = hdcp->state.id; in push_error_status()

Completed in 7 milliseconds