diff options
author | Austin Zheng <Austin.Zheng@amd.com> | 2024-11-05 10:22:02 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-11-20 09:39:58 -0500 |
commit | c3ea03c2a1557644386e38aaf2b5a9c261e0be1a (patch) | |
tree | 8b606f808fef897fb269e7b5eed29ee2f2ac77e9 /drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c | |
parent | e0179588d6eeb74eb87981c07a405524a1f0a677 (diff) | |
download | linux-c3ea03c2a1557644386e38aaf2b5a9c261e0be1a.tar.gz linux-c3ea03c2a1557644386e38aaf2b5a9c261e0be1a.tar.bz2 linux-c3ea03c2a1557644386e38aaf2b5a9c261e0be1a.zip |
drm/amd/display: Populate Power Profile In Case of Early Return
Early return possible if context has no clk_mgr.
This will lead to an invalid power profile being returned
which looks identical to a profile with the lowest power level.
Add back logic that populated the power profile and overwrite
the value if needed.
Cc: stable@vger.kernel.org
Fixes: d016d0dd5a57 ("drm/amd/display: Update Interface to Check UCLK DPM")
Reviewed-by: Dillon Varone <dillon.varone@amd.com>
Signed-off-by: Austin Zheng <Austin.Zheng@amd.com>
Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c')
0 files changed, 0 insertions, 0 deletions