diff options
| author | Daniel Miess <[email protected]> | 2023-06-22 12:11:48 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-07-18 15:15:57 +0000 |
| commit | 250a636a3f46be65c9d10d403cf7f12de017d353 (patch) | |
| tree | 7c01e999470e7d319cf53536912a278f9c2b2efe /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | drm/amd/display: Add link encoding to timing BW calculation parameters (diff) | |
| download | kernel-250a636a3f46be65c9d10d403cf7f12de017d353.tar.gz kernel-250a636a3f46be65c9d10d403cf7f12de017d353.zip | |
drm/amd/display: Prevent vtotal from being set to 0
[Why]
In dcn314 DML the destination pipe vtotal was being set
to the crtc adjustment vtotal_min value even in cases
where that value is 0.
[How]
Only set vtotal to the crtc adjustment vtotal_min value
in cases where the value is non-zero.
Cc: Mario Limonciello <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: [email protected]
Reviewed-by: Nicholas Kazlauskas <[email protected]>
Acked-by: Alan Liu <[email protected]>
Signed-off-by: Daniel Miess <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions
