linux_dsm_epyc7002/drivers/gpu/drm/amd/display
Michael Strauss 4404b47852 drm/amd/display: Check for null fclk voltage when parsing clock table
[WHY]
In cases where a clock table is malformed such that fclk entries have
frequencies but not voltages listed, we don't catch the error and set
clocks to 0 instead of using hardcoded values as we should.

[HOW]
Add check for clock tables fclk entry's voltage as well

Signed-off-by: Michael Strauss <michael.strauss@amd.com>
Reviewed-by: Eric Yang <eric.yang2@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-04-09 10:43:17 -04:00
..
amdgpu_dm drm/amd/display: Avoid create MST prop after registration 2020-04-09 10:43:17 -04:00
dc drm/amd/display: Check for null fclk voltage when parsing clock table 2020-04-09 10:43:17 -04:00
dmub drm/amd/display: Remove unused defines 2020-04-09 10:43:16 -04:00
include drm/amd/display: re-order asic declarations 2020-04-03 17:01:42 -04:00
modules drm/amd/display: Fix ABM config copy for dmcub 2020-04-09 10:43:16 -04:00
Kconfig amdgpu: Enable initial DCN support on POWER 2019-12-18 16:09:05 -05:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO