diff options
author | Alvin Lee <alvin.lee2@amd.com> | 2023-07-27 14:23:13 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-08-07 17:14:09 -0400 |
commit | 2b1b838ea8e5437ef06a29818d16e9efdfaf0037 (patch) | |
tree | 77ec49fc17fc53e2c8e6984e6aa1bc08bc0e8789 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | 2abc0ccf92bff889f2aa07c44c4d8093d453dd7a (diff) | |
download | linux-2b1b838ea8e5437ef06a29818d16e9efdfaf0037.tar.gz linux-2b1b838ea8e5437ef06a29818d16e9efdfaf0037.tar.bz2 linux-2b1b838ea8e5437ef06a29818d16e9efdfaf0037.zip |
drm/amd/display: Use max memclk variable when setting max memclk
[Description]
In overclocking scenarios the max memclk could be higher
than the DC mode limit. However, for configs that don't
support MCLK switching we need to set the max memclk to
the overclocked max instead of the DC mode max or we
could result in underflow.
Reviewed-by: Samson Tam <samson.tam@amd.com>
Acked-by: Tom Chung <chiahsuan.chung@amd.com>
Signed-off-by: Alvin Lee <alvin.lee2@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_cs.c')
0 files changed, 0 insertions, 0 deletions