summaryrefslogtreecommitdiff
path: root/drivers/thermal/gov_bang_bang.c
diff options
context:
space:
mode:
authorJulian Parkin <julian.parkin@amd.com>2019-06-25 21:55:53 +0300
committerAlex Deucher <alexander.deucher@amd.com>2019-07-18 22:17:20 +0300
commit0905f32977268149f06e3ce6ea4bd6d374dd891f (patch)
treef19359bd97a333181dfe16e4c69497647730348e /drivers/thermal/gov_bang_bang.c
parent67fd6c0d2de8e51e84ff3fa6e68bbd524f823e49 (diff)
downloadlinux-0905f32977268149f06e3ce6ea4bd6d374dd891f.tar.xz
drm/amd/display: Fix dc_create failure handling and 666 color depths
[Why] It is possible (but very unlikely) that constructing dc fails before current_state is created. We support 666 color depth in some scenarios, but this isn't handled in get_norm_pix_clk. It uses exactly the same pixel clock as the 888 case. [How] Check for non null current_state before destructing. Add case for 666 color depth to get_norm_pix_clk to avoid assertion. Signed-off-by: Julian Parkin <julian.parkin@amd.com> Reviewed-by: Charlene Liu <Charlene.Liu@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/thermal/gov_bang_bang.c')
0 files changed, 0 insertions, 0 deletions