diff options
| author | Austin Zheng <Austin.Zheng@amd.com> | 2026-08-19 09:33:57 -0400 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-09-02 16:49:34 -0400 |
| commit | 93a77d353cb26772ae2fba50ae7321ae996b7f00 (patch) | |
| tree | 07ca1d28fa6a633f4c461f25e99b344ed41994cb /scripts | |
| parent | 9ce3169430f1db035d491481086e2fae2552569c (diff) | |
| download | linux-93a77d353cb26772ae2fba50ae7321ae996b7f00.tar.gz linux-93a77d353cb26772ae2fba50ae7321ae996b7f00.zip | |
drm/amd/display: Remove const Qualifier From Non-Pointer Fields
[WHY/HOW]
Integer values for
dml2_core_calcs_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport_params
should not have the const qualifier.
This prevents using different values of the inputs when the
function is called again.
Reviewed-by: Dillon Varone <dillon.varone@amd.com>
Signed-off-by: Austin Zheng <Austin.Zheng@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Tested-by: Dan Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 342280aae4f33816e8d07c15cb538a3b375a7f8f)
Cc: stable@vger.kernel.org
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
