linux-xiaomi-chiron/drivers/gpu/drm/amd/display/dc
Michael Strauss 72f5b5a308 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>
Cc: stable@vger.kernel.org
2020-04-07 14:22:10 -04:00
..
basics
bios AMD DISPLAY CORE: Use fallthrough; 2020-03-13 11:52:34 -04:00
calcs drm/amdgpu/display: Fix Pollock Variant Detection 2020-03-09 13:51:03 -04:00
clk_mgr drm/amd/display: Check for null fclk voltage when parsing clock table 2020-04-07 14:22:10 -04:00
core drm/amd/display: Acknowledge wm_optimized_required 2020-04-07 14:21:22 -04:00
dce drm/amd/display: Possible divide by zero in set_speed() 2020-03-13 11:52:35 -04:00
dce80
dce100
dce110 drm/amd/display: Make cursor source translation adjustment optional 2020-04-07 14:20:45 -04:00
dce112
dce120
dcn10 drm/amd/display: Make cursor source translation adjustment optional 2020-04-07 14:20:45 -04:00
dcn20 drm/amd/display: Program viewport when source pos changes for DCN20 hw seq 2020-04-07 14:20:45 -04:00
dcn21 drm/amd/display: Fix dcn21 num_states 2020-03-31 12:26:15 -04:00
dml drm/amd/display: Fix dcn21 num_states 2020-03-31 12:26:15 -04:00
dsc
gpio drm/amdgpu/display: extend DCN guards 2020-02-12 16:04:39 -05:00
hdcp
inc drm/amd/display: DPP DTO isn't update properly. 2020-03-19 00:03:04 -04:00
irq
virtual
dc.h drm/amd/display: Support plane level CTM 2020-03-31 12:26:14 -04:00
dc_bios_types.h
dc_ddc_types.h
dc_dmub_srv.c
dc_dmub_srv.h
dc_dp_types.h drm/amd/display: Pass override OUI in to dc_init_data 2020-02-11 11:49:47 -05:00
dc_dsc.h
dc_helper.c
dc_hw_types.h drm/amd/display: Make cursor source translation adjustment optional 2020-04-07 14:20:45 -04:00
dc_link.h drm/amd/display: only include FEC overhead if both asic and display support FEC 2020-03-05 00:29:05 -05:00
dc_stream.h drm/amd/display: Indicate dsc updates explicitly 2020-02-06 15:04:37 -05:00
dc_types.h drm/amd/display: Add 'disable FEC for specific monitor' infrastructure to DC 2020-03-05 00:30:52 -05:00
dm_cp_psp.h drm/amd/display: determine is mst hdcp based on stream instead of sink signal 2020-03-09 13:49:06 -04:00
dm_event_log.h
dm_helpers.h
dm_pp_smu.h
dm_services.h
dm_services_types.h
irq_types.h
Makefile
os_types.h