commit | 8d6da3bbfd959a92bc4a20d6b8ad596f2bee033e | [log] [tgz] |
---|---|---|
author | Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> | Wed Oct 10 12:55:24 2018 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Nov 05 14:21:33 2018 -0500 |
tree | 51fb33bbbadb7df6dd1eda921c842bc535fec63c | |
parent | b76dfbef061acc29b74cc61e9fbbb60537edcc55 [diff] |
drm/amd/display: fix dml max voltage state Gabe's formula sometimes uses values from non-existent 'unsupported' state to do validation. This change adds this extra state so validation can work correctly. Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>