aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJulian Parkin <[email protected]>2019-06-25 14:55:53 -0400
committerAlex Deucher <[email protected]>2019-07-18 14:27:26 -0500
commit8897810adfa768b0c127c1e204bedc4449e3f945 (patch)
tree4edff11bc6d10f6d7b62bd3a45b1cc4263fb571c /tools/perf/scripts/python/bin/stackcollapse-record
parent6da16270ee026a0397a67f5e2b4661b6dfa45afb (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 <[email protected]> Reviewed-by: Charlene Liu <[email protected]> Acked-by: Leo Li <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions