summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorJulian Parkin <julian.parkin@amd.com>2019-06-25 14:55:53 -0400
committerAlex Deucher <alexander.deucher@amd.com>2019-07-18 14:17:20 -0500
commit0905f32977268149f06e3ce6ea4bd6d374dd891f (patch)
treef19359bd97a333181dfe16e4c69497647730348e /scripts/gdb/linux/proc.py
parent67fd6c0d2de8e51e84ff3fa6e68bbd524f823e49 (diff)
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 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions