Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ | |
amdgpu_pp_psm.c | 118 unsigned long *state_id) 129 *state_id = state->id; 139 unsigned long *state_id) 150 *state_id = state->id; 158 static int psm_set_states(struct pp_hwmgr *hwmgr, unsigned long state_id) 169 if (state->id == state_id) { 180 unsigned long state_id; local in function:psm_set_boot_states 187 &state_id)) 188 ret = psm_set_states(hwmgr, state_id); 195 unsigned long state_id; local in function:psm_set_performance_states [all...] |
/src/sys/external/bsd/drm2/dist/drm/amd/display/modules/inc/ | |
mod_hdcp.h | 185 uint8_t state_id; member in struct:mod_hdcp_error |