diff options
author | Jing Zhou <Jing.Zhou@amd.com> | 2020-11-16 18:11:08 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-12-08 23:03:52 -0500 |
commit | 5c8a6c71d72021c0d62d8904997495c93b962eec (patch) | |
tree | dbbc93f722545f9ee12e2e207ee3334ec20b3e44 /drivers/gpu/drm/amd/display/dc/dcn30/dcn30_vpg.c | |
parent | 92f1fa0d67a88d5c3992f1ddd7bab30a42f43eb8 (diff) |
drm/amd/display: Set default bits per channel
[Why]
Bump into calcReducedBlankingTiming because of mode query failed.
In this function,
timing.displayColorDepth == DISPLAY_COLOR_DEPTH_UNDEFINED.
Then req_bw == 0 because of bits_per_channel == 0.
So decide edp link settings, use default RBRx1 for special timing.
[How]
Set default bits_per_channel is 8.
Signed-off-by: Jing Zhou <Jing.Zhou@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Eryk Brol <eryk.brol@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dcn30/dcn30_vpg.c')
0 files changed, 0 insertions, 0 deletions