Searched refs:user_state (Results 1 – 6 of 6) sorted by relevance
358 enum amd_pm_state_type *user_state) in hwmgr_handle_task() argument387 if (user_state == NULL) { in hwmgr_handle_task()392 requested_ui_label = power_state_convert(*user_state); in hwmgr_handle_task()
450 struct drm_plane/crtc/connector_state, *user_state)453 on the user_state; if unneeded, just return, and the caller will455 Setup 2: check user_state with component features and capabilities to see461 convert user_state to component specific state.
1020 *state = adev->pm.dpm.user_state; in amdgpu_dpm_get_current_power_state()1027 *state = adev->pm.dpm.user_state; in amdgpu_dpm_get_current_power_state()1037 adev->pm.dpm.user_state = state; in amdgpu_dpm_set_power_state()1168 enum amd_pm_state_type *user_state) in amdgpu_dpm_dispatch_task() argument1179 user_state); in amdgpu_dpm_dispatch_task()
453 enum amd_pm_state_type *user_state) in pp_dpm_dispatch_tasks() argument460 return hwmgr_handle_task(hwmgr, task_id, user_state); in pp_dpm_dispatch_tasks()
2476 enum amd_pm_state_type *user_state) in smu_handle_dpm_task() argument
7782 adev->pm.dpm.user_state = POWER_STATE_TYPE_BALANCED; in si_dpm_sw_init()