Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b0b00ff1 authored by Arindam Nath's avatar Arindam Nath Committed by Alex Deucher
Browse files

drm/amd/amdgpu: enable clockgating only after late init



Sometimes during multiple reboots, the system hangs
during bootup. The issue is very random and happens
once in around 50 reboots or so.

It seems if clockgating is enabled before late init,
the GFX engine sometimes does not respond.

This patch changes the ordering a little so that
both powergating and clockgating are enabled only
after late init calls.

Reviewed-by: default avatarChristian König <christian.koenig@amd.com>
Signed-off-by: default avatarArindam Nath <arindam.nath@amd.com>
Tested-by: default avatarSunil Uttarwar <Sunil.Uttarwar1@amd.com>
Reviewed-by: default avatarTom St Denis <tom.stdenis@amd.com>
Reviewed-by: default avatarAlex Deucher <alexander.deucher@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 113d0f9d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment