diff options
author | George Shen <george.shen@amd.com> | 2021-10-07 15:59:44 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-06-21 18:17:23 -0400 |
commit | a3e731260b9325e2e87baf54f07619c6cb83931b (patch) | |
tree | 3a811056bec828fdad5377fd3e4a27dc5f16975e /drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | |
parent | 6bad8e4a0ec8a950d10d91cb1846f3ef3e1f4ae0 (diff) |
drm/amd/display: Fix typo in override_lane_settings
[Why]
The function currently skips overriding the drive
settings of the first lane.
[How]
Change for loop to start at 0 instead of 1.
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Acked-by: Alan Liu <HaoPing.Liu@amd.com>
Signed-off-by: George Shen <george.shen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c')
0 files changed, 0 insertions, 0 deletions