Searched refs:amdgpu_dm_psr_is_active_allowed (Results 1 – 3 of 3) sorted by relevance
39 bool amdgpu_dm_psr_is_active_allowed(struct amdgpu_display_manager *dm);
221 * amdgpu_dm_psr_is_active_allowed() - check if psr is allowed on any stream227 bool amdgpu_dm_psr_is_active_allowed(struct amdgpu_display_manager *dm) in amdgpu_dm_psr_is_active_allowed() function
216 !amdgpu_dm_psr_is_active_allowed(idle_work->dm)) { in amdgpu_dm_idle_worker()