diff options
| author | Alex Hung <alex.hung@amd.com> | 2025-02-28 02:36:25 +0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2025-03-10 20:28:53 +0300 |
| commit | 274a87eb389f58eddcbc5659ab0b180b37e92775 (patch) | |
| tree | bdbc56c2d49bb0c4086ec34443384988d206316c /tools/perf/scripts/python/sctop.py | |
| parent | 15d1c2e6bf60511ba068d7d735d051911c6c5b92 (diff) | |
| download | linux-274a87eb389f58eddcbc5659ab0b180b37e92775.tar.xz | |
drm/amd/display: Assign normalized_pix_clk when color depth = 14
[WHY & HOW]
A warning message "WARNING: CPU: 4 PID: 459 at ... /dc_resource.c:3397
calculate_phy_pix_clks+0xef/0x100 [amdgpu]" occurs because the
display_color_depth == COLOR_DEPTH_141414 is not handled. This is
observed in Radeon RX 6600 XT.
It is fixed by assigning pix_clk * (14 * 3) / 24 - same as the rests.
Also fixes the indentation in get_norm_pix_clk.
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Tom Chung <chiahsuan.chung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions
